-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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 message: 'device_keys' values must be a list of strings #18992
Comments
@Lynnolium, I am quite confused by your report... The latest Element version is |
Im using the 32 bit version. That last build for it was 1.5.15. I can verify that the 64 bit 1.8.2 on a 64 bit OS, and the browser version on a win7 32 bit computer both work correctly. The issue is only seen on the standalone 1.5.15. I will get a copy of the log from the server. The server is running syanpse. |
Oh, you're running I am afraid we don't support 32bit systems anymore (since Electron doesn't either), sorry |
Several of my users are reporting seeing this error message popping up in their Riot-Android installations whenever they try to post a message in an encrypted room. Typically, they are stuck with Riot-Android and unable to upgrade to Element-Android because of an old Android environment (e.g. in Sailfish OS). In my case, on 2021-Sep-08 between 08:12:43 UTC and 09:38:42 UTC, the Matrix homeserver hosted by EMS started to reply with a 400 response to "POST /_matrix/client/unstable/keys/query" requests placed by "Riot.im/0.9.13". So I guess this is a server-side issue with the Client-Server API (some non-backward-compatible change happened), but I have no clue where to look or what to ask for. If anyone has a hint or knows of a workaround (possibly involving a reverse-proxy doing some magic between Riot-Android and the Matrix homeserver), I'd be grateful for help. |
Looks like it is caused by matrix-org/synapse#10593 Any work around you put in place just encourages more people to run very out of date software. At some point they need to update. |
We won't fix this as it affects a very old version. |
workaround for synapse 1.71
|
Steps to reproduce
What happened?
What did you expect? The reply to post to be sent and accepted by server properly. NOTE: The same version (1.5.15) on a different server works 100% in both encrypted and unencrypted rooms.
What happened? The error message was displayed, The to be sent text was changed to red and post was not uploaded to the room.
Operating system
Windows 32 bit Ultimate
Application version
32 bit build 1.5.15 (latest)
How did you install the app?
from downloadable file on element server.
Homeserver
No response
Have you submitted a rageshake?
No
The text was updated successfully, but these errors were encountered: