• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

[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