-
Notifications
You must be signed in to change notification settings - Fork 108
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't synchronize GitLab repositories anymore #594
Comments
A colleague of mine managed to add the packages without any issue following the same steps as me. Unsure why. Could it be related to this issue? |
looks more like #589 |
Doesn't feel like. Repman was able to get the list of repositories, suggesting that the tokens were fine. Also, I didn't get a 500 error, nor a Bad Request. |
hm ok, did you check the token itself?
maybe it is missing a scope |
Having the same issue with our self-hosted GitLab instance. Sync stopped working after the upgrade to GitLab 15. I had to remove the OAuth application configuration in GitLab and set it up again. After that things seem to work normally again. |
Same Problem here. Tried to re-register the oauth app in gitlab (self hosted), as stated by @shochdoerfer , but still the same git error as mentioned above. Any hints? We also upgrade from gitlab 14.x to 15.1 on friday, so this seems related. |
@temp I gave the OAuth app in GitLab almost all (read-only permissions) because I was not sure which ones are the correct ones. Maybe you could give this a try as well. |
We applied MR #596 and emptied the |
... and now it's not working anymore -_- |
Same error at me. |
Ran into the issue again. After truncating the |
Found a workaround: The token expires every day. |
I already did that, you don't even need to go to the database to delete, just go to your user in the interface, and unlink Gitlab Account. |
I think that even the only solution will be to create a schedule in the project that does this every day from time to time. |
Can't synchronize GitLab repositories anymore
Steps to reproduce the issue:
SYNCHRONIZATION ERROR
The text was updated successfully, but these errors were encountered: