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

Closed
Open
Created May 13, 2014 by Administrator@rootOwner

Cannot remove project v 6.6.5

Created by: No1zzz

Hello,can't remove project: 500 We're sorry, but something went wrong. It is empty repo. Can't look in this repo,same error. How can i delete it?

Started GET "/admin/projects/tester/tester-old" for 127.0.0.1 at 2014-05-13 15:07:12 +0400
Processing by Admin::ProjectsController#show as HTML
  Parameters: {"id"=>"tester/tester-old"}
Completed 500 Internal Server Error in 40ms

Rugged::ReferenceError (Reference 'refs/heads/master' not found):
  app/models/repository.rb:8:in `new'
  app/models/repository.rb:8:in `initialize'
  app/models/project.rb:177:in `new'
  app/models/project.rb:177:in `repository'
  app/controllers/admin/projects_controller.rb:45:in `repository'
  app/controllers/application_controller.rb:57:in `set_current_user_for_thread'


Started GET "/admin/projects/tester/tester-old" for 127.0.0.1 at 2014-05-13 15:07:13 +0400
Processing by Admin::ProjectsController#show as HTML
  Parameters: {"id"=>"tester/tester-old"}
Completed 500 Internal Server Error in 38ms

Rugged::ReferenceError (Reference 'refs/heads/master' not found):
  app/models/repository.rb:8:in `new'
  app/models/repository.rb:8:in `initialize'
  app/models/project.rb:177:in `new'
  app/models/project.rb:177:in `repository'
  app/controllers/admin/projects_controller.rb:45:in `repository'
  app/controllers/application_controller.rb:57:in `set_current_user_for_thread'
Assignee
Assign to
Time tracking