Open Johan-Claesson opened 2 years ago
I cannot speak for this specific error, but it is not enough to expose the ports in the docker-compose file. Have you done so on the machine as well? (firewall/router or security group config for AWS).
As Frostea already added, the ports have to be exposed to outside traffic.
I haven‘t seen any of these errors in my own testing. If you have access to the server on a local network, try connecting by using the ip and port in the game.
I did some more testing. Got a Win10 VM up and tested installing the server software from scratch using steamCMD, and I got the same error. Before exposing a server out to WAN, I like to test the config on LAN. However, after exposing and connecting trough external IP - everything works for both this container and WIN Native installer.
I'm guessing that you need to set the server in some kind of LAN-Only to be able to use LAN-Connections?
The LAN mode is needed if you want your server to be an offline server with no internet connection. Otherwise I would suspect an issue with your port forwarding.
Hello! First of all, thanks for making this container! Really appreciate it!
I have an issue with networking, see attached log file from container:
Does anyone knows what's going on?
Here is my docker-compose file:
Also the .env file: