-
Notifications
You must be signed in to change notification settings - Fork 505
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
EiOS can sometimes send unencrypted messages in encrypted rooms #5184
Comments
Does the room appear to be 'unencrypted' in the UI for you? |
Yes. I attached a screenshot in my linked rageshake |
I just had the same problem, noted, the room was created inbetween me creating it on desktop, and me opening the room via a notification. Despite the room not being marked as encrypted, it did decrypt messages from it, it only did not encrypt messages back |
Hello @ShadowJonathan Do you also notice other issues with the room, like missing topic? missing room name? missing admin? |
These are DMs, so there's no topic or room name. However, in the rooms where this happens, i dont see any user as "admin", yes. It also doesnt say "messages here are end-to-end encrypted". I'll clear cache. |
After a clear-cache, it correctly resolved the room for me again. I started talking to this particular user without this device being online for a while, i think it can either be a bug in;
|
Fixed by matrix-org/matrix-ios-sdk#1358 |
@Anderas can you have a look at the previous RS to see if you see why m.room.encryption got reverted? |
The loss of encryption was likely related to general loss of room state reported in many rageshakes. Since implementing a fix for missing / corrupted room state there have (thus far) been no new reports of missing room names or unencrypted rooms. If reported again, the rageshakes will include some extra logs that should help with identifying the root cause. |
I've encountered what I believe to be this same issue on Element iOS, version 1.8.27. |
@lyczak Did you send a rageshake for the issue? |
This is still happening for me, and is presenting in the same way with the same resolution. Element iOS version 1.11.18. I see there's now a 1.1.19 (released 2h ago) and am updating presently; will report back if I see the issue again. |
Steps to reproduce
I don't know how to trigger this in the first place. But when it happens, just go to the affected room and send a message
Outcome
What did you expect?
What happened instead?
The room appear to be missing some state resulting in:
I did a rageshake, then cleared cache. The room is now behaving.
As this is an internal room, the linked rageshake has a screenshot and the room ID
Your phone model
iPhone 11 Pro Max
Operating system version
iOS 15.1
Application version
Internal TestFlight Build v1.6.8 #20211117180457
Homeserver
twilightsparkle.dev
Will you send logs?
Yes
The text was updated successfully, but these errors were encountered: