Enshrouded wont start on Proxmox VM

Note - If you do not fill in every section below, your post won’t be answered - you must provide the steps you have followed so far and the actions you’ve already taken. Make sure to remove this notice from your post too.

Screenshots of text are prohibited. Always copy and paste text as text.

Make sure you search before posting! Duplicate posts for the same issue may not be answered.

OS Name/Version: Ubuntu 22.04.5 LTS

Product Name/Version: AMP Release “Phobos” v2.6.0.12

Problem Description:

Upon fresh install of Enshrouded, server hangs with message " Started Thread With Stack Range) but will not load or go any further.

Steps to reproduce:

  • Install AMP on Proxmox Virtual Machine
  • Install instance of Enshrouded
  • Observe Console for problem

Actions taken to resolve so far:

Changed CPU type in proxmox to Host
Tried instance of Rust which does work
Tried pterodactyl panel which enshrouded still produces same problem

I am to assume the problem is related to Enshrouded specifically running on a virtual machine because it ran fine on the main server and rust runs fine on the virtual machine.

Run this as root:

bash -c 'echo "vm.max_map_count = 16777216" > /etc/sysctl.d/20-max_map_count.conf && sysctl --system'

I ran this command with no luck and even changed the CPU type to host still with no luck. still gives me the same message and hangs up on:

Machines:


[os] Started thread 0x000000001adbfdb8 (Session) with stack range (0x00000000231c0000-0x00000000232c0000 size:1,048,576)

[os] Started thread 0x000000000e1b0fa8 (P2pReceiveThread) with stack range (0x000000001afc0000-0x000000001b0c0000 size:1,048,576)

[os] Started thread 0x000000002becfee8 (HttpClient) with stack range (0x0000000033ed0000-0x0000000033fd0000 size:1,048,576)

[os] Started thread 0x00000000231bfdc8 (GameServer) with stack range (0x00000000341d0000-0x00000000342d0000 size:1,048,576)

[os] Started thread 0x00000000231bfd98 (HttpClient) with stack range (0x00000000340d0000-0x00000000341d0000 size:1,048,576)

[os] Started thread 0x00000000231bf4f0 (SaveData) with stack range (0x0000000033fd0000-0x00000000340d0000 size:1,048,576)

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