Geoff Bourne

Results 1034 comments of Geoff Bourne

Glancing at the changes I like all of it 😃 Actually, keep the PR as is and I'll review more closely when I get a span of time. With that...

With new formatted logging, the output from `DEBUG` set to "true" is getting noisier, such as: ``` [init] 2024-10-20 16:46:51+00:00 + logError ' SPONGEVANILLA, CUSTOM, MAGMA, MOHIST, CATSERVER, AIRPLANE, PUFFERFISH,'...

Ah, IntelliJ was actually reporting the problem:

I am not able to recreate this issue, so there's not much I can do. From your logs it looks like the OS or kernel is killing the helper tool,...

It seems to be a sporadic issue with their download endpoint. I have tried various adjustments with connection timeouts but still see these issues randomly during tests.

That's not something the image has control over. Instead it's a container aspect that normally is in your control such as https://docs.docker.com/reference/cli/docker/container/run/#tty https://kubernetes.io/docs/reference/kubernetes-api/workload-resources/pod-v1/#:~:text=Whether%20this%20container%20should%20allocate%20a%20TTY%20for%20itself%2C%20also%20requires%20'stdin'%20to%20be%20true.%20Default%20is%20false.

Auto-pause and knockd was a contributed feature so I can't offer much advice myself. All of the logic is in https://github.com/itzg/docker-minecraft-server/blob/master/files/auto/autopause-daemon.sh My only suggestion is to consider different values for...

Great research. I would really like to deprecate this image's auto pause support in favor of the new native capability of Minecraft itself...however users of older Minecraft versions won't get...

It would have been best if you commented before the bot closed it.

And I'll convert to a discussion since there's nothing this I image can do to fix this.