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

Closed
Open
Created Nov 05, 2012 by Administrator@rootOwner

Resque problem

Created by: buasup

After I ran sudo -u gitlab bundle exec rake environment resque:work QUEUE=* VVERBOSE=1 PIDFILE=tmp/pids/resque_worker.pid RAILS_ENV=production --trace , this command

** Invoke environment (first_time) ** Execute environment ** Invoke resque:work (first_time) ** Invoke resque:preload (first_time) ** Invoke resque:setup (first_time) ** Execute resque:setup ** Execute resque:preload ** Invoke resque:setup ** Execute resque:work * [12:46:47 2012-11-05] 11467: Starting worker lnt-server:11467: ** [12:46:47 2012-11-05] 11467: Registered signals ** [12:46:47 2012-11-05] 11467: Checking mailer ** [12:46:47 2012-11-05] 11467: Checking post_receive ** [12:46:47 2012-11-05] 11467: Sleeping for 5.0 seconds ** [12:46:47 2012-11-05] 11467: resque-1.20.0: Waiting for * ** [12:46:52 2012-11-05] 11467: Checking mailer ** [12:46:52 2012-11-05] 11467: Checking post_receive ** [12:46:52 2012-11-05] 11467: Sleeping for 5.0 seconds ** [12:46:52 2012-11-05] 11467: resque-1.20.0: Waiting for *

and it was waiting for * forever.

There is some problem with my resque. What should I do for fixing that.

Assignee
Assign to
Time tracking