-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
bugstatus/ready to testAn image or docs update is ready to be tested by the reporterAn image or docs update is ready to be tested by the reporter
Description
Describe the problem
If you want to start the container with Airplane as the selected Version, the container errors immediately since the download URL doesn't resolve anymore.
Link to online DNS Resolving by Google: https://dns.google/query?name=ci.tivy.ca&rr_type=A&ecs=
Container definition
podman run -d -v /opt/minecraft/:/data
-e TYPE=AIRPLANE -e FORCE_REDOWNLOAD=true \
-p 25565:25565 -e EULA=TRUE --name mc itzg/minecraft-server
Container logs
[init] Running as uid=1000 gid=1000 with /data as 'drwxrwxr-x. 2 1000 1000 82 Jan 23 21:03 /data'
[init] Resolved version given LATEST into 1.18.1
[init] Resolving type given AIRPLANE
[init] Using Airplane-1.17 branch
[init] Removing old Airplane versions ...
[init] Downloading Airplane from https://ci.tivy.ca/job/Airplane-1.17/lastSuccessfulBuild/artifact/launcher-airplane.jar ...
[mc-image-helper] 21:34:40.305 ERROR : Operation failed: ci.tivy.ca: Name or service not known
[init] ERROR: failed to download from https://ci.tivy.ca/job/Airplane-1.17/lastSuccessfulBuild/artifact/launcher-airplane.jar (status=0)
Metadata
Metadata
Assignees
Labels
bugstatus/ready to testAn image or docs update is ready to be tested by the reporterAn image or docs update is ready to be tested by the reporter
