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

Closed
Open
Created Apr 22, 2015 by Administrator@rootOwner

Fork transaction error when user has no namespace appears after migration

Created by: Phr33d0m

Hello, I stumbled upon an issue when I was trying to fork a repo. Googling up the issue I found at least about 4-5 reported issues about it.

I found a super easy solution posted by @pincoded at #5315. Looking up a bit further I found another reference at #6837 by @archony (and #4016 (closed)) which says this pull-req should have fixed it (in February), but I'm having this issue now with Gitlab 7.9.4.

To the point, this happened after migrating our Gitlab installation from one server to another (both running Ubuntu 14.04), so I guess this might be showing up only after a migration.

We were using Gitlab 7.9.2 on our old server (and created the backup using that version) and installed 7.9.2 on the new server, after a couple of days we upgraded to 7.9.4 if this information matters in any way.

This user existed before the migration, so it might be a backup & restore issue?

E, [2015-04-22T15:44:44.855541 #10491] ERROR -- : fork-project failed: destination namespace </var/opt/gitlab/git-data/repositories/denis> does not exist.
E, [2015-04-22T15:44:53.030071 #10505] ERROR -- : fork-project failed: destination namespace </var/opt/gitlab/git-data/repositories/denis> does not exist.
E, [2015-04-22T15:46:06.588876 #10695] ERROR -- : fork-project failed: destination namespace </var/opt/gitlab/git-data/repositories/denis> does not exist.
E, [2015-04-22T15:47:21.136222 #10830] ERROR -- : fork-project failed: destination namespace </var/opt/gitlab/git-data/repositories/denis> does not exist.
E, [2015-04-22T15:52:00.180292 #16979] ERROR -- : fork-project failed: destination namespace </var/opt/gitlab/git-data/repositories/denis> does not exist.
E, [2015-04-22T15:52:35.815113 #17175] ERROR -- : fork-project failed: destination namespace </var/opt/gitlab/git-data/repositories/denis> does not exist.
E, [2015-04-22T15:54:12.328755 #17418] ERROR -- : fork-project failed: destination namespace </var/opt/gitlab/git-data/repositories/denis> does not exist.

Regards.

Assignee
Assign to
Time tracking