This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Description
Description
After updating to the latest dev build each and every worker log as well as the homeserver log is filled with that kind of error.
Am I missing something?
2020-04-09 17:19:09,348 - synapse.replication.tcp.client - 71 - ERROR - - Lost replication conn: <twisted.python.failure.Failure twisted.internet.error.ConnectionDone: Connection was closed cleanly.>
2020-04-09 17:19:09,658 - synapse.replication.tcp.protocol - 223 - ERROR - - [anon-hWrDh] invalid command USER_SYNC
2020-04-09 17:19:09,659 - synapse.replication.tcp.protocol - 280 - WARNING - - [anon-hWrDh] Closing connection
2020-04-09 17:19:09,662 - synapse.replication.tcp.client - 71 - ERROR - - Lost replication conn: <twisted.python.failure.Failure twisted.internet.error.ConnectionDone: Connection was closed cleanly.>
2020-04-09 17:19:09,952 - synapse.replication.tcp.protocol - 223 - ERROR - - [anon-IAxdO] invalid command USER_SYNC
2020-04-09 17:19:09,953 - synapse.replication.tcp.protocol - 280 - WARNING - - [anon-IAxdO] Closing connection
2020-04-09 17:19:09,956 - synapse.replication.tcp.client - 71 - ERROR - - Lost replication conn: <twisted.python.failure.Failure twisted.internet.error.ConnectionDone: Connection was closed cleanly.>
2020-04-09 17:19:10,338 - synapse.replication.tcp.protocol - 223 - ERROR - - [anon-ArViJ] invalid command USER_SYNC
Steps to reproduce
- getting latest dev branch
- using worker setup
- starting homeserver and workers using synctl command
Version information