MitchTalmadge / AMP-dockerized

CubeCoders AMP in a Docker Image. Easily create game servers for games like Minecraft, GMod, TF2, Factorio, and StarBound!
https://hub.docker.com/r/mitchtalmadge/amp-dockerized
Other
91 stars 22 forks source link

SteamCMD Fails to install #123

Closed Tithonius closed 10 months ago

Tithonius commented 2 years ago

During boot for Valheim or Craftopia the first time, steam CMD attempts to install but fails. The log is this here over and over again:

Unraid 6.10.1, everything updated.

SteamCMD14:37:56 [ 0%] Checking for available update... [ 0%] Download Complete. [----] Verifying installation... [ 0%] Downloading Update... [ 0%] Checking for available update... 14:37:57 [ 0%] Download Complete. [----] Extracting package... [----] Extracting package... 14:37:58 [----] Extracting package... 14:37:59 [----] Extracting package... [----] Installing update... [----] Cleaning up... [----] Failed to remove temporary unzip folder, continuing anyway [----] Update complete, launching... Redirecting stderr to '/home/amp/Steam/logs/stderr.txt' ILocalize::AddFile() failed to load file "public/steambootstrapper_english.txt". [ 0%] Checking for available update... 14:38:00 [ 0%] Download Complete. [----] Verifying installation... [ 0%] Downloading Update... [ 0%] Checking for available update... [ 0%] Download Complete. [----] Extracting package... [----] Extracting package... 14:38:01 [----] Extracting package... 14:38:02 [----] Extracting package... [----] Installing update... [----] Cleaning up... [----] Failed to remove temporary unzip folder, continuing anyway [----] Update complete, launching... Redirecting stderr to '/home/amp/Steam/logs/stderr.txt' ILocalize::AddFile() failed to load file "public/steambootstrapper_english.txt".

MiranoVerhoef commented 2 years ago

[12:02:19] [Core Info]            : Starting AMP version 2.3.4.3 (Triton), built 12/07/2022 13:00 [12:02:19] [Core Info]            : Stream: Mainline (Release) - built by CUBECODERS/buildbot on CCL-DEV [12:02:19] [Core Info]            : Running in a Docker environment. [12:02:19] [Core Info]            : OS: Linux / x86_64 [12:02:19] [Core Info]            : CPU: Intel(R) Core(TM) i9-10900 CPU @ 2.80GHz (10C/20T) [12:02:19] [Core Info]            : AMP Instance ID: 709c1ae2-b72d-4202-b4bd-40965974e173 [12:02:19] [ModuleLoader Info]    : Loaded RustModule version 1.0.0.0 by CubeCoders Limited [12:02:19] [Core Info]            : Metrics publishing is enabled at udp://localhost:12820. [12:02:19] [ModuleLoader Info]    : Loaded FileManagerPlugin version 1.0.0.0 by CubeCoders Limited [12:02:19] [ModuleLoader Info]    : Loaded EmailSenderPlugin version 1.0.0.0 by CubeCoders Limited [12:02:19] [ModuleLoader Info]    : Loaded WebRequestPlugin version 1.0.0.0 by CubeCoders Limited [12:02:19] [ModuleLoader Info]    : Loaded LocalFileBackupPlugin version 1.0.0.0 by CubeCoders Limited [12:02:19] [ModuleLoader Info]    : Loaded CommonCorePlugin version 1.0.0.0 by CubeCoders Limited [12:02:19] [ModuleLoader Info]    : RustModule requests dependency steamcmdplugin... [12:02:19] [ModuleLoader Info]    : Loaded steamcmdplugin version 1.0.0.0 by CubeCoders Limited [12:02:19] [ModuleLoader Info]    : RustModule requests dependency RCONPlugin... [12:02:19] [ModuleLoader Info]    : Loaded RCONPlugin version 1.0.0.1 by CubeCoders Limited [12:02:19] [Core Info]            : Licence Present: AMP Professional Edition (Licenced to Mirano Verhoef) [12:02:20] [FileManager Notice]   : Using keypair with fingerprint Soomcry+kXw0zxKlal84k4Gi9R03th+DBn9rbJo8TBY= [12:02:20] [FileManager Info]     : SFTP Server started on 0.0.0.0:2225 [12:02:20] [WebServer Info]       : Websockets are enabled. [12:02:20] [WebServer Info]       : Webserver started on http://127.0.0.1:8082 [12:02:20] [Logger Warning]       : RouterTimer@10Hz with 2 jobs started [12:02:20] [Core Info]            : Checking for AMP updates... [12:02:20] [Core Info]            : AMP is up-to-date. [12:02:23] [RemoteAMPAuth:Anonymous Activity] : Authentication attempt for user admin from 127.0.0.1 [12:02:23] [RemoteAMPAuth:Anonymous Activity] : Authentication success [12:02:25] [API:admin Activity]   : Updating the application. Redirecting stderr to '/home/amp/Steam/logs/stderr.txt' ILocalize::AddFile() failed to load file "public/steambootstrapper_english.txt". [ 0%] Checking for available update... [ 0%] Download Complete. [----] Verifying installation... [ 0%] Downloading Update... [ 0%] Checking for available update... [ 0%] Download Complete. [----] Extracting package... [----] Extracting package... [----] Extracting package... [----] Extracting package... [----] Installing update... [----] Cleaning up... [----] Failed to remove temporary unzip folder, continuing anyway [----] Update complete, launching... Redirecting stderr to '/home/amp/Steam/logs/stderr.txt' ILocalize::AddFile() failed to load file "public/steambootstrapper_english.txt".

same here..

IceOfWraith commented 11 months ago

This should no longer be an issue on the latest mitchtalmadge/amp-dockerized:staging-debian-12 that should be released soon.

MitchTalmadge commented 10 months ago

Please re-open if this still happens on the latest release :)