Hi,
I have a problem that nginx is not starting on reboot. I can manually start it after, but if I am out of the office and my provider is starting the server I can maybe not handle it all time.
I tried the solution on this article, but this does not solve it. Any other idea?
Nginx does not start automatically after reboot: 99: Cannot assign requested address
I am on CentOS 7.5 with Onyx 17.8.11 ...
Thanks.
I have a problem that nginx is not starting on reboot. I can manually start it after, but if I am out of the office and my provider is starting the server I can maybe not handle it all time.
Code:
systemd[1]: Starting Startup script for nginx service...
nginx[2642]: nginx: the configuration file /etc/nginx/nginx.conf syntax is ok
nginx[2642]: nginx: [emerg] bind() to 37.61.200.55:443 failed (99: Cannot assign requested address)
nginx[2642]: nginx: configuration file /etc/nginx/nginx.conf test failed
systemd[1]: nginx.service: control process exited, code=exited status=1
systemd[1]: Failed to start Startup script for nginx service.
systemd[1]: Unit nginx.service entered failed state.
I tried the solution on this article, but this does not solve it. Any other idea?
Nginx does not start automatically after reboot: 99: Cannot assign requested address
I am on CentOS 7.5 with Onyx 17.8.11 ...
Thanks.