Ask HN: Is S3 down?
621–630 of 1001 posts
Re: Ask HN: Is S3 down?
#622Re: Ask HN: Is S3 down?
#623Yup, same here. It has been a few minutes already. Wanna bet the green checkmark[1] will stay green until the incident is resolved? [1] https://status.aws.amazon.com/
In December 2015 I received an e-mail with the following subject line from AWS, around 4 am in the morning: "Amazon EC2 Instance scheduled for retirement" When I checked the logs it was clear the hardware failed 30 mins before they scheduled it for retirement. EC2 and root device data was gone. The e-mail also said "you may have already lost data". So I know that Amazon schedules servers for retirement after they alr…
I order drives off newegg directly to my DC and I'm yet to lose data with the cheapest drives available in RAID10.
Re: Ask HN: Is S3 down?
#624Re: Ask HN: Is S3 down?
#625Was just pentesting it, and have some minor result. If you are using S3 browser uploads, make sure parameters you supply to Presign do not contain \n or it can lead to format injection https://s3.amazonaws.com/doc/s3-developer-guide/RESTAuthenti... Many aws SDK libs don't remove \n for you. (I hope it wasn't me who broke it lol)
"Was just pentesting it" ... hopefully with their permission. Be careful.
Re: Ask HN: Is S3 down?
#626Earlier quoted context omitted.
Due to HN's flaky Cloudflare 503 Bad Gateway error, I noticed that Cloudflare is also being affected by S3 being down in a similar but subtle way. See their status page's broken logo on the upper left hand corner.[1] It was actually directly linking to a S3 URL: https://s3.amazonaws.com/statuspage-production/pages-transac... [1]: https://www.cloudflarestatus.com/
Was HN affected by Cloudbleed? I would rather access HN without Cloudflare as man-in-the-middle, especially over HTTPS.
Google Analytics, Cloudflare, AWS, those are things you can never escape from.
Re: Ask HN: Is S3 down?
#627Amazon outage just reported on NBC News.[1] AMZN stock down $3.45 (0.41%). [1] http://www.nbcchicago.com/news/national-international/Amazon...
"I know I'm piling on here, but Amazon's stock price is a better uptime indicator than their status page. #AWS #S3 #awscloud"
Re: Ask HN: Is S3 down?
#628Sysadmin: I can forgive outages, but falsely reporting 'up' when you're obviously down is a heinous transgression. Somewhere a sysadmin is having to explain to a mildly technical manager that AWS services are down and affecting business critical services. That manager will be chewing out the tech because the status site shows everything is green. Dishonest metrics are worse than bad metrics for this exact reason. Any…
People were joking about this but it turns out to be true: they host the status icons on their service: https://twitter.com/awscloud/status/836656664635846656
Re: Ask HN: Is S3 down?
#629This can't be only the US-EAST-1 region. I'm a european resident and most things are down for me too.
I've checked eu-west-1 and it works fine for both reads and writes.