Commits wont show in the UI with sidekiq error logs.
Created by: medhamsh
We are on Gitlab 6.0. There is a consistent problem with one user account. Commits from that user are not shown. Tried several solutions. Upgraded git to 1.8.4. We are on Debian 7.1.
Following is the log.
2013-10-13T15:22:56Z 15728 TID-ot0v1d2k0 WARN: getaddrinfo: Name or service not known
2013-10-13T15:22:56Z 15728 TID-ot0v1d2k0 WARN: /usr/local/lib/ruby/2.0.0/net/http.rb:878:in initialize' /usr/local/lib/ruby/2.0.0/net/http.rb:878:inopen'
/usr/local/lib/ruby/2.0.0/net/http.rb:878:in block in connect' /usr/local/lib/ruby/2.0.0/timeout.rb:66:intimeout'
/usr/local/lib/ruby/2.0.0/net/http.rb:877:in connect' /usr/local/lib/ruby/2.0.0/net/http.rb:862:indo_start'
/usr/local/lib/ruby/2.0.0/net/http.rb:851:in start' /usr/local/lib/ruby/2.0.0/net/http.rb:1367:inrequest'
/home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/httparty-0.11.0/lib/httparty/request.rb:92:in perform' /home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/httparty-0.11.0/lib/httparty.rb:461:inperform_request'
/home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/httparty-0.11.0/lib/httparty.rb:414:in post' /home/git/gitlab/app/models/web_hook.rb:28:inexecute'
/home/git/gitlab/app/workers/project_web_hook_worker.rb:7:in perform' /home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/sidekiq-2.12.4/lib/sidekiq/processor.rb:48:inblock (3 levels) in process'
/home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/sidekiq-2.12.4/lib/sidekiq/middleware/chain.rb:109:in call' /home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/sidekiq-2.12.4/lib/sidekiq/middleware/chain.rb:109:inblock in invoke'
/home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/sidekiq-2.12.4/lib/sidekiq/middleware/server/active_record.rb:6:in call' /home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/sidekiq-2.12.4/lib/sidekiq/middleware/chain.rb:111:inblock in invoke'
/home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/sidekiq-2.12.4/lib/sidekiq/middleware/server/retry_jobs.rb:49:in call' /home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/sidekiq-2.12.4/lib/sidekiq/middleware/chain.rb:111:inblock in invoke'
/home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/sidekiq-2.12.4/lib/sidekiq/middleware/server/logging.rb:11:in block in call' /home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/sidekiq-2.12.4/lib/sidekiq/logging.rb:22:inwith_context'
/home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/sidekiq-2.12.4/lib/sidekiq/middleware/server/logging.rb:7:in call' /home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/sidekiq-2.12.4/lib/sidekiq/middleware/chain.rb:111:inblock in invoke'
/home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/sidekiq-2.12.4/lib/sidekiq/middleware/chain.rb:114:in call' /home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/sidekiq-2.12.4/lib/sidekiq/middleware/chain.rb:114:ininvoke'
/home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/sidekiq-2.12.4/lib/sidekiq/processor.rb:47:in block (2 levels) in process' /home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/sidekiq-2.12.4/lib/sidekiq/processor.rb:102:instats'
/home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/sidekiq-2.12.4/lib/sidekiq/processor.rb:46:in block in process' /home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/sidekiq-2.12.4/lib/sidekiq/processor.rb:83:indo_defer'
/home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/sidekiq-2.12.4/lib/sidekiq/processor.rb:37:in process' /home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:inpublic_send'
/home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in dispatch' /home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/celluloid-0.14.1/lib/celluloid/calls.rb:125:indispatch'
/home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/celluloid-0.14.1/lib/celluloid/actor.rb:326:in block in handle_message' /home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/celluloid-0.14.1/lib/celluloid/tasks.rb:42:inblock in initialize'
/home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/celluloid-0.14.1/lib/celluloid/tasks/task_fiber.rb:11:in `block in create'