NotJustPizza

Results 7 comments of NotJustPizza

@timvisee @games647 I think it would be more reliable to use **Linux 5.10+** (see: **[this path](https://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git/commit/?h=linux-next&id=55c4478a8f0ecedc0c1a0c9379380249985c372a))** with **hibernation to swap file** instead of experimental checkpoint of single process. You could...

Did you try to stop your server manually using `stop` command to see if it will throw same error?

Do you have RCON enabled?

Did you try to manually send `stop` command via RCON? Lazymc should shutdown server using RCON only, if it's enabled and configured properly. References: https://github.com/timvisee/lazymc/blob/master/src/server.rs#L211-L221 https://github.com/timvisee/lazymc/blob/master/src/server.rs#L405-L407

You can use https://pypi.org/project/mcrcon/ to test RCON.

@ddymko Any update or ETA? This issue turned out to be biggest wall preventing me from doing more advanced setups that require storage blocks under Vultr.

Hello @Oogy and @ddymko! Sorry for very late response! I didn't use Vultr for ages now, but I recently returned to give it another try, so it would be great...