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

Unable to decrypt on one device only #12782

Closed
tuxayo opened this issue Mar 19, 2020 · 4 comments
Closed

Unable to decrypt on one device only #12782

tuxayo opened this issue Mar 19, 2020 · 4 comments
Labels
A-E2EE P1 T-Defect X-Needs-Info This issue is blocked awaiting information from the reporter Z-UISI Unable to decrypt errors

Comments

@tuxayo
Copy link
Contributor

tuxayo commented Mar 19, 2020

Description

Both UTD on my Riot web device

https://matrix.to/#/!CWLUCoEWXSFyTCOtfL:matrix.org/$bE_RiRVnVcW68eoDX4Qhopfojn0BBJFPwR5kOXyO6BI?via=sw1v.org&via=matrix.org&via=chat.weho.st

https://matrix.to/#/!CWLUCoEWXSFyTCOtfL:matrix.org/$tH62-sX-RHWZH74hFuA-zwApUB17DWIL6kRw0oltca4?via=sw1v.org&via=matrix.org&via=chat.weho.st

Version information

  • Platform: web (in-browser)

For the web app:

  • Browser: Firefox dev edition 75.0b5 (64-bit)
  • OS: EndeavourOS (Arch Linux based)
  • URL: riot.im/develop / and riot.im/app /
@tuxayo
Copy link
Contributor Author

tuxayo commented Mar 19, 2020

Asking the keys from another device worked.

I sent debug logs before and after requesting keys from other device.

UTDs are getting rare (kudos for that!) so no remaining UTD must remain "unpunished" as reproducing might be hard. Correct my if that not very useful.

@bwindels bwindels added story:18 A-E2EE P1 Z-UISI Unable to decrypt errors and removed story:18 labels Mar 19, 2020
@kittykat
Copy link
Contributor

kittykat commented Dec 8, 2021

@tuxayo Are you still seeing the issue? If you are, the Crypto team will need logs (which you can submit using the /rageshake command) to be able to debug the issue

@kittykat kittykat added the X-Needs-Info This issue is blocked awaiting information from the reporter label Dec 8, 2021
@turt2live
Copy link
Member

Duplicate of #2996

@turt2live turt2live marked this as a duplicate of #2996 Jun 14, 2022
@turt2live turt2live closed this as not planned Won't fix, can't repro, duplicate, stale Jun 14, 2022
t3chguy pushed a commit that referenced this issue Oct 17, 2024
* Stop using the js-sdk's compare function

The file is supposed to be a js-sdk internal module so we shouldn't
have been using it, and now it uses the native collator, it's completely
trivial. It was also causing Intl.Collator to be accessed at the module
scope which risked it beating the modernizr check.

* add test

* Fix tests

Move the restoreAllMocks to prevent mock leakage and also add
some custom themes to test the ordering of those.

* Move spy to the right place

* Add ANOTHER test

* Add test for integration manager ordering
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-E2EE P1 T-Defect X-Needs-Info This issue is blocked awaiting information from the reporter Z-UISI Unable to decrypt errors
Projects
None yet
Development

No branches or pull requests

4 participants