• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

12.5.30MU4 NGINX stopped ... possibly after installing wordpress ?

Reqlez

Basic Pleskian
The Web Proxy Server (Nginx) service on host http01 has been released from monitoring on Oct 2, 2015 07:55 PM.


After rebooting server, still doesn't work ... i get "bad gateway 502"
 
[root@http01 ~]# netstat -plunt | grep nginx

tcp 0 0 192.168.32.13:80 0.0.0.0:* LISTEN 3896/nginx: master

tcp 0 0 192.168.32.13:443 0.0.0.0:* LISTEN 3896/nginx: master

It seems like its running or at least listening ...


errors show:

2015/10/02 21:18:39 [error] 1194#0: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.32.151, server: , request: "GET / HTTP/1.1", upstream: "http://192.168.32.13:7080/", host: "192.168.32.13"

2015/10/02 21:18:43 [error] 1194#0: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.32.151, server: , request: "GET / HTTP/1.1", upstream: "http://192.168.32.13:7080/", host: "192.168.32.13"

2015/10/02 21:18:57 [error] 1194#0: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.32.151, server: , request: "GET / HTTP/1.1", upstream: "http://192.168.32.13:7080/", host: "192.168.32.13"

2015/10/02 21:19:23 [error] 1194#0: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.32.151, server: , request: "GET / HTTP/1.1", upstream: "http://192.168.32.13:7080/", host: "192.168.32.13"

2015/10/02 21:20:21 [error] 1194#0: *6 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.32.151, server: , request: "GET / HTTP/1.1", upstream: "http://192.168.32.13:7080/", host: "192.168.32.13"

2015/10/02 21:20:24 [error] 1194#0: *6 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.32.151, server: , request: "GET / HTTP/1.
 
Last edited:
Thanks for the tip.

Yea my issue is that I saw the local host IP address in exclude IPs and I assumed that was enough. Obviously not and you also need to add the private / public IP in there as well.

Just trying to get years worth of knowledge in 2 weeks that's all ;-)
 
Back
Top