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

Closed
Open
Created Dec 22, 2013 by Administrator@rootOwner

Updating project path gives a 500

Created by: OtaK

Hi all,

I'm having an issue when changing the path of my project. I believe the issue lies in the new version of gitlab-shell

Started PATCH "/OtaK_/my-project" for 127.0.0.1 at 2013-12-22 14:07:52 +0100
Processing by ProjectsController#update as HTML
Parameters: {"utf8"=>"✓", "authenticity_token"=>"something", "project"=>{"path"=>"something"}, "id"=>"OtaK_/my-project"}
Completed 500 Internal Server Error in 41ms
TypeError (no implicit conversion of nil into String):
lib/gitlab/backend/shell.rb:48:in `system'
lib/gitlab/backend/shell.rb:48:in `update_repository_head'
app/models/project.rb:488:in `change_head'
app/contexts/projects/update_context.rb:13:in `execute'
app/controllers/projects_controller.rb:39:in `update'
app/controllers/application_controller.rb:57:in `set_current_user_for_thread'
Assignee
Assign to
Time tracking