HALP! connect() failed (111: Connection refused)?!

ive been trying to dig through this problem for awhile now but cant seem
to view my rails app from outside the LAN. my nginx file prints this…

2008/03/14 17:33:01 [error] 12090#0: *254 connect() failed (111:
Connection refused) while connecting to upstream, client: 127.0.0.1,
server: my-desktop, URL: “/”, upstream: “http://127.0.0.1:8003/”, host:
“localhost:3050”

ever since my ubuntu box got turned off from a power outage, this
problem came into existence. is nginx having a problem passing the
incoming request to the mongrel? my ports are open, my app is running,
but from outside the lan, no can do.

thanks for any help!

verify that your mongrel(s) are actually running

On Mar 14, 5:40 pm, Bbq P. [email protected]

Hi Mr Plate (or can I call you BBQ?)

I’m having the same problem on an Ubuntu Server 7.10 virtual host.
Have you had any luck resolving this?

Cheers,
Zubin

On Mar 15, 8:40 am, Bbq P. [email protected]