• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

[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