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.
@dbkr Does this also mean affected users would need re-create their keys after a fix is found, or do the keys keep coming in over federation until you save them correctly...?
I'm not 100% sure: I suspect there is more to this because the keys should also get written into the cache when the client does a /keys/query. Suggest we re-test once this if fixed.
I believe this bug is now fixed (ie. the stack trace is no longer appearing and the EDU is getting through) but the riot-web bug element-hq/element-web#12973 is still a problem. Closing this and opening #7276 for the wider problem.
When an EDU comes in with updated cross-signing keys for a user, it's handled by the federation_inbound worker which lacks the ability to write the keys to the db. Stack trace: https://gist.github.com/dbkr/d93c32abab600ff3c7a240c0de0f1d61
@erikjohnston sez:
This affects ability to cross-sign to/from matrix.org so is time-sensitive.
The text was updated successfully, but these errors were encountered: