it seems like you have another mongrel running on the port you tried to start it up on: Address already in use - bind(2) (Errno::EADDRINUSE). Try shutting down the other server process that's in the way or start the new one up on a different port. Michael
On Tue, Feb 24, 2009 at 1:40 AM, hwang is <li...@ruby-forum.com> wrote: > hi all, > > i can not speak english well. > > my os is ubuntu , > > unbuntu update was yesterday. > > and then does not work. > > this is mongrel error > > /usr/local/lib/site_ruby/1.8/mongrel/tcphack.rb:12:in > `initialize_without_backlog': Address already in use - bind(2) > (Errno::EADDRINUSE) > from /usr/local/lib/site_ruby/1.8/mongrel/tcphack.rb:12:in > `initialize' > from /usr/local/lib/site_ruby/1.8/mongrel.rb:93:in `new' > from /usr/local/lib/site_ruby/1.8/mongrel.rb:93:in `initialize' > from /usr/local/lib/site_ruby/1.8/mongrel/configurator.rb:139:in > `new' > from /usr/local/lib/site_ruby/1.8/mongrel/configurator.rb:139:in > `listener' > from conf_mongrel.rb:609:in `cloaker_' > from /usr/local/lib/site_ruby/1.8/mongrel/configurator.rb:50:in > `call' > from /usr/local/lib/site_ruby/1.8/mongrel/configurator.rb:50:in > `initialize' > from conf_mongrel.rb:608:in `new' > from conf_mongrel.rb:608 > > > caused by the os update is going on? > > i don't understand this error > > Please let me know > > thank you for reading my article. > -- > Posted via http://www.ruby-forum.com/. > _______________________________________________ > Mongrel-users mailing list > Mongrel-users@rubyforge.org > http://rubyforge.org/mailman/listinfo/mongrel-users >
_______________________________________________ Mongrel-users mailing list Mongrel-users@rubyforge.org http://rubyforge.org/mailman/listinfo/mongrel-users