Hi everyone,
After one of the upgrades, nginx is not starting by default after server reboot. However, we can start it manually from the Plesk services page (or by running service nginx start).
This problem we have is covered here: https://kb.plesk.com/en/128261
We have exactly these symptoms, like error (bind() to [xxx.xxx.xxx.xxx]:80 failed (99: Cannot assign requested address)) error in the error log.
However, the solution in this article doesn't work. File "/etc/systemd/system/multi-user.target.wants/nginx.service" doesn't even exist on Debian 7.
I tried to install systemd, but systemctl command says "Failed to get D-Bus connection: No connection to service manager."
It seems that this article doesn't really work for Debian 7.
I tried to search the answer but nothing really worked for me yet. We have the last version of Plesk.
Thanks.
After one of the upgrades, nginx is not starting by default after server reboot. However, we can start it manually from the Plesk services page (or by running service nginx start).
This problem we have is covered here: https://kb.plesk.com/en/128261
We have exactly these symptoms, like error (bind() to [xxx.xxx.xxx.xxx]:80 failed (99: Cannot assign requested address)) error in the error log.
However, the solution in this article doesn't work. File "/etc/systemd/system/multi-user.target.wants/nginx.service" doesn't even exist on Debian 7.
I tried to install systemd, but systemctl command says "Failed to get D-Bus connection: No connection to service manager."
It seems that this article doesn't really work for Debian 7.
I tried to search the answer but nothing really worked for me yet. We have the last version of Plesk.
Thanks.