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
  • #3026

Closed
Open
Created Feb 18, 2013 by Administrator@rootOwner

Sidekiq not starting

Created by: adril

System information

System: Debian 6.0.6 Current User: gitlab Using RVM: no Ruby Version: 1.9.3p327 Gem Version: 1.8.23 Bundler Version:1.2.4 Rake Version: 10.0.3

GitLab information

Version: 4.1.0 Revision: db958e59 Directory: /home/gitlab/gitlab DB Adapter: mysql2 URL: http://locatemystickers.com HTTP Clone URL: http://locatemystickers.com/some-project.git SSH Clone URL: git@localhost:some-project.git Using LDAP: no Using Omniauth: no

Error Log

When executing the command: sudo -u gitlab -H bundle exec rake gitlab:check RAILS_ENV=production

Checking Sidekiq ...

Running? ... no Try fixing it: sudo -u gitlab -H bundle exec rake sidekiq:start For more information see: doc/install/installation.md in section "Install Init Script" see log/sidekiq.log for possible errors Please fix the error above and rerun the checks.

When executing the command: cat log/sidekiq.log | grep error

cat log/sidekiq.log | grep ERROR 2013-02-18T18:06:14Z 10727 TID-sk8ok ERROR: Error fetching message: Error connecting to Redis on localhost:6379 (ECONNREFUSED) 2013-02-18T18:06:14Z 10727 TID-sk8ok ERROR: /home/gitlab/gitlab/vendor/bundle/ruby/1.9.1/gems/redis-3.0.2/lib/redis/client.rb:268:in rescue in establish_connection' 2013-02-18T18:06:14Z 10727 TID-sk8ok ERROR: Error fetching message: Error connecting to Redis on localhost:6379 (ECONNREFUSED) 2013-02-18T18:06:14Z 10727 TID-sk8ok ERROR: /home/gitlab/gitlab/vendor/bundle/ruby/1.9.1/gems/redis-3.0.2/lib/redis/client.rb:268:inrescue in establish_connection' 2013-02-18T18:06:14Z 10727 TID-sk8ok ERROR: Error fetching message: Error connecting to Redis on localhost:6379 (ECONNREFUSED) ...

Link

I followed these link without success:

  • https://github.com/gitlabhq/gitlabhq/blob/4-1-stable/doc/install/installation.md
  • https://github.com/gitlabhq/gitlabhq/issues/2995
  • https://github.com/gitlabhq/gitlab-public-wiki/wiki/Trouble-Shooting-Guide

Thanks for helping me :)

Assignee
Assign to
Time tracking