• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

[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: 5
Back
Top