Forked repos fail to sync
I have a repo that is failing to sync over via GitLab Geo. This is may be due to an SSH problem I had at one point, that has been fixed. However at this point with the SSH issue resolved it doesn't appear to be going away.
Logs from secondary:
Geo::RepositorySyncService: Trying to obtain lease to sync repository for project root/pages-demo (3)
Geo::RepositorySyncService: Started repository sync for project root/pages-demo (3)
Geo::RepositorySyncService: Fetching project repository for project root/pages-demo (3)
Geo::RepositorySyncService: Error invalid repository for project root/pages-demo: no repository for such path
Geo::RepositorySyncService: Expiring caches for project root/pages-demo (3)
Geo::RepositorySyncService: Updating repository sync information for project root/pages-demo (3)
Geo::RepositorySyncService: Finished repository sync for project root/pages-demo (3)
Geo::RepositorySyncService: Releasing leases to sync repository for project root/pages-demo (3)
In this case when looking at the file system, there was no directory for this repository created.
Edited by Stan Hu