sidekiq loop
Created by: amuttsch
Hi,
i installed gitlab from scratch and followed the given instructions very carefully.
Now a ruby process loops and takes constantly 10% cpu power. The logs show the following error messages:
2013-10-21T06:06:26Z 3453 TID-8ex8eesfg ERROR: undefined method `first' for nil:NilClass
2013-10-21T06:06:26Z 3453 TID-8ex8eesfg ERROR: /home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/sidekiq-2.14.0/lib/sidekiq/scheduled.rb:35:in `block (3 levels) in poll'
This message occurs over and over.
System: Ubuntu 10.04 (Kernel 2.6.18)
How can i fix this? gitlabs itself runs fine.
Thanks for your help! If you need further information, just ask.
Asfaloth