ATM8 - Server crashes and just says "Killed"
Running an ATM8 on my home server.
I know the startserver.sh script has auto restart (with a 10 second delay), however, lately my server using latest version has been crashing weird. I run it on a Debian VM in Unraid with the VM having 13312 MB of RAM allocated. My user_jvm_args.txt has -Xms11G and -Xmx12G as parameters.
The logs literally just shows the latest event that happened. No error or anything like that.
It sounds like it's Java that gets killed, which is why the script won't even auto restart the server.
Any clues where to go next?
7 Replies
Thanks for asking your question!
Once you have finished, please close your thread.
Make sure to provide as much helpful information as possible such as logs/what you tried and what your exact issue is
command to close
/close
!close
!solved
Requested by ruskesnusk#0
sounds like an oom killer
Could be, but the server has plenty RAM and never goes above 50% even with 13 GB allocated
Maybe memory leak?
Probably shouldn't have swap, but oh well

sounds like oom killer
Ye that def looks like an oom
Just lower it a bit and try again
ok i have the same problem (self hosted server at home, randomly crashing, logs saying nothing suspicious but 'killed' at the bottom) and i've and no clue what to try next. did you have any success with anything?
ive tried allocating some more or less memory or cores to the VM running the minecraft server as well as to java within that VM but this didnt change anything