I can’t access the settings page for a project. Just get a 500 internal error
Repository
private
CI/CD
Gitlab
Uploader
Bash uploader
Commit SHAs
N/a
Codecov YAML
N/A
Codecov Output
N/A
Steps to Reproduce
Access the settings page.
Expected behavior: Access settings page.
Actual behavior: Get a 500 internal server error.
Flakiness? Everytime.
Additional Information
I got here because I renamed/change the path of a project on my gitlab from “name” to “name-old” and then created a new repository with the previous “name”. I assume there’s some conflict because I didn’t remove the repository from codecov before doing this rename. My assumption is that its still connected to my project “name-old”. I was trying to access the settings page so i could reset/delete it from codecov so i could re-use the name.
Any help with this is appreciated because this is a server error its out of my control, unless there’s an alternative way to reset the project on code cov thats not through the settings page.
Hi @tom thanks for the quick response and turn around. Unfortunately, I’m still encountering the 500 error if you require anymore info from my side lmk.
Hi, I have the same issue. I am getting an error 500 when I try to open the settings page.
In my case it’s a private github repo. The repo was moved from my personal github account to an github organization (administrated by me).
Is there a solution how to access the settings page again?
Managed to get it working. In my case it was some issue with my login and session. After logging out by going to http://codecov.io/logout to log out forcefully and logging in again it worked.
I am still having this issue too. Should I create my own topic?
I have a public Bitbucket repository, I haven’t renamed it or anything. Logout + login does not work, neither does logging in from an incognito browser.