-
Notifications
You must be signed in to change notification settings - Fork 741
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
Error when sending encrypted message #3792
Comments
I can confirm I am seeing this issue as well with 1.1.15, I am not longer able to send encrypted messages, but I can from Web or Desktop. |
I had two users report this issue to me. they both reinstalled the application from scratch and it resolved the issue. I also have an android device and have not had this issue. |
I can confirm that the issue was resolved after clearing cache and storage from Android settings, but it came back shortly after that.
…-------- Original-Nachricht --------
Am 4. Aug. 2021, 21:03, William Kray schrieb:
I had two users report this issue to me. they both reinstalled the application from scratch and it resolved the issue. I also have an android device and have not had this issue.
—
You are receiving this because you authored the thread.
Reply to this email directly, [view it on GitHub](#3792 (comment)), or [unsubscribe](https://github.com/notifications/unsubscribe-auth/AVC3N2C6TPRTNRERAQSGJPTT3GFHDANCNFSM5BRXNRDA).
Triage notifications on the go with GitHub Mobile for [iOS](https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675) or [Android](https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email).
|
I've hit the same issue today and have heard reports from at least two other people on two different encrypted rooms. |
Many people on my server are having this issue. It's happening across many different encrypted rooms. I've had them uninstall/reinstall & log out and log back in. Both of these work for a while, but the issue comes back. It's limited to Android 1.1.15. Not happening for any of the people using iOS app, desktop app, or a release before 1.1.15. |
I just checked to see if in the rooms that it is happening in had their 'm.room.encryption' events redacted. None of them did. None of the rooms on the server have had the 'm.room.encryption' event redacted. |
The bug happens once you logged out from a device: To reproduce it:
-> A cannot send messages from A1 anymore |
For what it's worth, I did not log out anywhere and still got that persistent error on Android. It just suddenly started yesterday, not even directly connected with an app update. |
thanks @pkern. There might be another issue. Can you rageshake mentioning this issue (3792), please? |
It is happening even if other users log out. I am preparing a release including the fix. |
What is the expected timeline to get this fix onto Google Play? This has crippled my server. |
Describe the bug
After upgrading to 1.1.15, some android users are unable to send encrypted messages to a room with multiple members.
There is a error message like "Did not sent message, retry?"
Some 1:1 chats were also affected.
After rolling back to v.1.1.12 or using schildi.chat the issue was gone.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I would expect the message to be encrypted and sent.
Screenshots
Smartphone (please complete the following information):
Additional context
From the behaviour, I would expect this issue to be a duplicate from element-hq/element-web#17195, but on android.
I already checked if the encryption event was redacted, but it seems to be fine.
The text was updated successfully, but these errors were encountered: