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

Closed
Open
Created Jan 16, 2013 by Administrator@rootOwner

Completed 500 Internal Server Error

Created by: mdarii

On version 4.0 get random this error:

Started GET "/assets/chosen-sprite-cf00d5b0d8d3dfb9f91a9e2a84060672.png" for 127.0.0.1 at 2012-12-28 12:05:28 +0100 Served asset /chosen-sprite-cf00d5b0d8d3dfb9f91a9e2a84060672.png - 304 Not Modified (1ms) Started PUT "/admin/groups/team/project_update" for 127.0.0.1 at 2012-12-28 12:05:29 +0100 Processing by Admin::GroupsController#project_update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"WCsI0pMDW5af1B+Sjkj0cGlHfUXVHgI/G5g3sc++sGo=", "project_ids"=>["13"], "id"=>"team"} Completed 500 Internal Server Error in 953ms

Redis::InheritedError (Tried to use a connection from a child process without reconnecting. You need to reconnect to Redis after forking.): app/models/project.rb:265:in block in send_move_instructions' app/models/project.rb:264:insend_move_instructions' app/observers/project_observer.rb:7:in after_update' app/roles/namespaced_project.rb:24:inblock in transfer' app/roles/namespaced_project.rb:3:in transfer' app/controllers/admin/groups_controller.rb:55:inblock in project_update' app/controllers/admin/groups_controller.rb:54:in `project_update'

Assignee
Assign to
Time tracking