This repository was archived by the owner on Apr 26, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
Synapse with workers: invalid command USER_SYNC #7257
Copy link
Copy link
Closed
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
-
Version: homeserver.py version 1.12.3 (b=develop,967f99b9f)
-
Install method: git pull
- Platform: Debian / Arm64
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels