Redmine Stopped
Added by Ítalo Araújo over 11 years ago
Hello, I'm having problems with Redmine. He stopped working out of nowhere.
To restart the rails, I get the following message:- Rails server-d-e production
=> Booting WEBrick
=> Rails 3.2.11 application starting in production on http://0.0.0.0:3000
/ var/lib/gems/1.9.1/gems/activesupport-3.2.11/lib/active_support/dependencies.rb: 251: in `block in require ': iconv will be deprecated in the future, use String # encode instead.
When visiting the http server, I see the message:
The page you were looking for does not exist.
You may have mistyped the address or the page may have moved.
In Redmine log file (log / production.log)
Connecting to database specified by database.yml
OpenIdAuthentication.store is nil. Using in-memory store.
It also does not create PID, which leads me to believe that he is not starting.
Can anyone help me?
Replies (1)
RE: Redmine Stopped - Added by Jan Niggemann (redmine.org team member) over 11 years ago
IIRC, the pid would be in /<application>/tmp/pids/server.pid, are you sure it's not there?
Don't detach it, try again and post the output.