Welcome! Log In Create A New Profile

Advanced

Re: Nginx upload module (v 2.2.0) :: 502 Bad Gateway

Guillermo Garron
September 05, 2011 04:40AM
Your problem is that in your conf file /test location is going to some no
existent back end

Either deal with it inside nginx or have some back end listening to 8080.

That is the directive causing the problem

Guillermo
Ps sorry for top posting (bb issue)
------Original Message------
From: Piotr Polok
To: Nginx
ReplyTo: nginx@nginx.org
Subject: Nginx upload module (v 2.2.0) :: 502 Bad Gateway
Sent: Sep 5, 2011 2:59 AM

HI,

I have compiled newest version of nginx (nginx/1.1.1) with nginx upload
module (v 2.2.0), also the example config (nginx.conf) was copied from
https://github.com/vkholodkov/nginx-upload-module into nginx direcoty.
The html form is also copied from this location. So the installation and
configuration is oryginal now without any changes.

I'm getting some errors while uploading the file;

The html form: '502 Bad Gateway';

The nginx error.log (/usr/local/nginx/logs/error.log):

------
2011/09/05 08:35:15 [error] 21161#0: *6 connect() failed (111:
Connection refused) while connecting to upstream, client: 192.168.0.165,
server: , request: "POST /upload HTTP/1.1", upstream:
"http://127.0.0.1:8080/upload", host: "192.168.0.127", referrer:
"http://192.168.0.127/http/upload.html"
------

Maybe it's a problem of my wrong understanding how does it works, I do
not understand why in this example config the proxy_pass is going
through local 8080 port but the server in this configuration is not
listening on such port.

Please help.

--
best regards
Piotr Polok

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

Nginx upload module (v 2.2.0) :: 502 Bad Gateway

Piotr Polok September 05, 2011 03:02AM

Re: Nginx upload module (v 2.2.0) :: 502 Bad Gateway

Guillermo Garron September 05, 2011 04:06AM

Re: Nginx upload module (v 2.2.0) :: 502 Bad Gateway

Piotr Polok September 05, 2011 04:18AM

Re: Nginx upload module (v 2.2.0) :: 502 Bad Gateway

Guillermo Garron September 05, 2011 04:40AM

Re: Nginx upload module (v 2.2.0) :: 502 Bad Gateway

Piotr Polok September 05, 2011 04:56AM

Re: Nginx upload module (v 2.2.0) :: 502 Bad Gateway

Mark Alan September 05, 2011 05:12AM

Re: Nginx upload module (v 2.2.0) :: 502 Bad Gateway

Piotr Polok September 05, 2011 05:34AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 86
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready