Describe your question in as much detail as possible:
What are you seeing, and how does it differ from what you expect to see?
Mirroring from GitHub to GitLab fails with a git error:
2:Fetching remote upstream failed: warning: unable to find all commit-graph files
warning: unable to find all commit-graph files
fatal: Unable to create '/var/opt/gitlab/git-data/repositories/@hashed/6b/6f /6b6fc6c389aef30b42394ea15f679f7cc672086dea22b4a88b84867f420a95dc.git/./objects/info/commit-graphs/commit-graph-chain.lock': File exists
What troubleshooting steps have you already taken? Can you link to any docs or other resources so we know where you have been?
Deleting and recreating the mirroring setting didnât work and the config seems to be persisted as the âlast successful updateâ time was the same before and after.
Is there any other fix for this besides trying to delete the entire repo and recreate it?
Iâm having the same issue in our GitLab repository where we are mirroring to GitHub. The error we get is:
2:Fetching remote upstream failed: Unable to create ⌠commit-graph-chain.lockâ: File exists. Another git process seems to be running in this repository, e.g. an editor opened by âgit commitâ. Please make sure all processes are terminated then try again. If it still fails, a git process may have crashed in this repository earlier: remove the file manually to continue.
Hey @vidar, thatâs odd that youâre still seeing that. Would you mind opening a support ticket so we can take a look? Feel free to DM me the ticket number once youâve opened it.