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

Closed
Open
Created Jan 24, 2013 by Administrator@rootOwner

Getting 500 error when creating an issue for issues assigned to people other than self for Gitlab 4.1-stable

Created by: saifis

Runinng on Debian 6.0.6 Ruby version is 1.9.3 p194

I get an 500 error when creating an issue that is assigned to someone else than myself, it seems I get a 500 error anytime I do something that prompts a Email to be sent.

the production log has

Redis::CommandError (ERR unknown command 'exec'): app/observers/issue_observer.rb:6:in after_create' app/controllers/issues_controller.rb:50:increate'

looking at the sidekiq, the quenes for the mails seem to be failing. Its logs are giving

2013-01-24T02:41:03Z 2018 TID-mjd8s ERROR: /home/gitlab/gitlab/vendor/bundle/ruby/1.9.1/gems/redis-3.0.2/lib/redis/client.rb:85:in `call' 2013-01-24T02:41:03Z 2018 TID-mjd8s ERROR: Error fetching message: ERR unknown command 'brpop'

Assignee
Assign to
Time tracking