Valere Fedronic
Valere Fedronic
I have a case of this log caused by this error ``` 2024-03-06T17:56:07.668032Z WARN matrix_sdk::encryption::backups: Couldn't decrypt a room key we downloaded from backups, session ID: CoxdHe6LNVlcKzqHz3yWvxqUijLywBMw8dke27RJMOQ, error: Json(Error("invalid type:...
A source of this bug has been found https://github.com/matrix-org/matrix-rust-sdk/issues/3247
https://github.com/matrix-org/element-android-rageshakes/issues/59348 Reported today on android 1.6.8-dev
New occurence reported on EIX https://github.com/element-hq/element-x-ios/issues/2238
There is another rageshake showing this behaviour: https://github.com/element-hq/element-x-android-rageshakes/issues/1134 But in this one we can see that there was two OlmMachine created, with the same deviceId but different keys: ``` 2023-11-30T18:18:11.343073Z...
Need to check recent rageshakes to see how often it is still occuring
New RS https://github.com/element-hq/element-x-ios-rageshakes/issues/1656
Depends on this MSC https://github.com/matrix-org/matrix-spec-proposals/pull/3967
Full logs https://rageshakes.element.io/api/listing/2023-10-04/124959-YQCFXJMA/logs-0000.log.gz
Do you have some snippet or step to reproduce that you can share?