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

Closed
Open
Created Sep 13, 2014 by Administrator@rootOwner

Manually remove repo?

Created by: pupaxxo

Hi, i've got a broken repo (i cannot delete id, i get 500 error) , how can i manually remove it?

Here is the error i get when i try to delete the repo:

Started DELETE "repo" for 151.21.9.246 at 2014-09-13 12:11:33 +0200
Processing by ProjectsController#destroy as HTML
Parameters: {"authenticity_token"=>"xxxx", "id"=>"repo"}
PG::Error: ERROR: cached plan must not change result type
: SELECT "services".* FROM "services" WHERE "services"."type" IN ('GitlabCiService') AND "services"."project_id" = $1 LIMIT 1
Completed 500 Internal Server Error in 134ms
PG::Error (ERROR: current transaction is aborted, commands ignored until end of transaction block
):
app/services/projects/destroy_service.rb:9:in `execute'
app/controllers/projects_controller.rb:103:in `destroy'
Assignee
Assign to
Time tracking