Update Failure with ARK: Survival Ascended - New ASA Instance not starting

System Information

Field Value
Operating System Linux - Debian GNU/Linux 12 on x86_64
Product AMP ‘Phobos’ v2.6.0.6 (Mainline)
Virtualization Docker
Application ARK: Survival Ascended
Module GenericModule
Running in Container Yes
Current State Failed

Problem Description

Issue

Output:
root@game-server:/home/administrator# bash -c ‘echo “vm.max_map_count = 16777216” > /etc/sysctl.d/20-max_map_count.conf && sysctl --system’

  • Applying /usr/lib/sysctl.d/10-apparmor.conf …
  • Applying /etc/sysctl.d/10-bufferbloat.conf …
  • Applying /etc/sysctl.d/10-console-messages.conf …
  • Applying /etc/sysctl.d/10-ipv6-privacy.conf …
  • Applying /etc/sysctl.d/10-kernel-hardening.conf …
  • Applying /etc/sysctl.d/10-magic-sysrq.conf …
  • Applying /etc/sysctl.d/10-map-count.conf …
  • Applying /etc/sysctl.d/10-network-security.conf …
  • Applying /etc/sysctl.d/10-ptrace.conf …
  • Applying /etc/sysctl.d/10-zeropage.conf …
  • Applying /etc/sysctl.d/20-max_map_count.conf …
  • Applying /usr/lib/sysctl.d/50-pid-max.conf …
  • Applying /usr/lib/sysctl.d/99-protect-links.conf …
  • Applying /etc/sysctl.d/99-sysctl.conf …
  • Applying /etc/sysctl.conf …
    kernel.apparmor_restrict_unprivileged_userns = 1
    net.core.default_qdisc = fq_codel
    kernel.printk = 4 4 1 7
    net.ipv6.conf.all.use_tempaddr = 2
    net.ipv6.conf.default.use_tempaddr = 2
    kernel.kptr_restrict = 1
    kernel.sysrq = 176
    vm.max_map_count = 1048576
    net.ipv4.conf.default.rp_filter = 2
    net.ipv4.conf.all.rp_filter = 2
    kernel.yama.ptrace_scope = 1
    vm.mmap_min_addr = 65536
    vm.max_map_count = 16777216
    kernel.pid_max = 4194304
    fs.protected_fifos = 1
    fs.protected_hardlinks = 1
    fs.protected_regular = 2
    fs.protected_symlinks = 1

Output Log Instance;

15:40:16

Redirecting stderr to ‘/home/amp/Steam/logs/stderr.txt’
Logging directory: ‘/home/amp/Steam/logs’

15:40:17

[ 0%] Checking for available updates…
[----] Verifying installation…

15:40:18

UpdateUI: skip show logoSteam Console Client (c) Valve Corporation - version 1733269577
– type ‘quit’ to exit –
Loading Steam API…IPC function call IClientUtils::GetSteamRealm took too long: 130 msec
OK
force_install_dir “2430930”

15:40:19

Connecting anonymously to Steam Public…OK

15:40:20

Waiting for client config…OK
Waiting for user info…OK
@sSteamCmdForcePlatformType windows
@sSteamCmdForcePlatformType” = “windows”
app_update 2430930 validate

15:40:21

Update state (0x3) reconfiguring, progress: 0.00 (0 / 0)
IPC function call IClientAppManager::GetUpdateInfo took too long: 47 msec
Error! App ‘2430930’ state is 0x202 after update job.
quit

15:40:22

bash

internet is working fine

Reproduction Steps

  • Install Amp on Ubuntuserver 24.04
  • Change max_map_count variable
  • Create new ASA Instance
  • Start ASA Instance

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.