Startup Issue with Dune Awakening - Unable to start server due to failure to bind port

System Information

Field Value
Operating System Linux - Debian GNU/Linux 13 on x86_64
Product AMP ‘Deimos’ v2.7.2.4 (Mainline)
Virtualization Podman
Application Dune Awakening
Module GenericModule
Running in Container Yes
Current State Failed

Problem Description

Issue

[ue5-Survival_1] [INFO] Starting UE5 server: map=Survival_1, partition=1, bind=0.0.0.0 UDP 7778...
[ue5-Survival_1] [INFO] starting ue5-Survival_1
[ue5-Survival_1] [INFO] Waiting for UE5 server (Survival_1) to bind UDP 7778. This may take a minute or two without visible activity.

Illegal instruction (core dumped)
Illegal instruction (core dumped)
Illegal instruction (core dumped)
[ue5-Survival_1] [ERROR] UE5 server (Survival_1) failed to bind UDP 7778 within 180s

I have attempted to restart server, change ports and update without success

Reproduction Steps

  • Start Server
  • Wait for UE5 Server to start, which will fail being unable to bind port

Update:

For anyone running into this issue - I have discovered root cause - AMP is being run through a VM and I had not correctly passed through CPU instructions. Please ensure your platform has avx2 enabled

Please close ticket