Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G gitlabhq1
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gpt
  • large_projects
  • gitlabhq1
  • Issues
  • #4006

Closed
Open
Created May 20, 2013 by Administrator@rootOwner

No sidekiq workers

Created by: Leandros

After upgrading from 5.0 to 5.1 and from 5.1 to 5.2 I can't manage to start sidekiq. The init script doesn't start sidekiq and RAILS_ENV=production bundle exec rake sidekiq:start doesn't start it as well.

No sidekiq workers are shown in the gitlab tab for background tasks, hence my new commits aren't showing on the frontpage.

sidekiq log

2013-05-20T18:05:51Z 8214 TID-jrrso ERROR: Error fetching message: Error connecting to Redis on localhost:6379 (ECONNREFUSED)
2013-05-20T18:05:51Z 8214 TID-jrrso ERROR: /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/redis-3.0.4/lib/redis/client.rb:276:in `rescue in establish_connection'
Permission denied - /home/git/gitlab/tmp/pids/sidekiq.pid
/home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/sidekiq-2.11.1/lib/sidekiq/cli.rb:310:in `initialize'
/home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/sidekiq-2.11.1/lib/sidekiq/cli.rb:310:in `open'
/home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/sidekiq-2.11.1/lib/sidekiq/cli.rb:310:in `write_pid'
/home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/sidekiq-2.11.1/lib/sidekiq/cli.rb:37:in `parse'
/home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/sidekiq-2.11.1/bin/sidekiq:7:in `<top (required)>'
/home/git/gitlab/vendor/bundle/ruby/1.9.1/bin/sidekiq:23:in `load'
/home/git/gitlab/vendor/bundle/ruby/1.9.1/bin/sidekiq:23:in `<main>'
Assignee
Assign to
Time tracking