itzg / docker-minecraft-bedrock-server

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

Mirror changed #169

Closed dorketch closed 3 years ago

dorketch commented 3 years ago

Seems like the mirror changed to https://minecraft.azureedge.net/bin-linux/bedrock-server-1.17.10.04.zip When launching the example compose I get the following output

Attaching to examples_bds_1
bds_1  | DEBU[0000] Using /data to match uid and gid
bds_1  | DEBU[0000] Resolved UID=0 from match path
bds_1  | DEBU[0000] Resolved GID=0 from match path
bds_1  | Failed to extract download URL '' from https://www.minecraft.net/en-us/download/server/bedrock/
bds_1  | 2021/07/25 13:27:11 Unable to find an element with attribute matcher data-platform=serverBedrockLinux
examples_bds_1 exited with code 2
itzg commented 3 years ago

This issue has been fixed in #155. Pull the latest image.