WorldBank-Transport / open-transit-indicators

An open-source tool to support transport agencies in planning and managing public transit systems
GNU General Public License v3.0
44 stars 21 forks source link

Monit connection failed to web-server-nginx #629

Closed radumas closed 9 years ago

radumas commented 9 years ago

Possibly related

I'm running oti on a Digital Oceans Droplet running Ubuntu Server 12.04. I can access the admin panel of OTI, but just checked out the monit after the issue above and noticed:

monit home And more specifically:

web-server-nginx monitor

The tail of /var/log/nginx/error.log/ reads:

2015/03/11 13:02:42 [error] 1128#0: 1150 open() "/home/oti/open-transit-indicators/static/nginx-check" failed (2: No such file or directory), client: 127.0.0.1, server: _, request: "GET /static/nginx-check HTTP/1.1", host: "localhost" 2015/03/11 13:04:42 [error] 4326#0: 76 open() "/home/oti/open-transit-indicators/static/nginx-check" failed (2: No such file or directory), client: 127.0.0.1, server: , request: "GET /static/nginx-check HTTP/1.1", host: "localhost" 2015/03/11 13:06:42 [error] 4569#0: *82 open() "/home/oti/open-transit-indicators/static/nginx-check" failed (2: No such file or directory), client: 127.0.0.1, server: , request: "GET /static/nginx-check HTTP/1.1", host: "localhost" 2015/03/11 13:08:42 [error] 4837#0: 83 open() "/home/oti/open-transit-indicators/static/nginx-check" failed (2: No such file or directory), client: 127.0.0.1, server: _, request: "GET /static/nginx-check HTTP/1.1", host: "localhost" 2015/03/11 13:10:42 [error] 5117#0: 122 open() "/home/oti/open-transit-indicators/static/nginx-check" failed (2: No such file or directory), client: 127.0.0.1, server: _, request: "GET /static/nginx-check HTTP/1.1", host: "localhost"