HelioHost Posted February 6, 2018 Posted February 6, 2018 Username: sfeacade, Server: Johnny, Main domain: sfesis.co.uk Hi This error message appears when trying to access our RoR app. Anysuggestions on how to fix this issue would be great. RoR app still not able to run. Service Temporarily Unavailable The server is temporarily unable to service your request due to maintenancedowntime or capacity problems. Please try again later. Additionally, a 503 Service Temporarily Unavailable error was encounteredwhile trying to use an ErrorDocument to handle the request Thank you
sfeacade Posted February 6, 2018 Posted February 6, 2018 Hi Production log - empty ( however, app in production mode) Development log - # Logfile created on Sun May 08 10:30:41 +0530 2011/!\ FAILSAFE /!\ Sun May 08 10:30:51 +0530 2011Status: 500 Internal Server Error Unknown database 'fedena2.1_i18n' also - ** 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)
Krydos Posted February 7, 2018 Posted February 7, 2018 Since you had it in production mode it wasn't giving any meaningful errors. I switched it to development mode, and started the ror app. I also cleared the logs so the old information isn't still in there. You had like 15 redirects set up, and you only need one, so I left your ror running on http://sfesis.co.uk/ That should get you a good start on troubleshooting what is going on yourself now.
Recommended Posts