- Server operating system version
- Ubuntu 20.04
- Plesk version and microupdate number
- 18.0.48
Hi,
I have several IPs on my machine, 3 of them are bound on 443 by nodeJS services that I installed. Today the nginx service restarted for whatever reason and refused to start because it tried to bind itself to those 3 IPs on 443.
I was able to keep nginx from trying to bind to those IPs by commenting them out in /etc/nginx/plesk.conf.d/server.conf (listen xxx.xxx.xxx.xxx:443 ssl
I'm aware that this file is generated by Plesk and it's already been overwritten.
How can I configure Plesk to not use those IPs?
Thanks and BR
I have several IPs on my machine, 3 of them are bound on 443 by nodeJS services that I installed. Today the nginx service restarted for whatever reason and refused to start because it tried to bind itself to those 3 IPs on 443.
I was able to keep nginx from trying to bind to those IPs by commenting them out in /etc/nginx/plesk.conf.d/server.conf (listen xxx.xxx.xxx.xxx:443 ssl
I'm aware that this file is generated by Plesk and it's already been overwritten.
How can I configure Plesk to not use those IPs?
Thanks and BR