element-hq / element-hq/synapse
We should give a better error message when a join-over-federation request is rejected by the remote server
Open
A-Federated-Join
A-Federation
T-Enhancement
z-p2
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 600
- Avg merge
- 5d 6h
- Merged PRs (30d)
- 46
Description
This issue has been migrated from [#4858](https://github.com/matrix-org/synapse/issues/4858).
---
### Description
When trying to join #junta:junta.pl from matrix.org I get the following error:
```
Invalid signature for server matrix.org with key ed25519:auto: Unable to verify signature for matrix.org
```
### Steps to reproduce
- peek at #junta:junta.pl in Riot
- click to Join
- get error above
- complain to @erikjohnston
Possible dup of : #3387 #3294
Contributor guide
Assessment
This issue has not been assessed yet.