Hello,
I have started seeing consistent Error 500 when accessing one of the repositories I manage:
https://gitlab.com/esa/NMF/nmf-mission-ops-sat
Is there something I can do to address this, or a place to forward it to?
Best regards,
Dominik
Hello,
I have started seeing consistent Error 500 when accessing one of the repositories I manage:
https://gitlab.com/esa/NMF/nmf-mission-ops-sat
Is there something I can do to address this, or a place to forward it to?
Best regards,
Dominik
Some of my team members also experiencing the same.
In my case, I don’t see any such errors in the main repo. But each member’s fork of that repo is having issues.
If i change the URL and add /edit at the end, the settings page opens and from there i can open any page but the dashboard of that repo.
For example, if url is
gitlab.com/someuser/some_repo — this fails with error 500
I add, /edit
gitlab.com/someuser/some_repo/edit — this opens repo settings and from there i can navigate to other pages such as commit history or trigger housekeeping.