-
Notifications
You must be signed in to change notification settings - Fork 759
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
Crash when attempting to sign back in after session timeout #5701
Comments
|
I am also experiencing the same errors (On pretty much all android Matrix clients (Elements, SchildiChat, FluffyChat)). If there is any help (in logs that i can provide) please let me know. The minimum viable setup is as following: Set session token on short expiry time (not sure about this step) |
I also saw that one at one point but forgot, thank you. Did you ever experience it with password sign in or just SSO? Unless my memory is failing me I do remember experiencing this with password login (though I did have SSO enabled at the same time). |
@sevmonster I have explicitly SSO enabled. (Password login completely disabled) |
This crash will be fixed in #5398 which just needs a bit more testing before it can be merged |
if you want me to test it locally, let me know |
Please do, that would be great! If you could also let me know what login style (password / sso) you get after the soft logout happens, that would be perfect |
Is there some artifact from a pipeline i can use for the apk? or how would i acquire it? |
Seems it's been fixed by #5398, else please re-open the issue! |
Steps to reproduce
session_lifetime
on the homeserver.Outcome
What did you expect?
Redirected to sign-in flow (password, SSO, etc.)
What happened instead?
Open app, presented with "You're signed out" flow, attempting to sign back in crashes. Can't rageshake, can't access any other screen. Clearing app data allows to sign in again, either in-app with the second button or in settings.
![Resized_Screenshot_20220405-214504_Element(1)_1](https://user-images.githubusercontent.com/16788697/161891086-775a2f18-2129-44d2-bd33-23daeae7e514.jpg)
(note that even though SSO is the only auth method enabled right now as shown in the picture, this also happened when passwords were enabled earlier in the homeserver's lifetime, if I recall.)
Restarting Synapse, the affected apps, and the devices; and clearing cache did not help. Web and desktop users do not have this issue to our knowledge and are able to sign in after being signed out.
Your phone model
Samsung Galaxy Z Flip, Sony Xperia XA1
Operating system version
Android 10, 8
Application version and app store
Element 1.4.4, olm 3.2.10, Google Play and F-Droid versions
Homeserver
Synapse 1.55.2
Will you send logs?
Can't rageshake, so can't send logs.
The text was updated successfully, but these errors were encountered: