as of 22:45 UTC (~30 minutes ago) they marked the status green with "Issue is mitigated, monitoring the situation"
...but I'm still getting 503 responses on my dev box as well as when I run `curl https://registry.docker.io/` on 2 CI boxes in 2 different datacenters.
Does anyone know how to skip/bypass the "load metadata for docker.io/" step on a build? I already have the image cached but it fails on that step regardless.
This is the 2nd one this year I'm pretty sure. I wonder what the losses come out to all things considered in terms of development time and applications going offline (claude was offline for 10 or so minutes when this happened).
Can also confirm that our entire pipeline is down. We use CircleCI and henceforth all deployments are instantly failing. Luckily no mission critical deployments today...
[+] [-] agartner|1 year ago|reply
Update: I configured the gcp docker mirror and can pull images again https://cloud.google.com/artifact-registry/docs/pull-cached-...
[+] [-] bgschulman31|1 year ago|reply
[+] [-] kulor|1 year ago|reply
[+] [-] singlow|1 year ago|reply
[+] [-] evil-olive|1 year ago|reply
...but I'm still getting 503 responses on my dev box as well as when I run `curl https://registry.docker.io/` on 2 CI boxes in 2 different datacenters.
[+] [-] gavmor|1 year ago|reply
[+] [-] hn92726819|1 year ago|reply
[+] [-] hervem|1 year ago|reply
[+] [-] hipadev23|1 year ago|reply
[+] [-] shykes|1 year ago|reply
For example:
[+] [-] mhio|1 year ago|reply
[+] [-] kachapopopow|1 year ago|reply
[+] [-] pacavaca|1 year ago|reply
[+] [-] josh-sematic|1 year ago|reply
`Error response from daemon: Get "https://registry-1.docker.io/v2/": received unexpected HTTP status: 503 Service Unavailable`
[+] [-] greggsy|1 year ago|reply
[+] [-] rated|1 year ago|reply
[+] [-] firesteelrain|1 year ago|reply
[+] [-] dzddd|1 year ago|reply
[+] [-] unknown|1 year ago|reply
[deleted]
[+] [-] JSDevOps|1 year ago|reply
[+] [-] rated|1 year ago|reply
[+] [-] delduca|1 year ago|reply
[+] [-] paranoidrobot|1 year ago|reply
The reason the outage is impactful on many is because they're using containers which are hosted on dockerhub.
[+] [-] apantel|1 year ago|reply
[+] [-] unknown|1 year ago|reply
[deleted]