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

Closed
Open
Created Jan 26, 2013 by Administrator@rootOwner

GL4.1: Closing issue -> error 500

Created by: norm2782

I have just upgraded to Gitlab 4.1 and now I'm getting an error 500 when trying to close an issue. Relevant log part:

Started PUT "/ers/issues/58?issue%5Bclosed%5D=true&status_only=true" for ... at 2013-01-26 21:47:07 +0100 Processing by IssuesController#update as HTML Parameters: {"authenticity_token"=>"...", "issue"=>{"closed"=>"true"}, "status_only"=>"true", "project_id"=>"ers", "id"=>"58"} Completed 500 Internal Server Error in 46ms

Redis::CommandError (ERR unknown command 'exec'): app/observers/issue_observer.rb:19:in block in after_update' app/observers/issue_observer.rb:18:ineach' app/observers/issue_observer.rb:18:in after_update' app/controllers/issues_controller.rb:65:inupdate'

Assignee
Assign to
Time tracking