You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
#10214 (released in Synapse v1.38.0) removes optional keys from /sync responses if they're an empty value. This can cause the current Element Android release to fail to set up encryption properly after an initial sync, which breaks encryption support. This leads to many unable to decrypt errors, which have started popping up again in reports (i.e element-hq/element-android#1721).
The plan is for Synapse to introduce this field again to fix the current version of Element Android, while allowing some time for a fixed Element Android to be released and for people to update.
The text was updated successfully, but these errors were encountered:
anoadragon453
added
S-Major
Major functionality / product severely impaired, no satisfactory workaround.
T-Defect
Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
labels
Jul 22, 2021
This is fixed by #10457, which is present in Synapse v1.38.1 and v1.39.0rc2. This issue affects Synapse v1.38.0 and v1.39.0rc1. Please upgrade if you are affected.
#10214 (released in Synapse v1.38.0) removes optional keys from
/sync
responses if they're an empty value. This can cause the current Element Android release to fail to set up encryption properly after an initial sync, which breaks encryption support. This leads to many unable to decrypt errors, which have started popping up again in reports (i.e element-hq/element-android#1721).The plan is for Synapse to introduce this field again to fix the current version of Element Android, while allowing some time for a fixed Element Android to be released and for people to update.
The text was updated successfully, but these errors were encountered: