pelican-eggs / eggs

Service eggs for the pterodactyl panel
MIT License
2.85k stars 2.32k forks source link

SCP: SL Dedicated Server Not Updating #958

Closed bungeefield closed 3 years ago

bungeefield commented 3 years ago

Panel Version: 0.7.19 Daemon Version: 0.6.12 Service: scpsl_dedicated Modified: yes, added mkdir -p /mnt/server/.config to Install Script, as without it would give an error about a read only file system

Expected Behavior: every time the server is started it should try to update itself with steamcmd

Actual Behavior:

./steamcmd/steamcmd.sh: line 37: /home/container/steamcmd/linux32/steamcmd: No such file or directory
:/home/container$ eval ./LocalAdmin ${SERVER_PORT} 

steadcmd fails to find /home/container/steamcmd/linux32/steamcmd, despite this file existing

Steps to Reproduce: create a new server, restart it, at the top of the log, you should see the behavior described

gOOvER commented 3 years ago

Looks like your installion fails. Do you use latest egg? And pls post the whole log

bungeefield commented 3 years ago

I wasn't on the latest version of the egg, so i updated and am still getting the same issue, could it be that I'm running an older version of the panel and daemon?

Full log of new server start with no modifications and the latest version of the egg:

[Pterodactyl Daemon] Server marked as STARTING
[Pterodactyl Daemon] Checking size of server data directory...
[Pterodactyl Daemon] Disk Usage: 900M / 4096M
[Pterodactyl Daemon] Ensuring file permissions.
[Pterodactyl Daemon] Running server preflight.
[Pterodactyl Daemon] Starting server container.
./steamcmd/steamcmd.sh: line 37: /home/container/steamcmd/linux32/steamcmd: No such file or directory
:/home/container$ eval ./LocalAdmin ${SERVER_PORT}
]0;LocalAdmin v. 2.3.7=[2021-02-02 10:45:39.885 +00:00] SCP: Secret Laboratory - LocalAdmin v. 2.3.7
[2021-02-02 10:45:39.886 +00:00]
[2021-02-02 10:45:39.886 +00:00] Licensed under The MIT License (use command "license" to get license text).
[2021-02-02 10:45:39.886 +00:00] Copyright by KernelError and Łukasz "zabszk" Jurczyk, 2019 - 2021
[2021-02-02 10:45:39.886 +00:00]
[2021-02-02 10:45:39.886 +00:00] Type 'help' to get list of available commands.
[2021-02-02 10:45:39.893 +00:00] Executing: SCPSL.x86_64
[2021-02-02 10:45:39.894 +00:00] Cursor management been disabled.
[2021-02-02 10:45:41.647 +00:00] SCP Secret Laboratory process started. Creating match...
[2021-02-02 10:45:41.657 +00:00] Server tickrate set to: 60
[2021-02-02 10:45:41.682 +00:00] Loading gameplay config...
[2021-02-02 10:45:41.705 +00:00] Processing rate limits...
[2021-02-02 10:45:41.717 +00:00] Rate limiting loaded
[2021-02-02 10:45:41.729 +00:00] Loading sharing config...
[2021-02-02 10:45:41.742 +00:00] Processing shares...
[2021-02-02 10:45:41.754 +00:00] Config sharing loaded.
[2021-02-02 10:45:41.765 +00:00] Config sharing loaded.
[2021-02-02 10:45:41.777 +00:00] Validating bans...
[2021-02-02 10:45:41.790 +00:00] Bans has been validated.
[2021-02-02 10:45:41.802 +00:00] Whitelist has been loaded.
[2021-02-02 10:45:41.816 +00:00] Whitelist has been loaded.
[2021-02-02 10:45:41.831 +00:00] Loading saved mutes...
[2021-02-02 10:45:41.843 +00:00] Can't load the mute file!
[2021-02-02 10:45:41.858 +00:00] Loading saved mutes...
[2021-02-02 10:45:41.870 +00:00] Can't load the mute file!
[2021-02-02 10:45:41.882 +00:00] Reserved slots list has been loaded.
[2021-02-02 10:45:41.894 +00:00] Reserved slots list has been loaded.
[2021-02-02 10:45:41.905 +00:00] Server tickrate set to: 60
[2021-02-02 10:45:41.918 +00:00] Hi there! Initializing console...
[2021-02-02 10:45:41.931 +00:00] Done! Type 'help' to print the list of available commands.
[2021-02-02 10:45:41.941 +00:00] Generatig session keys...
[2021-02-02 10:45:41.954 +00:00] Session keys generated (ECDSA)!
[2021-02-02 10:45:41.965 +00:00] Running as headless dedicated server. Skipping distribution platform detection.
[2021-02-02 10:45:41.977 +00:00] Selected central server: GRA2 (https://gra2.scpslgame.com/)
[2021-02-02 10:45:42.026 +00:00] Loading configs...
[2021-02-02 10:45:42.038 +00:00] Loading gameplay config...
[2021-02-02 10:45:42.049 +00:00] Processing rate limits...
[2021-02-02 10:45:42.061 +00:00] Rate limiting loaded
[2021-02-02 10:45:42.073 +00:00] Loading sharing config...
[2021-02-02 10:45:42.086 +00:00] Processing shares...
[2021-02-02 10:45:42.099 +00:00] Config sharing loaded.
[2021-02-02 10:45:42.110 +00:00] Validating bans...
[2021-02-02 10:45:42.121 +00:00] Bans has been validated.
[2021-02-02 10:45:42.134 +00:00] Whitelist has been loaded.
[2021-02-02 10:45:42.145 +00:00] Loading saved mutes...
[2021-02-02 10:45:42.157 +00:00] Can't load the mute file!
[2021-02-02 10:45:42.170 +00:00] Reserved slots list has been loaded.
[2021-02-02 10:45:42.182 +00:00] Server tickrate set to: 60
[2021-02-02 10:45:42.195 +00:00] Config files loaded from /home/container/.config/SCP Secret Laboratory/config/7779/
[2021-02-02 10:45:42.205 +00:00] Game version: 10.2.1
[2021-02-02 10:45:42.217 +00:00] Scene Manager: Loaded scene 'FastMenu' [Assets/_Scenes/FastMenu.unity]
[2021-02-02 10:45:42.230 +00:00] Online mode is ENABLED.
[2021-02-02 10:45:42.241 +00:00] Query port disabled in config!
[2021-02-02 10:45:42.255 +00:00] Starting server...
[2021-02-02 10:45:42.270 +00:00] Obtaining your external IP address...
[2021-02-02 10:45:42.282 +00:00] Loaded central server public key from cache.
[2021-02-02 10:45:42.294 +00:00] SHA256 of public key: C2605221B52D99A082E7BAD5D7B33402B6E1F7619C7FC93F18075C82D6E41C82
[2021-02-02 10:45:42.305 +00:00] Downloading public key from central server...
[2021-02-02 10:45:42.353 +00:00] Done, your game-server IP will be ###.###.###.###
[2021-02-02 10:45:42.366 +00:00] Initializing game server...
[2021-02-02 10:45:42.377 +00:00] Server starting at all IPv4 addresses and port 7779
[2021-02-02 10:45:42.389 +00:00] Server starting at all IPv6 addresses and port 7779
[2021-02-02 10:45:42.402 +00:00] Updated list of central servers.
[2021-02-02 10:45:42.413 +00:00] Central servers count: 1
[2021-02-02 10:45:42.486 +00:00] Downloaded public key from central server.
[2021-02-02 10:45:42.497 +00:00] SHA256 of public key: C2605221B52D99A082E7BAD5D7B33402B6E1F7619C7FC93F18075C82D6E41C82
[2021-02-02 10:45:42.510 +00:00] SHA256 of cached key matches, no need to update cache.
[2021-02-02 10:45:42.762 +00:00] Loading cmd bindings...
[2021-02-02 10:45:43.686 +00:00] Scene Manager: Loaded scene 'Facility' [Assets/_Scenes/Facility.unity]
[2021-02-02 10:45:43.746 +00:00] Level loaded. Creating match...
[2021-02-02 10:45:43.917 +00:00] Your server won't be visible on the public server list - (###.###.###.###)
[2021-02-02 10:45:43.930 +00:00] If you are 100% sure that the server is working, can be accessed from the Internet and YOU WANT TO MAKE IT PUBLIC, please set up your email in configuration file ("contact_email" value) and restart the server.
[2021-02-02 10:45:43.967 +00:00] [DEBUG_MAPGEN] Server has successfully generated a random seed: 866698597
[2021-02-02 10:45:44.098 +00:00] Generated round random salt: YIofeRVnl62spqIVdbLewPPJAapIjKHNMZot/6B5DSI=
[2021-02-02 10:45:44.903 +00:00] [DEBUG_MAPGEN] Sequence of procedural level generation completed.
[2021-02-02 10:45:45.630 +00:00] Incoming connections will be no longer delayed.
[2021-02-02 10:45:45.643 +00:00] Idle mode is now available.
[2021-02-02 10:45:45.667 +00:00] Waiting for players...
[Pterodactyl Daemon] Server marked as ON
[2021-02-02 10:46:15.666 +00:00] Server has entered the idle mode.
[Pterodactyl Daemon] Server marked as STOPPING
[Pterodactyl Daemon] Server marked as OFF
]0;[IDLE] LocalAdmin v. 2.3.7 on port 7779
bungeefield commented 3 years ago

Log of server install script:

Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
Get:2 http://deb.debian.org/debian buster InRelease [121 kB]
Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [271 kB]
Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7848 B]
Fetched 8426 kB in 2s (4032 kB/s)
Reading package lists... Done
Building dependency tree
Reading state information... Done
1 package can be upgraded. Run 'apt list --upgradable' to see it.
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following additional packages will be installed:
  libc6-i386 libcurl4 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3
  libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libpsl5 librtmp1
  libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
Suggested packages:
  krb5-doc krb5-user
Recommended packages:
  krb5-locales publicsuffix libsasl2-modules
The following NEW packages will be installed:
  ca-certificates curl lib32gcc1 libc6-i386 libcurl4 libgssapi-krb5-2
  libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2
  libldap-common libnghttp2-14 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
  libssh2-1 libssl1.1 openssl
0 upgraded, 20 newly installed, 0 to remove and 1 not upgraded.
Need to get 7620 kB of archives.
After this operation, 25.1 MB of additional disk space will be used.
Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u4 [1538 kB]
Get:2 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
Get:3 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u4 [843 kB]
Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB]
Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB]
Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB]
Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB]
Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB]
Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u4 [224 kB]
Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB]
Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB]
Get:19 http://deb.debian.org/debian buster/main amd64 libc6-i386 amd64 2.28-10 [2872 kB]
Get:20 http://deb.debian.org/debian buster/main amd64 lib32gcc1 amd64 1:8.3.0-6 [47.9 kB]
Fetched 7620 kB in 1s (7502 kB/s)
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package libssl1.1:amd64.
(Reading database ... 6460 files and directories currently installed.)
Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u4_amd64.deb ...
Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u4) ...
Selecting previously unselected package openssl.
Preparing to unpack .../01-openssl_1.1.1d-0+deb10u4_amd64.deb ...
Unpacking openssl (1.1.1d-0+deb10u4) ...
Selecting previously unselected package ca-certificates.
Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ...
Unpacking ca-certificates (20200601~deb10u2) ...
Selecting previously unselected package libkeyutils1:amd64.
Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ...
Unpacking libkeyutils1:amd64 (1.6-6) ...
Selecting previously unselected package libkrb5support0:amd64.
Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ...
Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ...
Selecting previously unselected package libk5crypto3:amd64.
Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ...
Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ...
Selecting previously unselected package libkrb5-3:amd64.
Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ...
Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ...
Selecting previously unselected package libgssapi-krb5-2:amd64.
Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ...
Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
Selecting previously unselected package libsasl2-modules-db:amd64.
Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
Selecting previously unselected package libsasl2-2:amd64.
Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
Selecting previously unselected package libldap-common.
Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ...
Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ...
Selecting previously unselected package libldap-2.4-2:amd64.
Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_amd64.deb ...
Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ...
Selecting previously unselected package libnghttp2-14:amd64.
Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
Selecting previously unselected package libpsl5:amd64.
Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
Unpacking libpsl5:amd64 (0.20.2-2) ...
Selecting previously unselected package librtmp1:amd64.
Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
Selecting previously unselected package libssh2-1:amd64.
Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
Selecting previously unselected package libcurl4:amd64.
Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ...
Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ...
Selecting previously unselected package curl.
Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ...
Unpacking curl (7.64.0-4+deb10u1) ...
Selecting previously unselected package libc6-i386.
Preparing to unpack .../18-libc6-i386_2.28-10_amd64.deb ...
Unpacking libc6-i386 (2.28-10) ...
Selecting previously unselected package lib32gcc1.
Preparing to unpack .../19-lib32gcc1_1%3a8.3.0-6_amd64.deb ...
Unpacking lib32gcc1 (1:8.3.0-6) ...
Setting up libkeyutils1:amd64 (1.6-6) ...
Setting up libpsl5:amd64 (0.20.2-2) ...
Setting up libssl1.1:amd64 (1.1.1d-0+deb10u4) ...
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.28.1 /usr/local/share/perl/5.28.1 /usr/lib/x86_64-linux-gnu/perl5/5.28 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.28 /usr/share/perl/5.28 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.)
debconf: falling back to frontend: Teletype
Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ...
Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ...
Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ...
Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
Setting up libc6-i386 (2.28-10) ...
Setting up libssh2-1:amd64 (1.8.0-2.1) ...
Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ...
Setting up openssl (1.1.1d-0+deb10u4) ...
Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ...
Setting up lib32gcc1 (1:8.3.0-6) ...
Setting up ca-certificates (20200601~deb10u2) ...
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.28.1 /usr/local/share/perl/5.28.1 /usr/lib/x86_64-linux-gnu/perl5/5.28 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.28 /usr/share/perl/5.28 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.)
debconf: falling back to frontend: Teletype
Updating certificates in /etc/ssl/certs...
137 added, 0 removed; done.
Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ...
Setting up curl (7.64.0-4+deb10u1) ...
Processing triggers for libc-bin (2.28-10) ...
Processing triggers for ca-certificates (20200601~deb10u2) ...
Updating certificates in /etc/ssl/certs...
0 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d...
done.
steam user is not set.

