• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

[SOLVED] nginx: [emerg] bind() to 37.187.211.80:443 failed

Martí

New Pleskian
Hello everyone,

After many tests, I came to the Forum to see if someone can help me.
More than one month ago I have nginx off.
Everything started after a reboot of the server, nothing was accessible, websites, or plesk... After many tests I did note that disabling nginx, apache is care of everything and services came back to work, now from the receipt plesk panel the following error is showed--> nginx: emerg bind() to 37.187.211.80:443 failed (99: Cannot assign requested address) nginx: configuration file etc/nginx/nginx.conf test failed.
I have tried to generate the files again but does not solve, also
I have tried following the steps outlined here http://kb.odin.com.en/114245 but no luck.
The ip that gives the problem already does not exist on the server, a client I had was an ip specified with Spanish geolocation.
It is a production server with more than 30 active Web.
S.O Centos 6.6
Plesk 12.0.18 #60

SOLVED WITH http://kb.odin.com.en/114245

Any help will be welcome, Ty very much!
 
Last edited:
What is output of following SQL query in Plesk database:

mysql> select * from IP_Addresses where ip_address='37.187.211.80';
 
Hi Igor,

Thanks for responding so fast, the query result is Empty set (0.00 sec)
attached image
 

Attachments

  • mysql.PNG
    mysql.PNG
    16.7 KB · Views: 6
Back
Top