Jump to content

[HH#41273] Ruby on Rails App - In Need of Advice & Guidance


Recommended Posts

Posted

Username: sfeacade, Server: Johnny, Main domain: sfesis.co.uk

 

Hi all

 

In need of some advice here.....

 

Installed Ruby app. However, when clicked on 'Run', msg states " The

following Ruby application was started (App name)" button to 'go back'

clicked but app still shows as 'not running'

 

Mongrel Log files have been checked with the following msg listed: (N.B.

Development log is empty)

 

Daemonized, any open files are closed. Look at log/mongrel.pid and

log/mongrel.log for info.

** Starting Mongrel listening at 0.0.0.0:12261

/usr/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel/tcphack.rb:12:in

`initialize_without_backlog': Address already in use - bind(2)

(Errno::EADDRINUSE)

from /usr/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel/tcphack.rb:12:in

`initialize'

from /usr/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel.rb:93:in

`new'

from /usr/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel.rb:93:in

`initialize'

from /usr/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel/configurator.rb:139:in

`new'

from /usr/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel/configurator.rb:139:in

`listener'

from /usr/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/mongrel_rails:99:in

`cloaker_'

from /usr/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel/configurator.rb:50:in

`call'

from /usr/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel/configurator.rb:50:in

`initialize'

from /usr/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/mongrel_rails:84:in `new'

from /usr/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/mongrel_rails:84:in `run'

from /usr/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel/command.rb:212:in

`run'

from /usr/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/mongrel_rails:281

from /usr/bin/mongrel_rails:19:in `load'

from /usr/bin/mongrel_rails:19

 

I believe I understand what the log file is saying (text highlighted

in red) but I have no clue how to solve the issue. Researched the

issue but no solution that I am able to use here (I think)

 

Any advice and guidance would much appreciated.

 

Thank you.

Posted

You ror application had crashed and was unresponsive. The pid file had been deleted so cpanel assumed it wasn't running anymore. I killed the ror application, and then cpanel was able to start it running again.

Guest
This topic is now closed to further replies.
×
×
  • Create New...