Using anonymous user.

steamcmd.sh
linux32/steamcmd
linux32/steamerrorreporter
linux32/libstdc++.so.6
linux32/crashhandler.so
Redirecting stderr to '/mnt/server/Steam/logs/stderr.txt'
ILocalize::AddFile() failed to load file "public/steambootstrapper_english.txt".
[  0%] Checking for available update...
[----] Downloading update (0 of 51711 KB)...
[  0%] Downloading update (970 of 51711 KB)...
[  1%] Downloading update (2908 of 51711 KB)...
[  5%] Downloading update (4765 of 51711 KB)...
[  9%] Downloading update (5973 of 51711 KB)...
[ 11%] Downloading update (7313 of 51711 KB)...
[ 14%] Downloading update (8520 of 51711 KB)...
[ 16%] Downloading update (9720 of 51711 KB)...
[ 18%] Downloading update (11048 of 51711 KB)...
[ 21%] Downloading update (12249 of 51711 KB)...
[ 23%] Downloading update (13459 of 51711 KB)...
[ 26%] Downloading update (14808 of 51711 KB)...
[ 28%] Downloading update (16026 of 51711 KB)...
[ 30%] Downloading update (17283 of 51711 KB)...
[ 33%] Downloading update (18610 of 51711 KB)...
[ 35%] Downloading update (19841 of 51711 KB)...
[ 38%] Downloading update (21051 of 51711 KB)...
[ 40%] Downloading update (22211 of 51711 KB)...
[ 42%] Downloading update (23495 of 51711 KB)...
[ 45%] Downloading update (24703 of 51711 KB)...
[ 47%] Downloading update (25934 of 51711 KB)...
[ 50%] Downloading update (27271 of 51711 KB)...
[ 52%] Downloading update (28495 of 51711 KB)...
[ 55%] Downloading update (29688 of 51711 KB)...
[ 57%] Downloading update (31026 of 51711 KB)...
[ 59%] Downloading update (31698 of 51711 KB)...
[ 61%] Downloading update (32294 of 51711 KB)...
[ 62%] Downloading update (32905 of 51711 KB)...
[ 63%] Downloading update (33552 of 51711 KB)...
[ 64%] Downloading update (34152 of 51711 KB)...
[ 66%] Downloading update (34736 of 51711 KB)...
[ 67%] Downloading update (35417 of 51711 KB)...
[ 68%] Downloading update (36027 of 51711 KB)...
[ 69%] Downloading update (36617 of 51711 KB)...
[ 70%] Downloading update (37263 of 51711 KB)...
[ 72%] Downloading update (37860 of 51711 KB)...
[ 73%] Downloading update (38488 of 51711 KB)...
[ 74%] Downloading update (39158 of 51711 KB)...
[ 75%] Downloading update (39783 of 51711 KB)...
[ 76%] Downloading update (40388 of 51711 KB)...
[ 78%] Downloading update (41036 of 51711 KB)...
[ 79%] Downloading update (41602 of 51711 KB)...
[ 80%] Downloading update (42191 of 51711 KB)...
[ 81%] Downloading update (42863 of 51711 KB)...
[ 82%] Downloading update (43454 of 51711 KB)...
[ 84%] Downloading update (44076 of 51711 KB)...
[ 85%] Downloading update (44732 of 51711 KB)...
[ 86%] Downloading update (45349 of 51711 KB)...
[ 87%] Downloading update (45992 of 51711 KB)...
[ 88%] Downloading update (46614 of 51711 KB)...
[ 90%] Downloading update (47225 of 51711 KB)...
[ 91%] Downloading update (47895 of 51711 KB)...
[ 92%] Downloading update (48489 of 51711 KB)...
[ 93%] Downloading update (49083 of 51711 KB)...
[ 94%] Downloading update (49730 of 51711 KB)...
[ 96%] Downloading update (50341 of 51711 KB)...
[ 97%] Downloading update (50959 of 51711 KB)...
[ 98%] Downloading update (51631 of 51711 KB)...
[ 99%] Downloading update (51711 of 51711 KB)...
[100%] Download Complete.
[----] Applying update...
[----] Extracting package...
[----] Extracting package...
[----] Extracting package...
[----] Extracting package...
[----] Installing update...
[----] Installing update...
[----] Installing update...
[----] Installing update...
[----] Installing update...
[----] Installing update...
[----] Installing update...
[----] Installing update...
[----] Cleaning up...
[----] Update complete, launching...
WARNING: setlocale('en_US.UTF-8') failed, using locale: 'C'. International characters may not work.
Redirecting stderr to '/mnt/server/Steam/logs/stderr.txt'
/tmp/dumps insufficient permissions - delete and recreate
[  0%] Checking for available updates...
[----] Verifying installation...
Steam Console Client (c) Valve Corporation
-- type 'quit' to exit --
Loading Steam API...OK.

Connecting anonymously to Steam Public...Logged in OK
Waiting for user info...OK
 Update state (0x3) reconfiguring, progress: 0.00 (0 / 0)
Warning: failed to init SDL thread priority manager: SDL not found
 Update state (0x61) downloading, progress: 0.75 (4250795 / 567098804)
 Update state (0x61) downloading, progress: 14.36 (81423641 / 567098804)
 Update state (0x61) downloading, progress: 35.19 (199559418 / 567098804)
 Update state (0x61) downloading, progress: 52.74 (299077606 / 567098804)
 Update state (0x61) downloading, progress: 77.23 (437967001 / 567098804)
 Update state (0x61) downloading, progress: 95.15 (539569132 / 567098804)
 Update state (0x61) downloading, progress: 99.81 (565996468 / 567098804)
 Update state (0x61) downloading, progress: 99.82 (566050228 / 567098804)
Success! App '996560' fully installed.
'linux32/steamclient.so' -> '../.steam/sdk32/steamclient.so'
'linux64/steamclient.so' -> '../.steam/sdk64/steamclient.so'
gOOvER commented 3 years ago

Looks like the Server Runs

i would use the latest Version of ptero