I am trying to run Odyssey locally, but getting a "security sever may be unreachable or offline" error in the navigator. I've tried testing the EAF security service to make sure it is running and ran into a 404 page error.
I used
"http://[YOURSERVERNAMEHERE]/EAF/Odyssey/[Your Site ID]/Security/Service?Partition=[Your Site ID]&Username=system&Password=tsg"
replacing some of the info with my configuration.
Related
I am trying to install CWP cwp-el8-latest within a VM as per the below guide:
https://www.inmotionhosting.com/support/edu/control-web-panel/install-control-web-panel-cwp/#install
After executing the package & rebooting, navigated to my VM's brownser and received the below:
Unable to connect
An error occurred during a connection to hhtps://[IP]:2031
The site could be temporarily unavailable or too busy. Try again in a few moments.
If you are unable to load any pages, check your computer’s network connection.
If your computer or network is protected by a firewall or proxy, make sure that Firefox is permitted to access the Web.
I have noticed mariadb.service & Apache services has not been installed post the cwp-el8-latest install.
I am trying to install a self-hosted build agent on my azure server and I am unable to install it due to below error,
However, I am able to install it on my other server without any error. I am not sure what am I missing on the server where I am getting the above error.
I had tried using the --sslskipcertvalidation as well but no success. I also created a self signed SSL cert as well by referring the below URL but still the issue exist.
https://thycotic.force.com/support/s/article/Installing-a-Self-Signed-SSL-HTTPS-Certificate
I deployed Odoo 13 on AWS. But it shows this error when connecting:
GET https://****-erp.sit.solpass.co/web/content/497-9d3f564/web.assets_common.css net::ERR_ABORTED 404
web?debug=0:38 GET https://****-erp.sit.solpass.co/web/content/503-4926ae1/web.assets_backend.css net::ERR_ABORTED 404
web?debug=0:39 GET https://****-erp.sit.solpass.co/web/content/504-9d3f564/web.assets_common.js net::ERR_ABORTED 404
web?debug=0:40 GET https://****-erp.sit.solpass.co/web/content/505-4926ae1/web.assets_backend.js net::ERR_ABORTED 404
web?debug=0:52 Uncaught TypeError: odoo.define is not a function
at web?debug=0:52
I think my issue appear because my Odoo can not access these Js, Css file.
And when I access it by normal debug or debug with assets, it's run normally
Most critical level of issue, SnippetBucket Team is expert on ODOO to resolve all critical issues.
DELETE FROM ir_attachment WHERE name SIMILAR TO '%.(js|css)';
For ODOO 13,14 version I confirmed.
We SnippetBucket.com face critical same issues for plenty of clients. But with this SQL delete old reference, than after restart ODOO and access backend and front-end, it 1000% worked for us.
sudo service odoo restart
or
sudo service odoo-server restart
Restart based on your linux/window or mac
Make sure when you restore your database successful restore all filestore. I better suggest on backup and restore, filestore manually copy and restore based on "data" location
After deleting all attachments on the database and restart Odoo on server. It was resolved
When I'm trying to open any app in IIS Manager (local machine) like CGI, Handler mappings etc. I got an error There was an error while performing this operation:
I'm unable to find out this issue.
I installed the hosting bundle again. i.e. repair and then checked if the iis_usr has all access for the wwwroot folder.
This resolved the problem for me.
I am using msdeploy to deploy codes to dev server. this morning it stops working. and I am getting ERROR_USER_NOT_ADMIN. nothing changed, at least not that I know of.
abc\jqin, this user is a domain account, its a local admin. why am I still getting ERROR_USER_NOT_ADMIN
Deploy: "C:\Program Files\IIS\Microsoft Web Deploy V3\msdeploy.exe"
-verb:sync -source:package="C:\NetBuild\Packages\IRViewerSvc\IRViewerSvc.zip" -dest:iisApp=IRViewerSvc,computerName=tvw-irwebsvc,username="abc\jqin",password=********
Info: Using ID '51e98b9d-456e-4c7e-8f1a-c696c240f431' for
connections to the remote server. EXEC : error Code:
ERROR_USER_NOT_ADMIN [C:\NetBuild\BuildScript\IRViewerSvc.build]
More Information: Connected to 'tvw-irwebsvc' using the Web Deployment
Agent Service, but could not authorize. Make sure you are an
administrator on 'tvw-irwebsvc'. Learn more at:
http://go.microsoft.com/fwlink/?LinkId=221672#ERROR_USER_NOT_ADMIN.
Error : The remote server returned an error : (401) Unauthorized.
[C:\NetBuild\BuildScript\IRViewerSvc.build] EXEC : error count: 1.
[C:\NetBuild\BuildScript\IRViewerSvc.build]
C:\NetBuild\BuildScript\IRViewerSvc.build(71,5): error MSB3073: The
command ""C:\Program Files\IIS\Microsoft Web Deploy V3\msdeploy.exe"
-verb:sync -source:package="C:\NetBuild\Packages\IRViewerSvc\IRViewerSvc.zip" -dest:iisApp=IRViewerSvc,computerName=tvw-irwebsvc,username="abc\jqin",password=********"
exited with code -1. Done Building Project
"C:\NetBuild\BuildScript\IRViewerSvc.build" (deploy target(s)) --
FAILED.
Try search mmc and run it click on File add or remove snap-ins, select Local Users and Groups hit ok.
Click on the User uncheck everything and check only Password never expires.
Now go to Groups add new group if it does not exists MSDepSvcUsers, Double click on it and add your User as a member.
Go to Services and restart the Web Deployment Agent Service.
Now try and run your MSDeploy.
I hope this was helpful.
Trosago
The NetLogon solution posted here didn't work on our AWS EC2 Windows Server 2019 instances because of the following:
This computer is configured as a member of a workgroup, not as a member of a domain. The Netlogon service does not need to run in this configuration.
The MSDepSvcUsers solution posted here didn't work completely either:
[16:19:20] Error: (2/10/2020 5:19:20 PM) An error occurred when the request was processed on the remote computer.
[16:19:20] Error: An error occurred when reading the IIS Configuration File 'MACHINE/REDIRECTION'. The identity performing the operation was 'EC2AMAZ-ABCDEFG\SomeUserName'.
[16:19:20] Error: Filename: \\?\C:\Windows\system32\inetsrv\config\redirection.config
[16:19:20] Error: Cannot read configuration file due to insufficient permissions
As noted here: https://social.msdn.microsoft.com/Forums/vstudio/en-US/083efb2e-d087-4a03-9f6a-662a218cacf8/machineredirection-error?forum=tfsgeneral
Adding the Read & execute and Read access to the folder containing the redirection.config file for the user doing the deploy didn't fix the issue, but adding read permissions for the NETWORK SERVICE user on that same folder did.
I recently encountered an interment problem where builds were failing with ERROR_USER_NOT_ADMIN.
This was after an OS upgrade to Windows 2016.
The error from MsDeploy was not entirely correct in our situation and we noticed that if the deployment user was remoted onto the server the deploy would complete successfully.
Upon looking at the event log I noticed that there was an error stating that the deployment account failed to logon with a reason 'The NetLogon component is not active.'
Sure enough, the NetLogon service was stopped. Starting it meant the deployments worked again.