500 Error -> sidekiq shuts down
Hi all,
I have a big problem with my gitlab installation on a centos 6 server. I have installed it 2 month ago by using the tutuorial (https://github.com/gitlabhq/gitlab-recipes/tree/master/install/centos). Everything was fine and I have build up some projects.
After the restart of the server after a update it is not possible to start the gitlab. I have tried it in a normal way (service gitlab start) and the success information return that both services (unicorn and sidekiq) are startet. But after a few seconds sidekiq shuts down. I don't know why.
I have attached the sidekiq.log for better analyzing. sidekiq.log
Can anybody help me to find the solution? As far as I know nothing was changes during the update except the apache.
Greets Markus