Skip to content
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

Investigate rageshakes involving missing pickle key #27544

Closed
andybalaam opened this issue Jun 10, 2024 · 2 comments
Closed

Investigate rageshakes involving missing pickle key #27544

andybalaam opened this issue Jun 10, 2024 · 2 comments
Labels
A-Element-R Issues affecting the port of Element's crypto layer to Rust A-Storage Storage layer of the app, including IndexedDB, local storage, etc. S-Major Severely degrades major functionality or product features, with no satisfactory workaround T-Defect

Comments

@andybalaam
Copy link
Contributor

See for example: https://github.com/matrix-org/element-web-rageshakes/issues/25970

You can reliably get an error like the above by deleting the pickle key from indexeddb.

We suspect this might be an interaction with user being a guest and then trying to log in later.

We see lots of rageshakes like this.

@andybalaam andybalaam added the A-Element-R Issues affecting the port of Element's crypto layer to Rust label Jun 10, 2024
@dosubot dosubot bot added A-Storage Storage layer of the app, including IndexedDB, local storage, etc. S-Major Severely degrades major functionality or product features, with no satisfactory workaround T-Defect labels Jun 10, 2024
@andybalaam
Copy link
Contributor Author

Possibly related to element-hq/element-desktop#1816

@andybalaam
Copy link
Contributor Author

In fact, duplicate of element-hq/element-desktop#1816

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Element-R Issues affecting the port of Element's crypto layer to Rust A-Storage Storage layer of the app, including IndexedDB, local storage, etc. S-Major Severely degrades major functionality or product features, with no satisfactory workaround T-Defect
Projects
None yet
Development

No branches or pull requests

1 participant