Didstopia / 7dtd-server

Provides a dedicated linux server for 7 Days to Die running inside a Docker container.
MIT License
108 stars 45 forks source link

/steamcmd/7dtd/7DaysToDieServer.x86_64: No such file or directory #19

Closed parasyte closed 5 years ago

parasyte commented 5 years ago

I get this error in ECS Fargate.

./start.sh: line 88: /steamcmd/7dtd/7DaysToDieServer.x86_64: No such file or directory

Here's the output of ls -lR /steamcmd/7dtd:

/steamcmd/7dtd:
total 12
-rw-r--r-- 1 root root 8 Jan 15 04:39 build.id
drwxr-xr-x 2 root root 4096 Jan 15 04:39 server_data
drwxr-xr-x 5 root root 4096 Jan 15 04:39 steamapps

/steamcmd/7dtd/server_data:
total 12
-rw-r--r-- 1 root root 0 Jan 15 04:39 7dtd.log
-rwxr-xr-x 1 root root 10550 Jan 15 04:39 serverconfig.xml

/steamcmd/7dtd/steamapps:
total 20
-rw-r--r-- 1 root root 493 Jan 15 04:39 appmanifest_294420.acf
drwxr-xr-x 3 root root 4096 Jan 15 04:39 downloading
-rw-r--r-- 1 root root 99 Jan 15 04:39 libraryfolders.vdf
drwxr-xr-x 2 root root 4096 Jan 15 04:39 shadercache
drwxr-xr-x 3 root root 4096 Jan 15 04:39 temp

/steamcmd/7dtd/steamapps/downloading:
total 4
drwxr-xr-x 2 root root 4096 Jan 15 04:39 294420

/steamcmd/7dtd/steamapps/downloading/294420:
total 0

/steamcmd/7dtd/steamapps/shadercache:
total 0

/steamcmd/7dtd/steamapps/temp:
total 4
drwxr-xr-x 2 root root 4096 Jan 15 04:39 294420

/steamcmd/7dtd/steamapps/temp/294420:
total 0
Dids commented 5 years ago

This means that the download has failed, likely due to connectivity issues or packet drops. Simply run it again until it succeeds.