-
Notifications
You must be signed in to change notification settings - Fork 731
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 offline message breaks encryption #8245
Comments
Duplicate of element-hq/element-web#12851 Won't fix in existing legacy mobile SDK as fixed by rust-sdk |
what does that mean @BillCarsonFr ? But 12851 is closed, the bug still appears? |
The Bug will be Fixed with Element R and Element X (Which are the next Element Versions) |
Is there any public roadmap or an ETA for when to expect a release of Element X? |
I think Element R will be Released next. I don't know a Release Date. I don't think Element X for Android will be released before the End of the year.
|
Uff. If I understand this correctly, the bug mentioned in this issue will be present in Element for at least a year ... |
No, ElementR should land in a few weeks on Element Android. |
And what about iOS users? |
Element R on iOS should land even earlier. |
Thank you. |
But you didn't clarified if the bug is fixed in R or X? Do we have to wait till X, hoping it will be fixed completely? |
I might be wrong but this sounds to me that both new apps will use the rust-based matrix sdk. Therefore, both apps will not have this bug. (At least I hope so^^) |
This issue is something new. The encryption while offline worked until at least Jan 2023. |
I've checked older versions available in the F-Droid Archive (F-Droid, settings, package sources) and found that version 1.5.18 (from 2023-01-11) is the first bad one, while 1.5.11 (from 2022-12-08) works. My test was:
|
Since several months I've experienced problems that recipients couldn't decrypt my messages from time to time. After talking to some other matrix server administrators we could reproduce that this happens whenever the sending device has no online connection while sending a message. This can happen on mobile devices like smartphones, tablets and notebooks in dead zones or with weak wifi hotspot signals (in my case: "hotspot hopping" from subway station to subway station).
Steps to reproduce
Unable to decrypt message
(desktop client) orWaiting for this message, this may take a while
(mobile client).Current workaround: Sender has to execute
/discardsession
and resend the messages. This workaround is very disturbing for non-technical users.Ideas:
Outcome
What did you expect?
I expect that messages I write offline are send properly when I go online.
What happened instead?
I see my messages are properly sended by the recipients get
Unable to decrypt message
(desktop client) orWaiting for this message, this may take a while
(mobile client) messages instead.Your phone model
(several)
Operating system version
(several, experienced under Android, iOS and Linux)
Application version and app store
(several, experienced under Android, iOS and Linux)
Homeserver
(happens on my own server and during federated communication)
Will you send logs?
Yes
Are you willing to provide a PR?
No
The text was updated successfully, but these errors were encountered: