element-hq / element-hq/synapse
Joining a room where all servers are blacklisted fails with obscure error
Open
A-Federated-Join
T-Task
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 600
- Avg merge
- 5d 22h
- Merged PRs (30d)
- 51
Description
This issue has been migrated from [#7297](https://github.com/matrix-org/synapse/issues/7297).
---
If you attempt to join a room over federation, and the resident server that you choose to help with the join has been blacklisted, you get this rather obscure error:
> Failed to make_join via any server.
It would be nice if we could record why the server was blacklisted, and return some more information on it (maybe how long until the next attempt?)
Contributor guide
Assessment
This issue has not been assessed yet.