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 messages in chat #14074

Closed
Insaf01 opened this issue Jun 17, 2020 · 8 comments
Closed

Unable to decrypt messages in chat #14074

Insaf01 opened this issue Jun 17, 2020 · 8 comments
Labels
A-E2EE O-Occasional Affects or can be seen by some users regularly or most users rarely S-Major Severely degrades major functionality or product features, with no satisfactory workaround T-Defect Z-UISI Unable to decrypt errors

Comments

@Insaf01
Copy link

Insaf01 commented Jun 17, 2020

I am having trouble reading some messages in chat rooms via pm cause I keep getting this message

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

I am using riot on the web via chrome.

Please help me fix this problem

@Ezwen
Copy link

Ezwen commented Jul 29, 2020

Same problem here, I cannot read from Element Web my own messages sent from Element Android. Both devices are verified.

@kittykat kittykat added O-Occasional Affects or can be seen by some users regularly or most users rarely S-Major Severely degrades major functionality or product features, with no satisfactory workaround Z-UISI Unable to decrypt errors labels Jan 11, 2022
@nu111
Copy link

nu111 commented Mar 20, 2023

Same problem for me and for a colleague of mine. This is the source of decrypted event

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

@nakshi-kalolia5
Copy link

nakshi-kalolia5 commented Jun 13, 2023

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

Going through the same.
Has anyone find the solution yet?

@Eric-P7
Copy link

Eric-P7 commented Oct 4, 2023

I signed out and signed back in to Element on Windows 10. Now I see this same error on all old messages. My homeserver is matrix.org.

@omgomgomgomg
Copy link

same here with a bunch of ~50 people, all kinds of clients

@traceback-ops
Copy link

Same error when sign back into Element

@Bubanio85
Copy link

Same problem here

@t3chguy
Copy link
Member

t3chguy commented May 24, 2024

Duplicate of element-hq/element-meta#245

@t3chguy t3chguy marked this as a duplicate of element-hq/element-meta#245 May 24, 2024
@t3chguy t3chguy closed this as not planned Won't fix, can't repro, duplicate, stale May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-E2EE O-Occasional Affects or can be seen by some users regularly or most users rarely S-Major Severely degrades major functionality or product features, with no satisfactory workaround T-Defect Z-UISI Unable to decrypt errors
Projects
None yet
Development

No branches or pull requests