Help troubleshooting weekly restart
Added by John Bruckler about 12 years ago
Redmine version: 1.4.4
Ruby version: ruby 1.8.7 (2011-06-30 patchlevel 352) [x86_64-linux]
OS: Ubuntu 12.04.1 LTS (GNU/Linux 3.2.0-29-generic x86_64)
DB: mysql Ver 14.14 Distrib 5.5.24, for debian-linux-gnu (x86_64) using readline 6.2
Output of: RAILS_ENV=production script/about
Ruby version 1.8.7 (x86_64-linux)
RubyGems version 1.8.15
Rack version 1.1.3
Rails version 2.3.14
Active Record version 2.3.14
Active Resource version 2.3.14
Action Mailer version 2.3.14
Active Support version 2.3.14
Application root /opt/sites/redmine/redmine-1.4.4
Environment production
Database adapter mysql
Database schema version 20120422150750
Every Monday I need to restart Redmine (touch tmp/restart.txt) in order for it to start serving pages (in other words, on Monday morning I come in to a 'Page not found' page when I visit our Redmine installation). I'd like to start troubleshooting this, but I'm not really sure where to start looking. Help would be appreciated in that regard. Since I don't know where to start, I don't really know which log information would be useful for me to post here.
If anyone has a good idea why this is happening, I'd be happy to hear that, as well.
tl;dr I have to restart Redmine on Monday mornings or I get a page not found. I don't know where to start looking to fix this, please assist.
Replies (2)
RE: Help troubleshooting weekly restart - Added by Etienne Massip about 12 years ago
Start by looking at the production.log
file.
RE: Help troubleshooting weekly restart - Added by Jan Niggemann (redmine.org team member) almost 12 years ago
Hi John, did you figure it out?
What does the logfile say?