Live data from Hacker News

Amazon DNS error

amazon.com

1–10 of 71 posts

Re: Amazon DNS error

#2
UPDATE: RESOLVED according to the AWS status page -- 6:24 PM PST Between 4:12 PM and 6:02 PM PST, users experienced elevated error rates when making DNS queries for CloudFront distributions. The service has recovered and is operating normally. [2]

--

Cloudfront DNS is hosed. Doing a DNS lookup on my cloudfront distribution fails. Many folks on Twitter also see the issue too [1]. Maybe a failed upgrade or something, their whois info was updated today @ 2014-11-26T16:24:49-0800.

  [~]$ host d1cg27r99kkbpq.cloudfront.net
  Host d1cg27r99kkbpq.cloudfront.net not found: 2(SERVFAIL)
[1] https://twitter.com/search?q=cloudfront

[2] http://status.aws.amazon.com/

Re: Amazon DNS error

#5
Looks like anything running off of AWS DNS is dead right now.

  $ dig @ns-666.awsdns-19.net cloudfront.net
Times out for that server as well as for all of the nameservers listed for cloudfront.net.

Re: Amazon DNS error

#8
post #5

Looks like anything running off of AWS DNS is dead right now. $ dig @ns-666.awsdns-19.net cloudfront.net Times out for that server as well as for all of the nameservers listed for cloudfront.net.

My Route53 domains are ok.
Post reply on HN