hifi / heisenbridge

a bouncer-style Matrix IRC bridge
MIT License
241 stars 32 forks source link

Works, but not responding any more #278

Closed ronilaukkarinen closed 6 months ago

ronilaukkarinen commented 6 months ago

Doesn't answer to commands, but channels do work.

Tried to restart:

sudo systemctl restart heisenbridge.service

Output in journalctl log:

Mar 23 11:16:28 chat heisenbridge[300606]: Heisenbridge v1.14.5
Mar 23 11:16:28 chat heisenbridge[300606]: Trying to detect homeserver public endpoint, this might take a while...
Mar 23 11:16:28 chat heisenbridge[300606]: Homeserver is publicly available at https://obfuscated
Mar 23 11:16:28 chat heisenbridge[300606]: Fetching joined rooms...
Mar 23 11:16:28 chat heisenbridge[300606]: Bridge is in 18 rooms, initializing them...
Mar 23 11:16:29 chat heisenbridge[300606]: ERROR:root:Failed to reconfigure room !CsflNhDfYHkEjTrVrh:obfuscated during>
Mar 23 11:16:29 chat heisenbridge[300606]: Traceback (most recent call last):
Mar 23 11:16:29 chat heisenbridge[300606]:   File "/usr/local/lib/python3.10/dist-packages/heisenbridge-1.14.5-py3.10.egg/heisenbri>
Mar 23 11:16:29 chat heisenbridge[300606]:     raise Exception("Room validation failed after init")
Mar 23 11:16:29 chat heisenbridge[300606]: Exception: Room validation failed after init
Mar 23 11:16:29 chat heisenbridge[300606]: All valid rooms initialized, connecting network rooms...
Mar 23 11:16:29 chat heisenbridge[300606]: Init done with 5 networks connecting, bridge is now running!
ronilaukkarinen commented 6 months ago

Never mind, for some reason heisenbridge user was in ignore. /unignore @heisenbridge:myserver helped.