mautrix / facebook

A Matrix-Facebook Messenger puppeting bridge
https://matrix.to/#/#facebook:maunium.net
GNU Affero General Public License v3.0
389 stars 64 forks source link

MQTT connection failed: not retrying! #243

Open ethindp opened 2 years ago

ethindp commented 2 years ago

So I recently migrated my matrix server to an AlmaLinux box, and Mautrix-Facebook is now giving me a weird error: "MQTT reconnection failed. Not retrying!" I have no idea why this is happening; looking at the log only yields weird messages like this:

ClientConnectorError while trying to restore session, retrying in 60 seconds: Cannot connect to host b-graph.facebook.com:443 ssl:default [Try again]

What did I break? Do I have to log out and back into Facebook to fix this problem?

ljlongwing commented 1 year ago

I am also having this issue on a reoccurring basis....and then I'm kinda stuck in limbo. When this happens I no longer get messages....if I give a logout command it says "That command requires you to be logged in.". If I issue a login, I get "You're already logged in". The only 'cure' I've found is to restart my matrix server. Any help?