element-hq / element-hq/synapse
Accepting an invite to a room on another HS returns a 404
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 600
- Avg merge
- 5d 22h
- Merged PRs (30d)
- 51
Description
This issue has been migrated from [#2807](https://github.com/matrix-org/synapse/issues/2807).
---
### Description
In the matrix-appservice-slackbot, the bot will auto join any rooms it has been invited to. If a user from another HS invites the bot to a room that hasn't been synced to the bots HS, synapse will throw an error `2018-01-18 01:26: [-] POST https://matrix.giveth.io/_matrix/client/r0/join/!TAeakIVVBKXyGipXoY%3Amatrix.org AS) HTTP 404 Error: {"errcode":"M_UNKNOWN","error":"No row found"}`.
### Version information
- **Homeserver**: Was this issue identified on matrix.org or another homeserver?
If not matrix.org: giveth.io
- **Version**: 26
- **Install method**: package manager
- **Platform**: VPS w/ debian 9
Contributor guide
Assessment
This issue has not been assessed yet.