Looks like the server didn't start. It should happen on all browsers not only on chrome. Follow the section 1.2.5 of same tutorial and check whether the server starts it's execution without throwing any error. You should do this:-
$ rails server=> Booting WEBrick=> Rails application starting on http://0.0.0.0:3000=> Call with -d to detach=> Ctrl-C to shutdown server On Thursday, 31 October 2013 23:34:23 UTC+5:30, Mayada Alraegi wrote: > > I am a begginer in ROR and using this tutorial: > http://ruby.railstutorial.org/chapters/a-demo-app#sec-deploying_the_demo_app > to get a head start I got every thing working fine(installation ....) but > I went to chapter 2 for the demo appliaction > I can't get see the output on my local server for > http://localhost:3000/users > instead I got this google chrom message > Oops! Google Chrome could not connect to localhost:3000 > > > any help please? > it seems a trivial issue but it took a toll on me since I am just a new > ROR programmer > > > -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/af40cdb7-4adb-4fab-b97e-09ff42afb2d8%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.

