Re: [Rails] - WEBrick server refuses to launch
On 15 August 2011 22:55, Alex Slepak <aslepak@soletron.com> wrote:
> Running Ruby 1.8.7, Rails 3.0.7 on a Windows 7 machine - tried going
> through an upgrade to Ruby 1.9.2 over the weekend, but ran into
> issues, so have since gone back to 1.8.7. After restoring my app and
> re-installing all of the gems, the application finally launches with
> rails s:
>
> => Booting WEBrick
> => Rails 3.0.7 application starting in development on http://0.0.0.0:3000
> => Call with -d to detach
> => Ctrl-C to shutdown server
> [2011-08-15 14:05:28] INFO WEBrick 1.3.1
> [2011-08-15 14:05:28] INFO ruby 1.8.7 (2011-02-18) [i386-mingw32]
> [2011-08-15 14:05:28] INFO WEBrick::HTTPServer#start: pid=3692
> port=3000
>
> but I cannot access the site. The browsers just sit there "Waiting for
> localhost..."
I have to ask the obvious question because you have not told us. What
URL are you entering in the browser?
Anything in the Rails log? log/development.log (or production.log)
Do your tests run ok?
Colin
--
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@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home