[Rails] Can't connect to localhost:3000

2014-10-14 Thread mike . rood
The hard drive on my Macbook recently failed. A local shop replaced it and restored data from the failing drive. Thereafter, I couldn't start the the rails server on rails apps that previously had worked as expected. I subsequently rebuilt rails 2.1.3 under rvm. Now, rails -s starts WEBrick

[Rails] Can't connect to localhost:3000 0.0.0.0:3000

2013-08-11 Thread David Tower
I'm able to do this: = Booting WEBrick = Rails 3.2.11 application starting in development on url http://0.0.0.0:3000 /url = Call with -d to detach = Ctrl-C to shutdown server [2013-08-11 13:38:11] INFO WEBrick 1.3.1 [2013-08-11 13:38:11] INFO ruby 1.9.3 (2013-01-15) [x86_64-linux] [2013-08-11

Re: [Rails] Can't connect to localhost:3000 0.0.0.0:3000

2013-08-11 Thread Colin Law
On 11 August 2013 19:02, David Tower li...@ruby-forum.com wrote: I'm able to do this: = Booting WEBrick = Rails 3.2.11 application starting in development on url http://0.0.0.0:3000 /url = Call with -d to detach = Ctrl-C to shutdown server [2013-08-11 13:38:11] INFO WEBrick 1.3.1