Gitlab 4.2 - Passenger - sidekiq no workers
Created by: phlegx
For some reasons the sidekiq don't has running workers.
2013-03-05T15:12:34Z 827 TID-it9k4 WARN: {:context=>"Fetcher#fetch died"}
2013-03-05T15:12:34Z 827 TID-it9k4 WARN: task was terminated
2013-03-05T15:12:34Z 827 TID-it9k4 WARN: /home/gitlab/gitlab/vendor/bundle/ruby/1.9.1/gems/celluloid-0.12.4/lib/celluloid/tasks/task_fiber.rb:38:in `suspend'
/home/gitlab/gitlab/vendor/bundle/ruby/1.9.1/gems/celluloid-0.12.4/lib/celluloid/task.rb:22:in `suspend'
/home/gitlab/gitlab/vendor/bundle/ruby/1.9.1/gems/celluloid-0.12.4/lib/celluloid/actor.rb:315:in `sleep'
/home/gitlab/gitlab/vendor/bundle/ruby/1.9.1/gems/celluloid-0.12.4/lib/celluloid.rb:400:in `sleep'
/home/gitlab/gitlab/vendor/bundle/ruby/1.9.1/gems/sidekiq-2.6.4/lib/sidekiq/fetch.rb:44:in `rescue in block in fetch'
/home/gitlab/gitlab/vendor/bundle/ruby/1.9.1/gems/sidekiq-2.6.4/lib/sidekiq/fetch.rb:33:in `block in fetch'
/home/gitlab/gitlab/vendor/bundle/ruby/1.9.1/gems/sidekiq-2.6.4/lib/sidekiq/util.rb:15:in `watchdog'
/home/gitlab/gitlab/vendor/bundle/ruby/1.9.1/gems/sidekiq-2.6.4/lib/sidekiq/fetch.rb:30:in `fetch'
/home/gitlab/gitlab/vendor/bundle/ruby/1.9.1/gems/sidekiq-2.6.4/lib/sidekiq/fetch.rb:39:in `block (2 levels) in fetch'
/home/gitlab/gitlab/vendor/bundle/ruby/1.9.1/gems/celluloid-0.12.4/lib/celluloid/tasks/task_fiber.rb:24:in `block in initialize'