Can't connect to the server
Opened this issue · 2 comments
zvermafia commented
I use the example docker-compose.yml, and the server appears in the local network tab, if I click the refresh button the server's ping updates, so everything should be okay, but I can not connect to the server, it writes the server doesn't respond.
I tried to set 1
to the SV_LAN
environment variable but it didn't help.
Help to find the problem/solution...
Catif commented
Did you find the solution to your problem? I have the same issue.
In the logs of the docker, I can see :
bhop_server | 2024-09-06T13:06:29.393871819Z Warning: failed to init SDL thread priority manager: SDL not found
bhop_server | 2024-09-06T13:06:32.471076636Z Could not establish connection to Steam servers.
bhop_server | 2024-09-06T13:07:23.544072096Z /data/src/common/tcpconnection.cpp (1036) : Assertion Failed: Tried to initiate an outbound connection to 162.254.192.109:27019, bound to local address 172.19.0.2:26900. An ephemeral local port should be used for outbound TCP conections! How does this work?
zvermafia commented
No, I haven't.