• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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