-
Notifications
You must be signed in to change notification settings - Fork 284
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
Session lost on restart #1853
Comments
Can you please submit screenshots and possibly logs? Not much we can do without it. |
Installing |
I can confirm that this also exists on Fedora linux as well. Installing keytar isn't feasible for me, since I'm using Element inside a flatpak. Is there any solution that's being proposed to fix this? |
@meyou69 https://github.com/flathub/im.riot.Riot/ for help with the flatpak |
The void package should work once this line is merged: https://github.com/void-linux/void-packages/pull/52829/files#diff-1ec5549132a9f1aacbe6efc0d489fbf8a916f5a0f6d7227d73bbac7b84c9be66R55 |
Indeed, situation resolved. |
It was resolved downstream. Should it be also somehow addressed in this repo? |
It seems to just be a packaging issue, I don't think it's relevant to this repo. |
I wouldn't consider it a packaging issue. |
Keytar is in the package.json as a dependency for the bespoke hak build script, which isn't run by most downstream packagers. |
Steps to reproduce
Outcome
What did you expect?
Quitting and restarting should maintain the current session and encryption keys.
What happened instead?
A warning about incompatible versions and your session will be permanently lost. The session is forcibly logged out.
Related issue: 1495 which is where this mess began. I have never recovered nominal functionality since that fateful hiccup earlier this week.
Operating system
Void Linux
Application version
1.11.43, 1.11.72, and 1.11.76 have all shown this issue
How did you install the app?
Build from source and execute via
yarn start
Homeserver
No response
Will you send logs?
No
The text was updated successfully, but these errors were encountered: