-
Notifications
You must be signed in to change notification settings - Fork 668
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
[QA] token renewal after 10 min fails #9056
Comments
More something for the client team to look into. |
Desktop client tries to register 2x without success:
3 Minutes later it falls back to builtin client ID
At renewal, desktop sync client tries to register again 2x without success:
3 Minutes later it falls back to builtin client ID again
Registration error sounds like #8968
But Can be fixed in Kopano Konnect config? Or Kopano Konnect bug? @longsleep any thoughts? |
Please transfer this to the client repo - it is unrelated to the openidconnect app. THX |
This has been relaxed in February - see libregraph/lico@3e79432 (this commit is also released as part of Konnect v0.34.0). Please make sure to use the current version and it should be fine @michaelstingl |
@longsleep That is good news. Thank you! We use docker for this test. I believe the docker image needs a gentle nudge.
latest points to kopano/kopano_konnect:0.33 -- there is no kopano/kopano_konnect:0.34 at dockerhub. |
@longsleep latest still points to kopano/kopano_konnect:0.33 -- there is no kopano/kopano_konnect:0.34 at dockerhub -- redoing the above commands. Am I doing something wrong? |
@longsleep can you please doublecheck, why there is no new docker image? docker pull kopano/kopano_konnect:latest still pulls the 0.33 release. Is there an update procedure that I could run from within the 0.33 docker image? |
Seen with openidconnect 2.1.0-rc1 against kopano IDP
Expected behaviour: the auth token refreshes, without user interaction.
testpilotcloud-logdir.zip
owncloud.log.zip
The text was updated successfully, but these errors were encountered: