Unable to view /delete project

Hello,

I am unable to view / delete a project on Gitlab (self hosted).

Whenever i try to open the project in gitlab i get a 503 error. The same goes for when trying to open the project in the Gitlab Admin panel.

In the logs the following error is thrown

Deletion failed on PROJECT/REPO with the following message: 2:read info line: EOF

How can i resolve this? Thanks in advance

I just fixed this by copying the objects folder from the local .git to the /var/opt/gitlab/git-data/repositories/PROJECT/REPO/objects/ folder on the server. Now the project is deleted succesfully