Can't start a new build: stuck on "branches are loading" #1268
|
Hi! Since yesterday, I cannot start any new build as the modal is stuck with "branches are loading". After inspecting the branches API call, it seems to return an odd response (an id string instead of what I would expect to be an array or branches), but perhaps the problem is entirely elsewhere. Could anyone help? Thanks. |
Answered by
K-Codemagic
Dec 26, 2022
Replies: 2 comments 1 reply
|
Update: this seems to be related to same issue as #1267 as I'm getting the same error when re-logging in with GitLab |
0 replies
|
Hi, it should work now, however, make sure you log out / log in to your account to refresh OAuth token. Without it, builds will fail to clone the repository. Sorry for the inconvenience caused. |
1 reply
Answer selected by
andyNroses
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Hi, it should work now, however, make sure you log out / log in to your account to refresh OAuth token. Without it, builds will fail to clone the repository. Sorry for the inconvenience caused.