I had to reinstall Windows, and Ruby/RoR as well. Ruby seems to work fine, but when I start Webrick and try to open http://localhost:3000, my browser (both IE and Firefox) keeps waiting forever. It nevers times out, just waiting and wating... Disabling firewall and other obvious candidates did not help. I hope it is something very trivial, but I am totally lost. Please help. Regards, Aleksey Chabunin -- 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 -~----------~----~----~----~------~----~------~--~---
Hmm, is it possible to edit the messages here? Anyway, just wanted to mention that it used to work just fine on my previous Windows installation, the only difference is fresh Win XP installation and newer versions of Ruby/RoR. Cheers. -- 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 -~----------~----~----~----~------~----~------~--~---
Aleksey Chabunin <rails-mailing-list@...> writes:> > > Hmm, is it possible to edit the messages here?No, the forum is just a web interface to a mailing list (there are others, I use http://news.gmane.org/gmane.comp.lang.ruby.rails for example)> Anyway, just wanted to mention that it used to work just fine on my > previous Windows installation, the only difference is fresh Win XP > installation and newer versions of Ruby/RoR.Hmm, until you said that I would have thought it was a stray breakpoint or something. What error messages are there either on screen if you start script/server or in the log/ directory? Gareth --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Garet, There is nothing in Webrick log and browser window is empty. It does not time out, just waits... weird In status line it says ''waiting for localhost''. If I try to reach on localhost on the wrong port, it correctly gives me an error message, but stalls on the right one. It feels like something is ''broken'', but I cannot get what. I quit all network programs, antiviruses, and firewall... still no effect. Search on Google indicate a very small number of people run into the same problem, but no solution/reason is suggested. Cheers. -- 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 -~----------~----~----~----~------~----~------~--~---
I tried it via Radrails and in command line, it made no difference, the browser stalls indefinitely. It has to be some fundemantal flaw because it fails so badly, but I cannot figure it out. :( I do need this runnig properly, but I just cannot afford going through reinstallation again :( -- 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 -~----------~----~----~----~------~----~------~--~---