Jump to content

Riffy

Members
  • Posts

    2
  • Joined

  • Last visited

Riffy's Achievements

Noob

Noob (1/14)

1

Reputation

  1. Thank you, I have now said the holy litany of swear words in your honor for pointing out my mistake that I kept overlooking. Looks to have booted right up that time, sorry.
  2. Good morning, I hate to be a bother but I was trying to setup a seven days to die server using the docker compose. I did hit my first problem was just a sizing issue so I added more space and reran the container but now I get this error. It looks like it can't find the file to launch the whole thing. I was wondering what I am missing. 7DTD | ---Ensuring UID: 1000 matches user--- 7DTD | usermod: no changes 7DTD | ---Ensuring GID: 1000 matches user--- 7DTD | usermod: no changes 7DTD | ---Setting umask to 000--- 7DTD | ---Checking for optional scripts--- 7DTD | ---No optional script found, continuing--- 7DTD | ---Taking ownership of data...--- 7DTD | ---Starting...--- 7DTD | ---Update SteamCMD--- 7DTD | Redirecting stderr to '/serverdata/Steam/logs/stderr.txt' 7DTD | Logging directory: '/serverdata/Steam/logs' 7DTD | [ 0%] Checking for available updates... 7DTD | [----] Verifying installation... 7DTD | Steam Console Client (c) Valve Corporation - version 1702079268 7DTD | -- type 'quit' to exit -- 7DTD | Loading Steam API...dlmopen steamservice.so failed: steamservice.so: cannot open shared object file: No such file or directory 7DTD | OK 7DTD | 7DTD | Connecting anonymously to Steam Public...OK 7DTD | Waiting for client config...OK 7DTD | Waiting for user info...OK 7DTD | ---Update Server--- 7DTD | Redirecting stderr to '/serverdata/Steam/logs/stderr.txt' 7DTD | Logging directory: '/serverdata/Steam/logs' 7DTD | [ 0%] Checking for available updates... 7DTD | [----] Verifying installation... 7DTD | Steam Console Client (c) Valve Corporation - version 1702079268 7DTD | -- type 'quit' to exit -- 7DTD | Loading Steam API...dlmopen steamservice.so failed: steamservice.so: cannot open shared object file: No such file or directory 7DTD | OK 7DTD | 7DTD | Connecting anonymously to Steam Public...OK 7DTD | Waiting for client config...OK 7DTD | Waiting for user info...OK 7DTD | Success! App '294420' already up to date. 7DTD | ---Prepare Server--- 7DTD | ---Server ready--- 7DTD | ---Start Server--- 7DTD | /opt/scripts/start-server.sh: line 68: /serverdata/serverfiles/srcds_run: No such file or directory 7DTD | ---Ensuring UID: 1000 matches user--- 7DTD | usermod: no changes 7DTD | ---Ensuring GID: 1000 matches user--- 7DTD | usermod: no changes 7DTD | ---Setting umask to 000--- 7DTD | ---Checking for optional scripts--- 7DTD | ---No optional script found, continuing--- 7DTD | ---Taking ownership of data...--- 7DTD | ---Starting...--- 7DTD | ---Update SteamCMD--- 7DTD | Redirecting stderr to '/serverdata/Steam/logs/stderr.txt' 7DTD | Logging directory: '/serverdata/Steam/logs' 7DTD | [ 0%] Checking for available updates... 7DTD | [----] Verifying installation... 7DTD | Steam Console Client (c) Valve Corporation - version 1702079268 7DTD | -- type 'quit' to exit -- 7DTD | Loading Steam API...dlmopen steamservice.so failed: steamservice.so: cannot open shared object file: No such file or directory 7DTD | OK 7DTD | 7DTD | Connecting anonymously to Steam Public...OK 7DTD | Waiting for client config...OK 7DTD | Waiting for user info...OK 7DTD | ---Update Server--- 7DTD | Redirecting stderr to '/serverdata/Steam/logs/stderr.txt' 7DTD | Logging directory: '/serverdata/Steam/logs' 7DTD | [ 0%] Checking for available updates... 7DTD | [----] Verifying installation... 7DTD | Steam Console Client (c) Valve Corporation - version 1702079268 7DTD | -- type 'quit' to exit -- 7DTD | Loading Steam API...dlmopen steamservice.so failed: steamservice.so: cannot open shared object file: No such file or directory 7DTD | OK 7DTD | 7DTD | Connecting anonymously to Steam Public...OK 7DTD | Waiting for client config...OK 7DTD | Waiting for user info...OK 7DTD | Success! App '294420' already up to date. 7DTD | ---Prepare Server--- 7DTD | ---Server ready--- 7DTD | ---Start Server--- 7DTD | /opt/scripts/start-server.sh: line 68: /serverdata/serverfiles/srcds_run: No such file or directory 7DTD | ---Ensuring UID: 1000 matches user--- 7DTD | usermod: no changes 7DTD | ---Ensuring GID: 1000 matches user--- 7DTD | usermod: no changes 7DTD | ---Setting umask to 000--- 7DTD | ---Checking for optional scripts--- 7DTD | ---No optional script found, continuing--- 7DTD | ---Taking ownership of data...--- 7DTD | ---Starting...--- 7DTD | ---Update SteamCMD--- 7DTD | Redirecting stderr to '/serverdata/Steam/logs/stderr.txt' 7DTD | Logging directory: '/serverdata/Steam/logs' 7DTD | [ 0%] Checking for available updates... 7DTD | [----] Verifying installation... 7DTD | Steam Console Client (c) Valve Corporation - version 1702079268 7DTD | -- type 'quit' to exit -- 7DTD | Loading Steam API...dlmopen steamservice.so failed: steamservice.so: cannot open shared object file: No such file or directory 7DTD | OK 7DTD | 7DTD | Connecting anonymously to Steam Public...OK 7DTD | Waiting for client config...OK 7DTD | Waiting for user info...OK 7DTD | ---Update Server--- 7DTD | Redirecting stderr to '/serverdata/Steam/logs/stderr.txt' 7DTD | Logging directory: '/serverdata/Steam/logs' 7DTD | [ 0%] Checking for available updates... 7DTD | [----] Verifying installation... 7DTD | Steam Console Client (c) Valve Corporation - version 1702079268 7DTD | -- type 'quit' to exit -- 7DTD | Loading Steam API...dlmopen steamservice.so failed: steamservice.so: cannot open shared object file: No such file or directory 7DTD | OK 7DTD | 7DTD | Connecting anonymously to Steam Public...OK 7DTD | Waiting for client config...OK 7DTD | Waiting for user info...OK 7DTD | Success! App '294420' already up to date. 7DTD | ---Prepare Server--- 7DTD | ---Server ready--- 7DTD | ---Start Server--- 7DTD | /opt/scripts/start-server.sh: line 68: /serverdata/serverfiles/srcds_run: No such file or directory 7DTD exited with code 0
×
×
  • Create New...