itzg / docker-minecraft-bedrock-server

Containerized Minecraft Bedrock Dedicated Server with selectable version
MIT License
1.13k stars 215 forks source link

docker run error downloading the server binary #366

Closed lfischer closed 10 months ago

lfischer commented 10 months ago

latest version fails to start with this error:


curl: (6) getaddrinfo() thread failed to start
ERROR failed to download from https://minecraft.azureedge.net/bin-linux/bedrock-server-1.20.40.01.zip
      Double check that the given VERSION is valid```
the-redone commented 10 months ago

latest version fails to start with this error:

curl: (6) getaddrinfo() thread failed to start
ERROR failed to download from https://minecraft.azureedge.net/bin-linux/bedrock-server-1.20.40.01.zip
      Double check that the given VERSION is valid```

Same, thought my container was broken or the server data, new container, different name, no data, same issue

Weird because the zip is working too

itzg commented 10 months ago

I am unable to recreate this issue. Errors involving getaddrinfo from curl indicate some kind of issue outside the scope of this image.

lfischer commented 10 months ago

the issue happened on an old Ubuntu 18 LTS which is not supported anymore.