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" message missing from timeline #20185

Open
kittykat opened this issue Dec 14, 2021 · 0 comments
Open

"Unable to decrypt" message missing from timeline #20185

kittykat opened this issue Dec 14, 2021 · 0 comments
Labels
A-E2EE O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Minor Impairs non-critical functionality or suitable workarounds exist T-Defect X-Regression Z-UISI Unable to decrypt errors

Comments

@kittykat
Copy link
Contributor

Steps to reproduce

  1. Not sure, just one of the messages in my backlog

Outcome

What did you expect?

For the message body to include ** Unable to decrypt: The sender's device has not sent us the keys for this message. **

What happened instead?

Blank space with Re-request encryption keys from your other sessions. below it.

Screenshot from 2021-12-14 14-06-10

Decrypted event source looks like this:

{
  "type": "m.room.message",
  "content": {
    "msgtype": "m.bad.encrypted",
    "body": "** Unable to decrypt: The sender's device has not sent us the keys for this message. **"
  }
}

Operating system

No response

Browser information

Chromium 96.0.4664.45 (Official Build) Arch Linux (64-bit)

URL for webapp

develop.element.io

Application version

Element version: 705366a-react-60286f617087-js-aeec4aa4a809 Olm version: 3.2.8

Homeserver

No response

Will you send logs?

No

@dbkr dbkr added O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Minor Impairs non-critical functionality or suitable workarounds exist labels Dec 17, 2021
@kittykat kittykat added the Z-UISI Unable to decrypt errors label Jan 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-E2EE O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Minor Impairs non-critical functionality or suitable workarounds exist T-Defect X-Regression Z-UISI Unable to decrypt errors
Projects
None yet
Development

No branches or pull requests

2 participants