Skip to content
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

ElementR: malformed megolm key in backup will make the whole backup import fails #26775

Closed
BillCarsonFr opened this issue Dec 15, 2023 · 2 comments
Assignees
Labels
A-Element-R Issues affecting the port of Element's crypto layer to Rust Z-Labs

Comments

@BillCarsonFr
Copy link
Member

rageshake.ts:77 Error restoring backup Error: missing field `sender_claimed_keys`
    at module.exports.__wbindgen_error_new (matrix_sdk_crypto_wasm.js:7273:1)
    at serde_wasm_bindgen::error::Error::new::haa52582176c8e8a7 (0156008e:0x346ed8)
    at byn$mgfn-shared$serde::de::Error::missing_field::hcb818cd6c817fdc6 (0156008e:0x3d85d6)
    at serde::de::Error::missing_field::hcb818cd6c817fdc6 (0156008e:0x3013a0)
    at olmmachine_importBackedUpRoomKeys (0156008e:0xc3cd7)
    at OlmMachine.importBackedUpRoomKeys (matrix_sdk_crypto_wasm.js:4115:1)
    at RustBackupManager.importBackedUpRoomKeys (backup.ts:209:31)
    at RustCrypto.importBackedUpRoomKeys (rust-crypto.ts:1200:41)
    at MatrixClient.restoreKeyBackup (client.ts:3971:34)
    at async RestoreKeyBackupDialog.tsx:231:17

#26774

@BillCarsonFr BillCarsonFr added the A-Element-R Issues affecting the port of Element's crypto layer to Rust label Dec 15, 2023
@BillCarsonFr
Copy link
Member Author

@BillCarsonFr BillCarsonFr self-assigned this Dec 15, 2023
@t3chguy
Copy link
Member

t3chguy commented Dec 15, 2023

Duplicate of #26774

@t3chguy t3chguy marked this as a duplicate of #26774 Dec 15, 2023
@t3chguy t3chguy closed this as not planned Won't fix, can't repro, duplicate, stale Dec 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Element-R Issues affecting the port of Element's crypto layer to Rust Z-Labs
Projects
None yet
Development

No branches or pull requests

2 participants