[GH-ISSUE #4276] [Bug]: Ubuntu 22.04 - frech install - No appmanifest_376030.acf found #2687

Closed
opened 2026-02-27 03:04:44 +03:00 by kerem · 3 comments
Owner

Originally created by @gamersalpha on GitHub (Jul 28, 2023).
Original GitHub issue: https://github.com/GameServerManagers/LinuxGSM/issues/4276

User story

Install linuxGSM with Ark serveur

Game

ARK survival evolved

Linux distro

Ubuntu 22.04

Command

command: install

Further information

Hello,
after a frech install of ubuntu 22.04

i create the user arkserver but i got this error :

What do u think is wrong please ?

Relevant log output

mdMMMMbm
                              mMMMMMMMMMMm
                              mMMMMMMMMMMMMm
                             mMMMMMMMMMMMMMMm
                             hMMMV^VMMV^VMMMh
                             MMMMM  MM  MMMMM
                             hMMs   vv   sMMh
                            hMMM:        :MMMh
                          .hMMMh          hMMMh.
                         -dMMMh     __     hMMMd-
                        :mMMMs      ||      sMMMm:
                       :MMMM+       || _     +NMMN:
                      .mMMM+     ========     +MMMm.
                      yMMMy   ##############   yMMMy
                      mMMM:   ##############   :MMMm
                      mMM   nn   nn    nn   nn   MMm
                      o   nNNNNNNNn    nNNNNNNNn   o
                         nNNNNNNNNNn  nNNNNNNNNNn
                        nNNNNNNNNNNN  NNNNNNNNNNNn
                         +NNNNNNNNN:  :NNNNNNNNN+
                           nNNNNNNN /\ NNNNNNNn
                             nnnnn  db  nnnnn

888      d8b                             .d8888b.   .d8888b.  888b     d888
888      Y8P                            d88P  Y88b d88P  Y88b 8888b   d8888
888                                     888    888 Y88b.      88888b.d88888
888      888 88888b.  888  888 888  888 888          Y888b.   888Y88888P888
888      888 888  88b 888  888  Y8bd8P  888  88888      Y88b. 888 Y888P 888
888      888 888  888 888  888   X88K   888    888        888 888  Y8P  888
888      888 888  888 Y88b 88Y .d8pq8b. Y88b  d88P Y88b  d88P 888   *   888
LinuxGSM 888 888  888  Y8888Y  888  888   Y2012P88   Y8888P   888       888

=================================
LinuxGSM_
by Daniel Gibbs
Version: v23.4.0
Game: ARK: Survival Evolved
Website: https://linuxgsm.com
Contributors: https://linuxgsm.com/contrib
Sponsor: https://linuxgsm.com/sponsor
=================================

Server Directory
=================================
Warning! A server is already installed here.
/home/arkserver
Continue? [Y/n] Y

Creating log directories
=================================
installing log dir: /home/arkserver/log...OK
installing LinuxGSM log dir: /home/arkserver/log/script...OK
creating LinuxGSM log: /home/arkserver/log/script/arkserver-script.log...OK
installing console log dir: /home/arkserver/log/console...OK
creating console log: /home/arkserver/log/console/arkserver-console.log...OK
creating symlink to game log dir: /home/arkserver/log/server -> /home/arkserver/serverfiles/ShooterGame/Saved/Logs...OK

Checking Dependencies
=================================
bc
binutils
bsdmainutils
bzip2
ca-certificates
cpio
curl
distro-info
file
gzip
hostname
jq
lib32gcc-s1
lib32stdc++6
libsdl2-2.0-0:i386
netcat
python3
steamcmd
tar
tmux
unzip
util-linux
wget
xz-utils
Information! Required dependencies already installed.

Installing SteamCMD
=================================
Information! SteamCMD is already installed...OK
Information! ARK mods SteamCMD is already installed...OK

Installing ARK: Survival Evolved Server
=================================
[ START ] Installing arkserver: SteamCMD
Redirecting stderr to '/home/arkserver/.local/share/Steam/logs/stderr.txt'
ILocalize::AddFile() failed to load file "public/steambootstrapper_english.txt".
[  0%] Checking for available update...
KeyValues Error: LoadFromBuffer: missing {   (current key: '<!DOCTYPE') in file manifest [offset: 15]

../tier1/KeyValues.cpp (2925) : Assertion Failed: Error while parsing text KeyValues for resource manifest
[----] Verifying installation...
[  0%] Downloading Update...
[  0%] Checking for available update...
KeyValues Error: LoadFromBuffer: missing {   (current key: '<!DOCTYPE') in file manifest [offset: 15]

../tier1/KeyValues.cpp (2925) : Assertion Failed: Error while parsing text KeyValues for resource manifest
[----] !!! Fatal Error: Steamcmd needs to be online to update.   Please confirm your network connection and try again.
threadtools.cpp (3294) : Assertion Failed: Illegal termination of worker thread 'Thread(0x0x585f1320/0x0xf77b7a'
Complete! Installing arkserver: SteamCMD
[ ERROR ] Installing arkserver: No appmanifest_376030.acf found
[ INFO ] Installing arkserver: Forcing update to correct issue
[ START ] Installing arkserver: SteamCMD
Redirecting stderr to '/home/arkserver/.local/share/Steam/logs/stderr.txt'
ILocalize::AddFile() failed to load file "public/steambootstrapper_english.txt".
[  0%] Checking for available update...
KeyValues Error: LoadFromBuffer: missing {   (current key: '<!DOCTYPE') in file manifest [offset: 15]

../tier1/KeyValues.cpp (2925) : Assertion Failed: Error while parsing text KeyValues for resource manifest
[----] Verifying installation...
[  0%] Downloading Update...
[  0%] Checking for available update...
KeyValues Error: LoadFromBuffer: missing {   (current key: '<!DOCTYPE') in file manifest [offset: 15]

../tier1/KeyValues.cpp (2925) : Assertion Failed: Error while parsing text KeyValues for resource manifest
[----] !!! Fatal Error: Steamcmd needs to be online to update.   Please confirm your network connection and try again.
threadtools.cpp (3294) : Assertion Failed: Illegal termination of worker thread 'Thread(0x0x57060320/0x0xf7736a'
Complete! Installing arkserver: SteamCMD
[ FAIL ] Installing arkserver: Still no appmanifest_376030.acf found
arkserver@srv-ark-01:~$

Steps to reproduce

  1. Connect on user arkserveur
  2. start command ./arkserver install
  3. crash the install never finish with error appmanifest
Originally created by @gamersalpha on GitHub (Jul 28, 2023). Original GitHub issue: https://github.com/GameServerManagers/LinuxGSM/issues/4276 ### User story Install linuxGSM with Ark serveur ### Game ARK survival evolved ### Linux distro Ubuntu 22.04 ### Command command: install ### Further information Hello, after a frech install of ubuntu 22.04 i create the user arkserver but i got this error : What do u think is wrong please ? ### Relevant log output ```shell mdMMMMbm mMMMMMMMMMMm mMMMMMMMMMMMMm mMMMMMMMMMMMMMMm hMMMV^VMMV^VMMMh MMMMM MM MMMMM hMMs vv sMMh hMMM: :MMMh .hMMMh hMMMh. -dMMMh __ hMMMd- :mMMMs || sMMMm: :MMMM+ || _ +NMMN: .mMMM+ ======== +MMMm. yMMMy ############## yMMMy mMMM: ############## :MMMm mMM nn nn nn nn MMm o nNNNNNNNn nNNNNNNNn o nNNNNNNNNNn nNNNNNNNNNn nNNNNNNNNNNN NNNNNNNNNNNn +NNNNNNNNN: :NNNNNNNNN+ nNNNNNNN /\ NNNNNNNn nnnnn db nnnnn 888 d8b .d8888b. .d8888b. 888b d888 888 Y8P d88P Y88b d88P Y88b 8888b d8888 888 888 888 Y88b. 88888b.d88888 888 888 88888b. 888 888 888 888 888 Y888b. 888Y88888P888 888 888 888 88b 888 888 Y8bd8P 888 88888 Y88b. 888 Y888P 888 888 888 888 888 888 888 X88K 888 888 888 888 Y8P 888 888 888 888 888 Y88b 88Y .d8pq8b. Y88b d88P Y88b d88P 888 * 888 LinuxGSM 888 888 888 Y8888Y 888 888 Y2012P88 Y8888P 888 888 ================================= LinuxGSM_ by Daniel Gibbs Version: v23.4.0 Game: ARK: Survival Evolved Website: https://linuxgsm.com Contributors: https://linuxgsm.com/contrib Sponsor: https://linuxgsm.com/sponsor ================================= Server Directory ================================= Warning! A server is already installed here. /home/arkserver Continue? [Y/n] Y Creating log directories ================================= installing log dir: /home/arkserver/log...OK installing LinuxGSM log dir: /home/arkserver/log/script...OK creating LinuxGSM log: /home/arkserver/log/script/arkserver-script.log...OK installing console log dir: /home/arkserver/log/console...OK creating console log: /home/arkserver/log/console/arkserver-console.log...OK creating symlink to game log dir: /home/arkserver/log/server -> /home/arkserver/serverfiles/ShooterGame/Saved/Logs...OK Checking Dependencies ================================= bc binutils bsdmainutils bzip2 ca-certificates cpio curl distro-info file gzip hostname jq lib32gcc-s1 lib32stdc++6 libsdl2-2.0-0:i386 netcat python3 steamcmd tar tmux unzip util-linux wget xz-utils Information! Required dependencies already installed. Installing SteamCMD ================================= Information! SteamCMD is already installed...OK Information! ARK mods SteamCMD is already installed...OK Installing ARK: Survival Evolved Server ================================= [ START ] Installing arkserver: SteamCMD Redirecting stderr to '/home/arkserver/.local/share/Steam/logs/stderr.txt' ILocalize::AddFile() failed to load file "public/steambootstrapper_english.txt". [ 0%] Checking for available update... KeyValues Error: LoadFromBuffer: missing { (current key: '<!DOCTYPE') in file manifest [offset: 15] ../tier1/KeyValues.cpp (2925) : Assertion Failed: Error while parsing text KeyValues for resource manifest [----] Verifying installation... [ 0%] Downloading Update... [ 0%] Checking for available update... KeyValues Error: LoadFromBuffer: missing { (current key: '<!DOCTYPE') in file manifest [offset: 15] ../tier1/KeyValues.cpp (2925) : Assertion Failed: Error while parsing text KeyValues for resource manifest [----] !!! Fatal Error: Steamcmd needs to be online to update. Please confirm your network connection and try again. threadtools.cpp (3294) : Assertion Failed: Illegal termination of worker thread 'Thread(0x0x585f1320/0x0xf77b7a' Complete! Installing arkserver: SteamCMD [ ERROR ] Installing arkserver: No appmanifest_376030.acf found [ INFO ] Installing arkserver: Forcing update to correct issue [ START ] Installing arkserver: SteamCMD Redirecting stderr to '/home/arkserver/.local/share/Steam/logs/stderr.txt' ILocalize::AddFile() failed to load file "public/steambootstrapper_english.txt". [ 0%] Checking for available update... KeyValues Error: LoadFromBuffer: missing { (current key: '<!DOCTYPE') in file manifest [offset: 15] ../tier1/KeyValues.cpp (2925) : Assertion Failed: Error while parsing text KeyValues for resource manifest [----] Verifying installation... [ 0%] Downloading Update... [ 0%] Checking for available update... KeyValues Error: LoadFromBuffer: missing { (current key: '<!DOCTYPE') in file manifest [offset: 15] ../tier1/KeyValues.cpp (2925) : Assertion Failed: Error while parsing text KeyValues for resource manifest [----] !!! Fatal Error: Steamcmd needs to be online to update. Please confirm your network connection and try again. threadtools.cpp (3294) : Assertion Failed: Illegal termination of worker thread 'Thread(0x0x57060320/0x0xf7736a' Complete! Installing arkserver: SteamCMD [ FAIL ] Installing arkserver: Still no appmanifest_376030.acf found arkserver@srv-ark-01:~$ ``` ### Steps to reproduce 1. Connect on user arkserveur 2. start command ./arkserver install 3. crash the install never finish with error appmanifest
Author
Owner

@Rinzler2400 commented on GitHub (Aug 21, 2023):

Prefacing this with the fact that for me, this was with the Project Zomboid server, and while the errors I received were slightly different, they do have significant similarities.

For me, however, the issue turned out to be a permissions issue not allowing SteamCMD to download what it wanted. Setting the appropriate home folder to 777 perms (recursively) did the trick. Obviously this isn't ideal for security reasons, so I'd suggest trying to figure out what a more restricted permission setup might work instead, although at least for testing purposes, I would recommend tinkering around in that direction.

<!-- gh-comment-id:1686996650 --> @Rinzler2400 commented on GitHub (Aug 21, 2023): Prefacing this with the fact that for me, this was with the Project Zomboid server, and while the errors I received were slightly different, they do have significant similarities. For me, however, the issue turned out to be a permissions issue not allowing SteamCMD to download what it wanted. Setting the appropriate home folder to 777 perms (**recursively**) did the trick. Obviously this isn't ideal for security reasons, so I'd suggest trying to figure out what a more restricted permission setup might work instead, although at least for testing purposes, I would recommend tinkering around in that direction.
Author
Owner

@dgibbs64 commented on GitHub (Sep 4, 2023):

there have been a bunch of bugs recently with steamcmd. I did notice that Valve have been updating it quite abit recently. Hopefully this is resolved now. This issue is a SteamCMD issue rather than LinuxGSM

<!-- gh-comment-id:1705717397 --> @dgibbs64 commented on GitHub (Sep 4, 2023): there have been a bunch of bugs recently with steamcmd. I did notice that Valve have been updating it quite abit recently. Hopefully this is resolved now. This issue is a SteamCMD issue rather than LinuxGSM
Author
Owner

@github-actions[bot] commented on GitHub (Sep 16, 2024):

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

<!-- gh-comment-id:2351845311 --> @github-actions[bot] commented on GitHub (Sep 16, 2024): This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Sign in to join this conversation.
No labels
Atomic
Epic
cannot reproduce
command: backup
command: console
command: debug
command: details
command: fast-dl
command: install
command: mods
command: monitor
command: post-details
command: restart
command: send
command: start
command: stop
command: update
command: update-lgsm
command: validate
command: wipe
distro: AlmaLinux
distro: Arch Linux
distro: CentOS
distro: Debian
distro: Fedora
distro: RedHat
distro: Rocky Linux
distro: Ubuntu
distro: openSUSE
engine: goldsrc
engine: source
game: 7 Days to Die
game: ARMA 3
game: Ark: Survival Evolved
game: Assetto Corsa
game: Avorion
game: BATTALION: Legacy
game: Barotrauma
game: Battalion 1944
game: Battlefield 1942
game: Black Mesa: Deathmatch
game: Blade Symphony
game: Call of Duty 2
game: Call of Duty 4
game: Call of Duty: United Offensive
game: Counter-Strike 1.6
game: Counter-Strike 2
game: Counter-Strike: Global Offensive
game: Counter-Strike: Source
game: Day of Infamy
game: Dayz
game: Death Match Classic
game: Don't Starve Together
game: ET: Legacy
game: Eco
game: Factorio
game: Factorio
game: Garry's Mod
game: Half-Life
game: Hurtword
game: Insurgecy
game: Insurgecy
game: Insurgency: Sandstorm
game: Just Cause 3
game: Killing Floor
game: Killing Floor 2
game: Left 4 Dead 2
game: Minecraft
game: Minecraft Bedrock
game: Mordhau
game: Multi Theft Auto
game: Mumble
game: Natural Selection 2
game: No More Room in Hell
game: Pavlov VR
game: Post Scriptum
game: Project Zomboid
game: Quake 3
game: QuakeWorld
game: Red Orchestra: Ostfront 41-45
game: Return to Castle Wolfenstein
game: Rising World
game: Rust
game: San Andreas Multiplayer
game: Satisfactory
game: Soldat
game: Soldier of Fortune 2
game: Squad
game: Squad 44
game: Starbound
game: Stationeers
game: Sven Co-op
game: Team Fortress 2
game: Teamspeak 3
game: Teeworlds
game: Terraria
game: The Front
game: Unreal Tournament 2004
game: Unreal Tournament 3
game: Unreal Tournament 99
game: Unturned
game: Valheim
game: Wurm Unlimited
game: Zombie Master Reborn
game: label missing
good first issue
help wanted
info: alerts
info: dependency
info: docker
info: docs
info: email
info: query
info: steamcmd
info: systemd
info: tmux
info: website
info: website
needs more info
outcome: duplicate
outcome: issue resolved
outcome: issue resolved
outcome: issue unresolved
outcome: pr accepted
outcome: pr rejected
outcome: unconfirmed
outcome: wontfix
outcome: wrong forum
potential-duplicate
priority
pull-request
type: bug
type: feature
type: feature
type: feature request
type: game server request
type: refactor
waiting response
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/LinuxGSM#2687
No description provided.