Post Reply 
Minimserver 2.1-2.2 docker container failed to start on DSM 7.2
15-09-2025, 20:17 (This post was last modified: 15-09-2025 20:24 by simoncn.)
Post: #16
RE: Minimserver 2.1-2.2 docker container failed to start on DSM 7.2
(15-09-2025 12:07)simoncn Wrote:  I will also look into what I can do to improve the diagnostics provided by MinimServer for this situation.

To see a MinimServer debug log when the container fails to start, do the following.

Instead of running the container from Container Manager or the Docker app, run it from an ssh session like this:

Code:
sudo docker run -v /volume1/MinimServer:/MinimServer -v /volume1/Music:/Music --network host --name minimtest --entrypoint "/bin/sh" minimworld/minimserver:latest /opt/minimserver/bin/startd wait --logLevel debug --set .logFile=/MinimServer/container.log

This writes a debug log to the host file /volume1/MinimServer/container.log. You don't need to use the names minimtest and container.log: any other names will work. For this to work, the /MinimServer volume must not be mapped as read-only.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Minimserver 2.1-2.2 docker container failed to start on DSM 7.2 - simoncn - 15-09-2025 20:17

Forum Jump:


User(s) browsing this thread: 1 Guest(s)