+1

nginx give 502 error

thuban 9 years ago updated by Pedro Ponte 7 years ago 1
I followed theses instructions , but when I try to access to ajenti via https://localhost/ajenti, a 502 erros appears with this error : 

==> /var/log/nginx/error.log <==
2015/03/05 15:55:03 [error] 30740#0: *5 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: 127.0.0.1, server: localhost, request: "GET /ajenti/ HTTP/1.1", upstream: "http://127.0.0.1:8000/", host: "localhost"
What am I doing wrong?