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
For some reason, the event came through before the keys did (not enough logging to see why)
One tab did a successful keyshare req to get the key
The other tab raced with this to also to a keyshare req; it ended up requesting it from itself and getting a response from itself.
However, this tab failed to then update the display to decrypt the message, perhaps because of getting confused with self-fulfilling its keyshare request and thinking it didn't need to notify the app about the new inbound session.
Subsequently this got fixed (perhaps when switching room & back again).
ara4n
changed the title
Bad MAC when decrypting erik->delph?
If Riot is open in two tabs, we can end up with a UISI if megolm keys are delayed
Nov 27, 2019
https://github.com/matrix-org/riot-web-rageshakes/issues/1972 has full details.
The text was updated successfully, but these errors were encountered: