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 was archived by the owner on Apr 26, 2024. It is now read-only.
The PR adds required fields (as per Spec 1.2) to the requests to /keys/upload, a subsequent call to /keys/signatures/upload doesn't seem to update the signatures, even though they're received by Synapse just fine.
From a local Sytest run:
not ok 8 uploading signed devices gets propagated over federation
# Started: 2022-02-24 16:14:06.239
# Ended: 2022-02-24 16:14:06.605
# Got "dSO80A01XiigH3uBiDVx/EjzaoycHcjq9lfQX0uWsqxl2giMIiSPR8a4d291W1ihKJL/a+myXS367WT6NAIcBA", expected "SJsl9W/rKOXWZ/ZEr9cP3oiWK5rv0G+Sb3kQ5D+TgGEt3Jyikb7/04wzBLoDOnjdhgS8MIC4dFvP24KgFFQyAQ" at {@anon-20220224_161359-13:localhost:8839}{ed25519:EmkqvokUn8p+vQAGZitOk4PWjp7Ukp3txV2TbMPEiBQ} for at tests/41end-to-end-keys/08-cross-signing.pl line 711.
Description
/keys/signatures/upload
doesn't seem to update the uploadeddevice_keys.signatures
in the database or doesn't send it over federation.Steps to reproduce
The PR adds required fields (as per Spec 1.2) to the requests to
/keys/upload
, a subsequent call to/keys/signatures/upload
doesn't seem to update the signatures, even though they're received by Synapse just fine.From a local Sytest run:
Full logs can be found at https://github.com/matrix-org/sytest/actions/runs/1893676524
Version information
Version: Develop as of
2022-02-24 14:56:24
Commit 41cf4c2Install method:
The text was updated successfully, but these errors were encountered: