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. |
Beta Was this translation helpful? Give feedback.
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 |
Beta Was this translation helpful? Give feedback.
-
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. |
Beta Was this translation helpful? Give feedback.
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.