sidekiq - jobs failed
Created by: hjanuschka
i updated my redis to 2.2.4 - and checkout the master branch whenever i push to a repo - i get a failed job in sidekiq
any idea where to look for debuging?
sidekiq.log:
2013-01-10T07:05:33Z 28444 TID-17fqqa INFO: Booting Sidekiq 2.6.4 with Redis at redis://localhost:6379/0 2013-01-10T07:05:33Z 28444 TID-17fqqa INFO: Running in ruby 1.9.3p194 (2012-04-20 revision 35410) [i686-linux] 2013-01-10T07:05:33Z 28444 TID-17fqqa INFO: See LICENSE and the LGPL-3.0 for licensing details. 2013-01-10T07:05:33Z 28444 TID-17fqqa INFO: Starting processing, hit Ctrl-C to stop
is not really helpfull
oh and the rake check passes with all green - i did the sudo -u git cp /home/gitlab/gitlab/lib/hooks/post-receive /home/git/.gitolite/hooks/common/post-receive