Startup Issue with Veloren - error on startup

System Information

Field Value
Operating System Linux - Debian GNU/Linux 12 on x86_64
Product AMP ‘Phobos’ v2.6.3.0 (Mainline)
Virtualization ProxmoxLXC
Application Veloren
Module GenericModule
Running in Container No
Current State Failed

Problem Description

Issue

14:53:52
/home/amp/.ampdata/instances/SD-Veloren01/veloren/veloren-server-cli: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.39' not found (required by /home/amp/.ampdata/instances/SD-Veloren01/veloren/veloren-server-cli) 14:53:55 /home/amp/.ampdata/instances/SD-Veloren01/veloren/veloren-server-cli: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.39’ not found (required by /home/amp/.ampdata/instances/SD-Veloren01/veloren/veloren-server-cli)

Reproduction Steps

  • updated debian
  • updated amp
  • several server restarts

Debian 12’s version of glibc is too old to run the latest Veloren.

Your options are to run an older Veloren version, update your system to Debian 13, or run the server in docker using the image cubecoders/ampbase:debian. Or you can build your own version of Veloren from source, based on glibc 2.36