logrotate error in rotating logs
Created by: Danpiel
Hello, I'm running gitlab 6.8.1 on ubuntu 14.04 LTS, I've got these errors on my mail on each logrotate and crashing of gitlab processes
/etc/cron.daily/logrotate:
error: error creating output file /home/git/gitlab/log/production.log.1: File exists
error: error creating output file /home/git/gitlab/log/sidekiq.log.1: File exists
error: error creating output file /home/git/gitlab/log/unicorn.stderr.log.1: File exists
error: error creating output file /home/git/gitlab-shell/gitlab-shell.log.1: File exists
run-parts: /etc/cron.daily/logrotate exited with return code 1
More detailed output logrotate -d -f -v https://gist.github.com/Danpiel/4948f1428bd1e564ff29