webbukkit / dynmap

A set of Minecraft mods that provide a real time web-based map system for various Minecraft server implementations.
https://www.reddit.com/r/Dynmap/
Apache License 2.0
2.05k stars 419 forks source link

disabling dynmap #4070

Open seema84 opened 7 months ago

seema84 commented 7 months ago

These are the last lines in the server log.

[x] I have looked at all other issues and this is not a duplicate

The Docker container closes the server before it has been fully terminated. It always ends at dynmap. My other ticket was closed, although the reference to the duplicate is not correct. Unfortunately, the problem occurs too irregularly to reproduce it.

JurgenKuyper commented 7 months ago

then probably your wait time on process exit is too short, i am not using docker and never saw this. try to make the docker wait until the java process stopped fully, before shutting down

seema84 commented 6 months ago

On the current game host I cannot adjust the waiting time myself. The host says it uses the default values.

JurgenKuyper commented 6 months ago

then your disks your host is using are to slow for dynmap to properly save its progress

seema84 commented 6 months ago

I don't think so. The host uses SSD hard drives.