joedwards32 / CS2

CS2 Dedicated Server Docker Image
https://hub.docker.com/r/joedwards32/cs2
MIT License
250 stars 49 forks source link

Permissions denied #124

Open Hamsterman opened 1 week ago

Hamsterman commented 1 week ago

I noticed these errors in a fresh install

cp: cannot create regular file '/home/steam/cs2-dedicated/game/csgo/cfg/server.cfg': No such file or directory cp: cannot create regular file '/home/steam/cs2-dedicated/pre.sh': Permission denied cp: cannot create regular file '/home/steam/cs2-dedicated/post.sh': Permission denied sed: can't read /home/steam/cs2-dedicated/game/csgo/cfg/server.cfg: No such file or directory entry.sh: line 71: cd: /home/steam/cs2-dedicated/game/bin/linuxsteamrt64: No such file or directory

chnagy commented 1 week ago

I had the same error. It was just an disk size issue.

joedwards32 commented 1 week ago

Please make sure that the permissions on the persistent volume are correct.