Hi there, i have an issues all my repositories are not available, the situation happened after i ran gitlab-ctl reconfigure. On my dashboard i can see the name of the projects, but i can access. when i access via ssh, inside on /@hashed there are all my repo .git. How can i re link my projects?
I don’t believe that our issue has link with some exploit. Let’s me explain better.
Our projects lost the link with their repositories. So i have 72 projects without repository, but all repositories are in /var/opt/gitlab/git-data/repositories/@hashed/. Could you tell me how i could link my projects with the repositories?
If you run ls -al /var/opt/gitlab/git-data/repositories/@hashed/*/*/*.git on the GitLab server, do you see any suspicious files? (eg. files that end in .locked or .html?) If so, your server has likely been compromised and I encourage you to revert to a backup of GitLab data taken before this issue occured.
Hi there, again, i confirmed that our server is compromised with the exploit, so we have the backup before the attack, you suggest make fresh install and after we should restore the backup, Will my backup work on the last version? in case that the answer will be no, how i could resolved the issue?