I mean I could been saying more, but you just have to figure it out. Don't afraid to look at the error messages.
On Tue, Mar 15, 2011 at 12:47 AM, Vladimir Rybas <[email protected]> wrote: >> Address already in use - bind(2) > > On Tue, Mar 15, 2011 at 12:39 AM, Manny 777 <[email protected]> wrote: >> Hello there, >> I've a big problem -- I come now PC and started rails server and I got >> this huge report of errors. The rails server is not running, I've any >> idea, what is wrong. Yesterday everything worked yet... >> >> The statement after command "rails server" is here: >> >> => Booting Mongrel >> => Rails 3.0.5 application starting in development on >> http://0.0.0.0:3000 >> => Call with -d to detach >> => Ctrl-C to shutdown server >> Exiting >> /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel/tcphack.rb:12:in >> `initialize_without_backlog': Address already in use - bind(2) >> (Errno::EADDRINUSE) >> from >> /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel/tcphack.rb:12:in >> `initialize' >> from >> /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:93:in >> `new' >> from >> /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:93:in >> `initialize' >> from >> /Library/Ruby/Gems/1.8/gems/rack-1.2.1/lib/rack/handler/mongrel.rb:10:in >> `new' >> from >> /Library/Ruby/Gems/1.8/gems/rack-1.2.1/lib/rack/handler/mongrel.rb:10:in >> `run' >> from /Library/Ruby/Gems/1.8/gems/rack-1.2.1/lib/rack/server.rb:213:in >> `start' >> from >> /Library/Ruby/Gems/1.8/gems/railties-3.0.5/lib/rails/commands/server.rb:65:in >> `start' >> from >> /Library/Ruby/Gems/1.8/gems/railties-3.0.5/lib/rails/commands.rb:30 >> from >> /Library/Ruby/Gems/1.8/gems/railties-3.0.5/lib/rails/commands.rb:27:in >> `tap' >> from >> /Library/Ruby/Gems/1.8/gems/railties-3.0.5/lib/rails/commands.rb:27 >> from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:32:in >> `gem_original_require' >> from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:32:in `require' >> from script/rails:6 >> >> Can me please someone help, what to do with this problem? I see this >> first time and I am confused from it... >> >> Thanks million times! >> >> -- >> 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 [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> For more options, visit this group at >> http://groups.google.com/group/rubyonrails-talk?hl=en. >> >> > -- 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

