linkedin
linkedin copied to clipboard
Connecting to homeserver via unix-socket fails
The bot can't manage to connect to the homeserver if homeserver:address: is configured to use a unix socket unix:/path/to.sock:
[2023-11-17 16:33:59,645] [[email protected]] Ensuring connectivity to homeserver
[2023-11-17 16:33:59,646] [[email protected]] req #1: GET unix:/run/synapse/homeserver.sock/_matrix/client/versions?user_id=@linkedinbot:REDACTED None
[2023-11-17 16:33:59,646] [[email protected]] Request #1 failed with unix:/run/synapse/homeserver.sock/_matrix/client/versions?user_id=@linkedinbot:REDACTED, retrying in 4 seconds
~Wait, is the latest release here on github the latest available production release?~
The issue persists on master.
Related to https://github.com/mautrix/python/pull/165