CM2Walki / CSGO

Dockerfile for automated build of a CS:GO gameserver: https://hub.docker.com/r/cm2network/csgo/
https://CM2.Network
MIT License
249 stars 74 forks source link

App '740' state is 0x202 after update job. #18

Closed Reybun closed 4 years ago

Reybun commented 4 years ago

Hello,

I can't make it work, I use the following command : docker run -d --net=host --name=csgo-dedicated -e SRCDS_TOKEN=MyToken cm2network/csg But everytime I run into this error, and the docker exit (with code 127) image Did you ever have this issue ? Can you help me ? Thanks !

timethethyme commented 4 years ago

Hey! Can you check if you have enough disk space available? (The server needs about 20GB total) Was running into a similar error when trying to install it with only 12 GB available.

Reybun commented 4 years ago

Hi! Checked again, I had the place but upgrading it again worked 👍 Thanks!