matrix-org / matrix-appservice-gitter

Matrix <-> Gitter bridge
Apache License 2.0
41 stars 12 forks source link

Messages in Gitter not relayed to Matrix room #74

Open lboklin opened 5 years ago

lboklin commented 5 years ago

And when attempting to bridge a different Matrix room to the same Gitter room I get:

Bridge returned HTTP 500 Internal Server Error: Guest access not allowed

Gitter room: https://gitter.im/SimulaVR/Simula

Pre-bridged room which stopped receiving messages from Gitter:

gitter_simulavr=2Fsimula:matrix.org

Room I'm not able to bridge:

simulavr:matrix.org

I tried removing the matrix bot from Gitter so now it's not there anymore..

jywarren commented 5 years ago

Noted possible connection with https://github.com/matrix-org/matrix-appservice-gitter/issues/75 - thanks!

lboklin commented 5 years ago

The pre-bridged room started working suddenly the other day. The matrix bot joined the gitter room and started relaying as before.

However I still am unable to bridge another matrix room to the same gitter room.

Edit: I don't know whether to close the issue or not since I'm not sure what the cause was or if it's fixed.