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] [INFO@mau.mx] Ensuring connectivity to homeserver [2023-11-17 16:33:59,646] [DEBUG@mau.as.api.bot] req #1: GET unix:/run/synapse/homeserver.sock/_matrix/client/versions?user_id=@linkedinbot:REDACTED None [2023-11-17 16:33:59,646] [WARNING@mau.as.api.bot] Request #1 failed with unix:/run/synapse/homeserver.sock/_matrix/client/versions?user_id=@linkedinbot:REDACTED, retrying in 4 seconds ```
The bot can't manage to connect to the homeserver if
homeserver:address:is configured to use a unix socketunix:/path/to.sock: