When logging in with Google auth, pages hang on 'Loading' - Logs show "Failed to verify token: failed to verify token: Failed to query provider .../api/dex/.well-known/openid-configuration\": dial tcp 10.x.x.x:443: i/o timeout" #17378
Labels
bug
Something isn't working
component:auth
component:server
version:EOL
Latest confirmed affected version has reached EOL
Checklist:
argocd version
.Describe the bug
After enabling Google auth and logging in with a Google user the argocd-server pod gets timeouts referring to the internal GKE load balancer.
This doesn't happen when I log in with the local admin user.
A restart of the argocd-server pod fixes this.
Seems like buggy state behaviour, similar to #13526.
To Reproduce
Enable Google auth following these exact steps:
https://argo-cd.readthedocs.io/en/stable/operator-manual/user-management/google/#openid-connect-using-dex
Expected behavior
Expected the applications and other pages to load normally like with the admin user, which they do only after an argocd-server pod restart.
Screenshots
Version
Logs
The text was updated successfully, but these errors were encountered: