-
Notifications
You must be signed in to change notification settings - Fork 0
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
Rest authorizer cannot fetch projects sometimes #265
Labels
bug
Something isn't working
Comments
sample logs from the RSA backend. Note the successful source-clients request in the middle. This may be due to cached results. token requests also fail, likely due to the same reason
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
On some occasions the rest-authorizer frontend cannot get the projects from the backend
Responds with
At the same time, it seems to be able to get the source clients
The problem occurs and resolves at random, but can be fixed by restarting the RSA pods. One observation was that the managementportal complained about a missing refresh token
The text was updated successfully, but these errors were encountered: