Geoff Bourne

Results 725 comments of Geoff Bourne

I had my email open right then 😉 I think I see what might be happening, but to offer a solution let me ask: - do you have existing world...

I just added [an example compose file](https://github.com/itzg/docker-minecraft-bedrock-server/blob/master/examples/docker-compose.host-mount.yml) that uses a relative host directory for the `/data` volume. I highly recommend that approach since it's both convenient to customize your server...

It doesn't seem like IPv6-only should make a difference as long as your network and docker are setup right. All I can suggest is entering a shell and exploring. Kick...

This is the right place; however debugging port forwarding is tough since every network is a little different. Double check that you are forwarding that port over UDP and not...

Oops, that test won't work since https://canyouseeme.org/ can only point to your own IP address and not something arbitrary like a GCP cluster.

I wonder if there's a firewall rule blocking incoming connections to that UDP port on the host running Docker?

Thanks for the heads up. Yes, could just have the logic apply to either/both file it finds.

The latest image now includes support for either file and either form of variables https://github.com/itzg/docker-minecraft-bedrock-server#whitelist

Thanks for the bump. I'll get this queued up to change the output file.