HelioHost Posted February 2, 2018 Posted February 2, 2018 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 " Thefollowing 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 andlog/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 highlightedin red) but I have no clue how to solve the issue. Researched theissue but no solution that I am able to use here (I think) Any advice and guidance would much appreciated. Thank you.
Krydos Posted February 3, 2018 Posted February 3, 2018 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.
sfeacade Posted February 4, 2018 Posted February 4, 2018 Hi, The same issue has cropped up again. Without knowing the steps you have taken, would you be able able to apply the same fix. Thank you,
Recommended Posts