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 for previous messages in my rooms #28161

Closed
patriknorlander opened this issue Oct 7, 2024 · 3 comments
Closed

Unable to decrypt messages for previous messages in my rooms #28161

patriknorlander opened this issue Oct 7, 2024 · 3 comments
Labels
A-E2EE S-Major Severely degrades major functionality or product features, with no satisfactory workaround T-Defect Z-UISI Unable to decrypt errors

Comments

@patriknorlander
Copy link

Steps to reproduce

When logging in I was asked to verifiy with other device or with passphrase. Entered passphrase. Get unable to decrypt messages in all my chats.

Outcome

What did you expect?

What happened instead?

Operating system

WIndows 11

Browser information

Edge: Version 128.0.2739.67

URL for webapp

app.element.io

Application version

Element-version: 1.11.79 Kryptoversion: Rust SDK 0.7.2 (7a21514), Vodozemac 0.7.0

Homeserver

matrix.org

Will you send logs?

Yes

@dosubot dosubot bot added A-E2EE S-Major Severely degrades major functionality or product features, with no satisfactory workaround labels Oct 7, 2024
@danielcb
Copy link

We've also got this problem. 6 users in sum. Migrated from synapse/element-web to synapse/matrix-authentication-service/element-web.

All users need to re-verify, which all users did. Everything works for 5 of the users. One user sees only 'Unable to decrypt message' for all previous messages, although the verification succeeded and all his sessions are shown as verified.

@dbkr dbkr changed the title Get enable to decrypt messages for previous messages in my rooms Unable to decrypt messages for previous messages in my rooms Oct 18, 2024
@dbkr dbkr added the Z-UISI Unable to decrypt errors label Oct 18, 2024
@richvdh
Copy link
Member

richvdh commented Oct 23, 2024

We investigated the problem for the original reporter.

In short, key backup was not signed by the user's keys. Most likely, that happened because key backup had been reset from a device which was not verified and therefore did not have the cross-signing keys, so could not sign the backup.

Unfortunately, that happened some time ago, so we lack client-side and server-side logs as to how that could have taken place (or even which platform the relevant device was on).

@danielcb if you are still having problems, please open a new issue, and send debug logs from within the affected client(s).

@richvdh richvdh closed this as completed Oct 23, 2024
@richvdh
Copy link
Member

richvdh commented Oct 23, 2024

Opened element-hq/element-meta#2595 to keep track of the root cause here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-E2EE 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

4 participants