docker-minecraft-bedrock-server icon indicating copy to clipboard operation
docker-minecraft-bedrock-server copied to clipboard

Failed to process download URL

Open goyangpapa opened this issue 3 years ago • 3 comments

DEBU[0000] Using /data to match uid and gid
DEBU[0000] Resolved UID=1000 from match path
DEBU[0000] Resolved GID=1000 from match path
2022/03/10 17:33:10 Failed to get from URLGet https://www.minecraft.net/en-us/download/server/bedrock/: dial tcp: lookup www.minecraft.net on 127.0.0.11:53: read udp 127.0.0.1:38056->127.0.0.11:53: i/o timeout Failed to process download URL

When installing the latest version from the QNAP server, a download error appears.

goyangpapa avatar Mar 10 '22 17:03 goyangpapa

That indicates a DNS lookup failure, especially since it mentions port 53. I would suggest researching docker DNS QNAP configuration issues.

itzg avatar Mar 11 '22 14:03 itzg

hmm... itzg/docker-minecraft-server was installed without any problems.

goyangpapa avatar Mar 14 '22 05:03 goyangpapa