Closed Craeckie closed 3 years ago
The cross-signing error is unrelated. There was another bug that caused encryption to get messed up in certain cases when using SQLite. It should be fixed now, but you might need to clear the crypto_account
and crypto_olm_sessions
tables to make it work again.
Whenever I create a direct e2ee chat with the whatsappbot, I get these errors:
[Crypto/ERROR] Error while verifying cross-signing keys: the input base64 was invalid
And in the client:
⚠ Your message was not bridged: the bridge hasn't received the decryption keys. The bridge will retry for 10 seconds. If this error keeps happening, try restarting your client.
Version:
mautrix-whatsapp 0.1.5+dev.95f64879 (Jan 25 2021, 19:02:14)
Encryption config:
Is there some additional configuration required for e2ee to work?