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! -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---