Live data from Hacker News

Amazon is down

amazon.com

1–9 of 9 posts

Re: Amazon is down

#2
Interestingly the AWS Dashboard is also down. However, it at least comes up with an error message saying 500 Service Unavailable, whereas amazon.com itself just never responds.

Re: Amazon is down

#3
Down for me since about 2:50PM EST - was working with Amazon Affiliates API so I noticed immediately when it wasn't responding.

Re: Amazon is down

#4
post #2

Interestingly the AWS Dashboard is also down. However, it at least comes up with an error message saying 500 Service Unavailable, whereas amazon.com itself just never responds.

Are AWS nodes/services themselves down, or just the Amazon web interface?

Re: Amazon is down

#7
post #4
post #2

Interestingly the AWS Dashboard is also down. However, it at least comes up with an error message saying 500 Service Unavailable, whereas amazon.com itself just never responds.

Are AWS nodes/services themselves down, or just the Amazon web interface?

[deleted]

Re: Amazon is down

#9
I'm able to connect to amazon on port 80:

  telnet amazon.com 80
  Trying 205.251.242.54...
  Connected to amazon.com.
  Escape character is '^]'.
  GET / HTTP/1.0
  
  Connection closed by foreign host