Closed git-bruh closed 3 years ago
Your registration says the bridge wants events in all rooms where some user ID starts with @appservice
. #matrix-dev:matrix.org
contains a user called @appservice-irc:matrix.org
, which starts with @appservice
.
I have an appservice with the following
appservice.yaml
:For some reason, dendrite sends my appservice events for the room
#matrix-dev:matrix.org
that it isn't registered for. I'm on a few other public rooms belonging to matrix.org but the appservice is not sent any events from them, as one would expect. How can i debug what's going wrong with this particular room ?I'm running a dendrite that was built some days before commit https://github.com/matrix-org/dendrite/commit/af41f6d4549759afd7f52f780b40abe2834ab4c0.