Tell HN: AWS appears to be down again
11–20 of 646 posts
Re: Tell HN: AWS appears to be down again
#12Re: Tell HN: AWS appears to be down again
#13Re: Tell HN: AWS appears to be down again
#14edit: The question isn't necessarily AWS specific, just any data on amount of downtime per cloud provider on a timeline would be nice.
Re: Tell HN: AWS appears to be down again
#15Assuming crates.io is AWS-backed? Getting fun situation where direct dependencies of an application are downloading but then the sub-dependencies aren't.
Re: Tell HN: AWS appears to be down again
#16Is there a history of AWS downtimes available somewhere? This makes what, three times in as many months? edit: The question isn't necessarily AWS specific, just any data on amount of downtime per cloud provider on a timeline would be nice.
Re: Tell HN: AWS appears to be down again
#17Re: Tell HN: AWS appears to be down again
#18One of our EC2 instances in us-east-1c is unavailable and stuck in "stopping" state after a force stop. Interestingly enough, EC2 instances in us-east-1b don't seem to be affected. The console is throwing errors from time to time. As usual no information on AWS status page.
I had the same issue with unavailable, but on an instance in us-east-1b. Finally just got the force stop to go through a minute ago and it's now running and available again.
The letters are randomised per AWS account so that instances are spread evenly and biases to certain letters don't lead to biases to certain zones.
Re: Tell HN: AWS appears to be down again
#19One of our EC2 instances in us-east-1c is unavailable and stuck in "stopping" state after a force stop. Interestingly enough, EC2 instances in us-east-1b don't seem to be affected. The console is throwing errors from time to time. As usual no information on AWS status page.
I had the same issue with unavailable, but on an instance in us-east-1b. Finally just got the force stop to go through a minute ago and it's now running and available again.
Re: Tell HN: AWS appears to be down again
#20Assuming crates.io is AWS-backed? Getting fun situation where direct dependencies of an application are downloading but then the sub-dependencies aren't.
crates.io is directly hosted on GitHub, but I'm sure some dependencies use S3 or other AWS services for things.