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

Closed
Open
Created Nov 05, 2012 by Administrator@rootOwner

Error on closing issue

Created by: yyfrankyy

Close any issue raise this error. but new issue or edit issue work fine.

Started PUT "/{projectName}/issues/51?issue%5Bclosed%5D=true&status_only=true" for 127.0.0.1 at 2012-11-05 14:16:33 +0800
Processing by IssuesController#update as HTML
  Parameters: {"authenticity_token"=>"+0zxZ+FfqmaYTWiY6j7Cy3G5Z43Za5B4pHgNlGikCEM=", "issue"=>{"closed"=>"true"}, "status_only"=>"true", "project_id"=>"crawler.js", "id"=>"51"}
Completed 500 Internal Server Error in 5031ms

ActiveRecord::StatementInvalid (SQLite3::BusyException: database is locked: commit transaction):
  app/controllers/issues_controller.rb:75:in `update'
Assignee
Assign to
Time tracking