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.
500 error when trying to rejoin empty room #4582
Copy link
Copy link
Open
Labels
A-Federated-Joinjoins over federation generally suckjoins over federation generally suckA-WorkersProblems related to running Synapse in Worker Mode (or replication)Problems related to running Synapse in Worker Mode (or replication)O-UncommonMost users are unlikely to come across this or unexpected workflowMost users are unlikely to come across this or unexpected workflowS-MajorMajor functionality / product severely impaired, no satisfactory workaround.Major functionality / product severely impaired, no satisfactory workaround.T-DefectBugs, crashes, hangs, security vulnerabilities, or other reported issues.Bugs, crashes, hangs, security vulnerabilities, or other reported issues.z-bug(Deprecated Label)(Deprecated Label)
Description
Related to #1533, but even worse. When using a worker deployment, the code that checks if the server list is empty (
synapse/synapse/handlers/room_member.py
Line 988 in d8e6384
| if len(remote_room_hosts) == 0: |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-Federated-Joinjoins over federation generally suckjoins over federation generally suckA-WorkersProblems related to running Synapse in Worker Mode (or replication)Problems related to running Synapse in Worker Mode (or replication)O-UncommonMost users are unlikely to come across this or unexpected workflowMost users are unlikely to come across this or unexpected workflowS-MajorMajor functionality / product severely impaired, no satisfactory workaround.Major functionality / product severely impaired, no satisfactory workaround.T-DefectBugs, crashes, hangs, security vulnerabilities, or other reported issues.Bugs, crashes, hangs, security vulnerabilities, or other reported issues.z-bug(Deprecated Label)(Deprecated Label)