Connection refused

Igor Sysoev is at rambler-co.ru
Tue Jul 29 09:20:47 MSD 2008


On Tue, Jul 29, 2008 at 05:00:13AM +0200, Redd Vinylene wrote:

> im trying nginx out for the first time here but im getting an error 500 plus:
> 
> 2008/07/29 06:10:08 [error] 23982#0: *5 connect() to 127.0.0.1:5000
> failed (61: Connection refused) while connecting to upstream, client:
> 80.202.207.23, server: mysite.com, request: "GET /HTTP/1.1", upstream:
> "http://127.0.0.1:5000/", host: "80.252.2.3", referrer:
> "http://80.252.2.3/"
> 
> please go to http://pastie.org/242754 for my nginx.conf and
> http://pastie.org/242931 for my pf.conf
> 
> anybody see anything wrong? thanks

Probably you have blocked connections via lo0 (127.0.0.1).
However, I do not know pf well and do not know what does
      set skip on { lo0 }
mean.


-- 
Igor Sysoev
http://sysoev.ru/en/





More information about the nginx mailing list