mschnitzer / ark-survival-ascended-linux-container-image

A docker/podman container that is able to run an ARK: Survival Ascended on a Linux host.
70 stars 13 forks source link

Cannot download game #63

Closed fromage9747 closed 2 months ago

fromage9747 commented 2 months ago

I have tried using the docker image, but the game does not download. I have also tried on a VPN and the result is the same

Here are the logs:

Logging directory: '/home/gameserver/Steam/logs'
minidumps folder is set to /tmp/dumps
[  0%] Checking for available updates...
[----] Verifying installation...
UpdateUI: skip show logoSteam Console Client (c) Valve Corporation - version 1709846822
-- type 'quit' to exit --
Loading Steam API...OK
Connecting anonymously to Steam Public...OK
Waiting for client config...OK
Waiting for user info...OK
 Update state (0x0) unknown, progress: 0.00 (0 / 0)
Error! App '2430930' state is 0x202 after update job.
Starting the ARK: Survival Ascended dedicated server...
Start parameters: TheIsland_WP?listen?Port=7777?RCONPort=27020?RCONEnabled=True -WinLiveMaxPlayers=50 -clusterid=default -ClusterDirOverride="/home/gameserver/cluster-shared" 
/usr/bin/start_server: line 49: cd: /home/gameserver/server-files/ShooterGame/Binaries/Win64: No such file or directory
esync: up and running.
Failed to read /etc/machine-id, error Invalid argument.
wine: RLIMIT_NICE is <= 20, unable to use setpriority safely

Please let me know what else I can provide.

Thank you.

mschnitzer commented 2 months ago

Most likely not enough disk space. Can you share the output of df -h on the host?

fromage9747 commented 2 months ago

@mschnitzer Thanks mate. Assumption is the mother of all f*** ups. I assumed that my OS installation had used the entire disk when setting up the VM...