gliderlabs/docker-alpine

apk updates are failing 3.15,3.17 - ERROR: https://dl-cdn.alpinelinux.org/alpine/v3.17/main: temporary error (try again later)

pdhar-tibco opened this issue · 1 comments

This started happening few hours ago. I have tried the following options to ensure a clean environment and all failed.

  • Reinstalling docker
  • Reboot machine couple of times
  • reconnect to network
  • use 3.15 & 3.17 images
  • change mirrors in /etc/apk/repositories

docker run --rm -it alpine:latest Unable to find image 'alpine:latest' locally f271e74b17ce: Download complete 93d5a28ff72d: Download complete 042a816809aa: Download complete 8921db27df28: Download complete / # apk update fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz ERROR: https://dl-cdn.alpinelinux.org/alpine/v3.17/main: temporary error (try again later) WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.17/main: No such file or directory fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz ERROR: https://dl-cdn.alpinelinux.org/alpine/v3.17/community: temporary error (try again later) WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.17/community: No such file or directory 2 errors; 15 distinct packages available / #

something in the comcast/vpn networking is not resolving the DNS for dl-cdn.alpinelinux.org. Confirmed it is working from other networks