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

Closed
Open
Created Feb 22, 2013 by Administrator@rootOwner

Close issue with error

Created by: pcollaog

I create an issue and when I try to close it... throw error 500 on the web and this appear in the log:

==> log/production.log <== Started PUT "/acciones/accion-social/issues/9?issue%5Bclosed%5D=true&status_only=true" for 192.168.12.2 at 2013-02-22 14:53:58 -0300 Processing by IssuesController#update as HTML Parameters: {"authenticity_token"=>"2MiQWVkCkETYWjaPvHkeuC/enhWAEzypWhbWs+QWShg=", "issue"=>{"closed"=>"true"}, "status_only"=>"true", "project_id"=>"acciones/accion-social", "id"=>"9"} Completed 500 Internal Server Error in 482ms

TypeError (can't dump anonymous class Class): 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'

Any ideas? I update from 4.0 to 4.1 and appear this error (just when you try to close an issue)... then upgrade to 4.2 and still here.

I saw that problem is caused by ruby version, but I have the last ruby patch 1.9.3-p392

Assignee
Assign to
Time tracking