Startup Issue with Enshrouded - Enshrouded server won't start

System Information

Field Value
Operating System Linux - Debian GNU/Linux 12 on x86_64
Product AMP ‘Callisto’ v2.5.1.6 (Mainline)
Virtualization Docker
Application Enshrouded
Module GenericModule
Running in Container Yes
Current State Failed

Problem Description

Issue

I’ve been trying to figure out how to start this server, but every time, it gives me the same error:

"This task could not be completed: Starting Enshrouded… - - State: 3

Application failed to start 2 times consecutively."

Even changing the IP of the server won’t work.
AMP is hosted on a VPS (on Rocky Linux) through Proxmox and runs on a Docker container.
Can anyone help me better understand what’s going on?
Thanks.

Update:

Trying to start the game server not in a Docker container gives me this error on the console:

Traceback (most recent call last):

File “/home/amp/.ampdata/instances/Debug01/enshrouded/.proton/proton”, line 1751, in

rc = g_session.run_proc([g_proton.wine_bin] + sys.argv[2:])

File “/home/amp/.ampdata/instances/Debug01/enshrouded/.proton/proton”, line 1646, in run_proc

return subprocess.call(args, env=local_env, stderr=self.log_file, stdout=self.log_file)

File “/usr/lib64/python3.9/subprocess.py”, line 349, in call

with Popen(*popenargs, **kwargs) as p:

File “/usr/lib64/python3.9/subprocess.py”, line 951, in init

self._execute_child(args, executable, preexec_fn, close_fds,

File “/usr/lib64/python3.9/subprocess.py”, line 1837, in _execute_child

raise child_exception_type(errno_num, err_msg, err_filename)

FileNotFoundError: [Errno 2] No such file or directory: ‘/home/amp/.ampdata/instances/Debug01/enshrouded/.proton/files/bin/wine’

Reproduction Steps

  • Creating a new instance of the game
  • Start the instance
  • Click on update
  • Click on play

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