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

Failure to load/"Unable to restore session" error if WASM is disabled #27424

Closed
richvdh opened this issue May 2, 2024 · 2 comments · Fixed by #27776
Closed

Failure to load/"Unable to restore session" error if WASM is disabled #27424

richvdh opened this issue May 2, 2024 · 2 comments · Fixed by #27776
Labels
A-Element-R Issues affecting the port of Element's crypto layer to Rust A-Error-Message A-Login O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Critical Prevents work, causes data loss and/or has no workaround T-Defect

Comments

@richvdh
Copy link
Member

richvdh commented May 2, 2024

STR:

  • Disable WASM in your browser (eg, in firefox, set javascript.options.wasm to False)
  • Reload Element

If you have an active session, this results in an "Unable to restore session" error:

image

If you don't have a session and try to log in, you get an infinnispinner:

image

@richvdh richvdh added the A-Element-R Issues affecting the port of Element's crypto layer to Rust label May 2, 2024
@dosubot dosubot bot added A-Error-Message A-Login S-Critical Prevents work, causes data loss and/or has no workaround T-Defect labels May 2, 2024
@richvdh richvdh added the O-Uncommon Most users are unlikely to come across this or unexpected workflow label May 2, 2024
@richvdh
Copy link
Member Author

richvdh commented May 8, 2024

Looks like attempting to load the app in Safari on an iPhone in lockdown mode might have a similar effect.

@richvdh
Copy link
Member Author

richvdh commented Jul 22, 2024

Hopefully fixed by #27776

@richvdh richvdh closed this as completed Jul 22, 2024
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-Error-Message A-Login O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Critical Prevents work, causes data loss and/or has no workaround T-Defect
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants