Odoo Outgoing Mail Server Error: Connection Test Failed - odoo

My email, my password and everyting is correct. All of my Odoo projects have the same outgoing mail server, but in this one, I don't know what is the cause of this error. Please see the link for the image:
https://snipboard.io/7p8On1.jpg
The error always says:
"Connection Test Failed! Here is what we got instead: -3 Temporary failure in name resolution"
I've already tried a lot of solutions including the Step 2 Verification and some online articles tutorial on ubuntu terminal to solve the problem but still I got an error. Please help me how to solve this?

Related

Strapi: can't save anything in admin

I installed Strapi, apparently successfully, but anything I try to save gives me an error
Failed to load resource: the server responded with a status of 403 (Forbidden)
I have it installed on a centos 7 server.
I was even able to create a few content-types, but when I try to make relational fields I get this error.
I thought it would be something related to roles and permissions plugin. Tried to change permissions, but same error. Tried updating my profile, also error.
Ok, I just figured it out.
Mod segurity was on. Had to turn it off.

How to check logs for - Error: Could not connect, retrying (3/3) - Not able to ssh into Instance

I have a GCP instance which was running successfully until last week. But suddenly I am not able to ssh into it. I am getting the error
Could not connect, retrying (3/3)
When I tried to find the root cause of it. I somehow managed to learn about os-login and configured it in the instance metadata.
Though my os-login setup was successful and was able to ssh through os-login I am not able to access it since it asks for username and password which I don't have any clue on what to give. I tried so many articles but still failed to understand what to give in that.
I can easily delete the instance and set up it from scratch but all I worry is I am not able to find the root cause of it.
Can someone help me what are the ways to find out the logs/cause for why I am not able to ssh into it suddenly?
I tried seeing the instance logs from the options in the console. But it did not have much info.

"500 status code received on GET method for API" error in Ambari - Hive Service instllation

I have ambari 2.1.2 installed on CentOS 6.4. I have the following two questions related to Hive service installation through ambari.
Question 1:
On the Ambari Dashboard, what is “MySQL Server / Hive”?. When Ambari was installed, wasn’t MySQL server already installed initally?. Will installing the “MySQL server/ Hive” service, overwrite the existing MySQL server?.
Question 2:
When I try to install “MySQL server / Hive” service, I get the following “Get Method for API” error (please see details at the end of this post). I tried to create hive database manually also and selected “Existing MySQL database” option from the config section, but this error never goes away. I am unable to find any logs and therefore stuck.
Following is the first error message that is displayed in a dialog box.
500 status code received on GET method for API:
/api/v1/clusters/SGICluster/hosts?fields=Hosts/rack_info,Hosts/host_name,Hosts/maintenance_state,Hosts/public_host_name,Hosts/cpu_count,Hosts/ph_cpu_count,alerts_summary,Hosts/host_status,Hosts/last_heartbeat_time,Hosts/ip,host_components/HostRoles/state,host_components/HostRoles/maintenance_state,host_components/HostRoles/stale_configs,host_components/HostRoles/service_name,host_components/HostRoles/desired_admin_state,metrics/disk,metrics/load/load_one,Hosts/total_mem,Hosts/os_arch,Hosts/os_type,metrics/cpu/cpu_system,metrics/cpu/cpu_user,metrics/memory/mem_total,metrics/memory/mem_free,stack_versions/HostStackVersions,stack_versions/repository_versions/RepositoryVersions/repository_version,stack_versions/repository_versions/RepositoryVersions/id,stack_versions/repository_versions/RepositoryVersions/display_name&minimal_response=true&sortBy=Hosts/host_name.asc
Error message: Server Error
If I close the dialog box, by pressing "ok" green button, then the error message is shorted as shown below
500 status code received on GET method for API:
/api/v1/clusters/SGICluster/requests?to=end&page_size=10&fields=Request
Error message: Server Error
I found that trying to install MySQL will fail because there is already an instance of MySQL server. The solution is to ignore the installation of MySQL server and use the existing mysql server instance, which can be mentioned from the advance configuration section in Ambari.

Can't connect to my openshift application through filezilla

I was able for past projects to connect through filezilla. I followed each time this tutorial: https://blog.openshift.com/using-filezilla-and-sftp-on-windows-with-openshift/
Now, on my newly created application I cannot connect. I get these errors:
Error: Server sent disconnect message
Error: type 2 (protocol error):
Error: "Too many authentication failures for 56420afe7628e1bc3d0001b3"
Error: Could not connect to server
Thanks
EDIT: Its interesting because now I check some of my other websites wich were stored in filezilla site manager and 3 of the 8 have the same error. I have't modified anything to them. I tried with another FTP client (WINSCP) and all the sites work fine. I updated filezilla to the latest version and I still have errors. I can't explain myself why some sites work and some others simply doesn't work anymore without making any change...

Managed server not starting up however Admin console is up

Scenario:
If i try to start the server as a window service it gives an error stating that ceradentials are not correct.However on correcting the credentials in boot.properties when i try to start the server again it gives the same error.Any alternative for starting the server.I gave the same username and password in my startup Script and Boot.properties.
Scenario 2: If i start the server remotely through console then will it come up?
Thanks in advance.
Regards,
Preet
If i try to start the server as a window service it gives an error stating that credentials are not correct.
Then they aren't. Maybe provide more details on what you do exactly and the error message.
If i start the server remotely through console then will it come up?
First, if your credentials are not correct, then it won't change anything. Second, if you don't have a node manager configured, this won't be possible. Provide more details.