-
Notifications
You must be signed in to change notification settings - Fork 497
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
Sending/receiving messages with a new device resulting in **Unable to Decrypt** #1052
Comments
The feature is still in beta. We are fixing edge cases that make such issue happen in our Matrix clients. See element-hq/element-web#2996 for the known use cases bugs we are chasing. |
Most of UISI (Unknown Inbound Session Id) issues must have been fixed in matrix-ios-sdk v0.7.8. From Riot v0.3.10, if people still gets UISIs for your messages, you can "Clear Cache" from the app settings. |
Thanks for addressing! |
Clearing the cache on the newest version of Riot (Electron on macOS) did not fix this for me. I'm still seeing:
in rooms where encryption was previously working. matrix-react-sdk version: 0.8.7 |
@jimmycuadra: Riot (Electron on macOS) is based on riot-web, which is written in js. |
Oh sorry, I didn't notice this was an iOS issue. I think someone linked me to it a while back when I asked about the error message and I subscribed without noticing that. Is there a riot-web issue for the same error message? |
There is element-hq/element-web#2996 that compiles all issues related to this. |
Some clients in the rooms work/the key exchange clearly took place, but some did not.
I keep getting
** Unable to decrypt: The sender's device has not sent us the keys for this message**
, and they see it for my messages as well.Any ideas on what we can do?
The text was updated successfully, but these errors were encountered: