from Hacker News

Parts of AWS are down

by Bob312371 on 10/22/19, 7:14 PM with 19 comments

RDS & S3 is down for me right now in US-East region and apparently some parts of Frankfurt are also down.

There own favicon is timing out: https://awsmedia.s3.amazonaws.com/favicon.ico

  • by lflux on 10/22/19, 8:21 PM

    DDos against amazon's DNS servers. One mitigation is to use regional endpoints for bucket hosting if your website relies on serving assets - i e foo-bucket.s3.us-west-2.amazonaws.com instead foo-bucket.s3.amazonaws.com
  • by joshuapinter on 10/22/19, 7:39 PM

    We manually updated our `/etc/hosts` file with the static ip for our S3 bucket(s) and that fixed the issue temporarily.
  • by nakodari on 10/22/19, 7:49 PM

    Glad to hear the issue is on Amazon's side. Our team panicked and tried to find every way to resolve this thinking it was possibly a misconfiguration at our end. I hope it's resolved soon. We're receiving complains from many users who are unable to upload their work due to this issue, I will let them know Amazon is on it.
  • by wldlyinaccurate on 10/22/19, 7:18 PM

    From https://status.aws.amazon.com/

    Intermittent DNS Resolution Errors

    We are investigating reports of occasional DNS resolution errors with Route 53 and our external DNS providers. We are actively working towards resolution.

  • by MastaX1 on 10/23/19, 2:01 AM

    Seeing major issues here as well. All my modules were not working for the majority of the day and all images were not displaying. This is no doubt a Ddoss attack, I just don't see any other reason that the entire east coast AWS DNS servers would just stop responding all of a sudden. If the issue is not fixed by tomorrow our IT guy is gonna have a damn field day implementing all the temporary mitigation's.
  • by faCeti0us on 10/22/19, 7:20 PM

    Intermittent DNS Resolution Errors We are investigating reports of occasional DNS resolution errors with Route 53 and our external DNS providers. We are actively working towards resolution.

    https://status.aws.amazon.com/

  • by raghava on 10/22/19, 10:53 PM

    status check: Tue Oct 22 22:50:22 UTC 2019

    DNS resolution to AWS S3 and RDS is still buggy on other providers (DigitalOcean, etc as well)

    https://status.digitalocean.com/incidents/1z3kmlvz69v6

    https://developercommunity.visualstudio.com/content/problem/...

  • by joshuapinter on 10/22/19, 7:28 PM

    Having DNS issues with s3-us-west-2 as well.
  • by DevX101 on 10/22/19, 7:20 PM

    Having issues here in US East as well.
  • by champbronc2 on 10/22/19, 7:55 PM

    Seeing the same thing