Docker-alpine: alpinelinux.org is down completely

Created on 22 May 2016  路  8Comments  路  Source: gliderlabs/docker-alpine

I see #164 about CDN performance being poor, but today I'm unable to access it at all. In fact, every *.alpinelinux.org domain is down. I can't get any DNS queries through from any machine (tried a few remote VMs too). Looks like the domain is still registered though.

$ nslookup alpinelinux.org 8.8.8.8
Server:     8.8.8.8
Address:    8.8.8.8#53

** server can't find alpinelinux.org: SERVFAIL

$ nslookup dl-cdn.alpinelinux.org 8.8.8.8
Server:     8.8.8.8
Address:    8.8.8.8#53

** server can't find alpinelinux.org: SERVFAIL
$ nslookup
> set querytype=soa
> alpinelinux.org
** server can't find alpinelinux.org: SERVFAIL

All 8 comments

You can still access the CDN via http://alpine.gliderlabs.com

Thanks. Is that what everyone should use from now on?

It seems to be back up and running now.

Yep, thanks!

It was working for me just a moment ago and now it's not. Possibly propagation flapping?

$ nslookup alpinelinux.org
;; Got SERVFAIL reply from 8.8.8.8, trying next server
Server:         8.8.4.4
Address:        8.8.4.4#53

** server can't find alpinelinux.org: SERVFAIL

should be fixed now.

Thanks, but it looks like it's gone again! :/

Still working from all of my GCE servers. Maybe the NS records haven't propagated everywhere yet.

Was this page helpful?
0 / 5 - 0 ratings