#Steamcmd can't connect to download files

2 messages · Page 1 of 1 (latest)

steel tide
#

I've tried installing a steamcmd docker container directly onto my machine and it downloads the files fine.
https://pastebin.com/viAd4cgD
I do not have ufw installed (I'm not sure if it's relevant for docker containers). Is it possible to run the container created in network_mode: host?

cinder isle
#

You can run in network mode host last I knew but first I would spin up a docker container and a shell and see the extent of the lack of internet, something in my brain tells me that I have had to fix DNS issues with docker in the past, so try to do ping 1.1.1.1 if that works, try to ping google.com, if that fails, then the DNS setup is not working/config not reaching docker, there should be some solutions once you narrow down the docker networking error