TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Is S3 down?

2589 点作者 iamdeedubs大约 8 年前
I&#x27;m getting<p>{ &quot;errorCode&quot; : &quot;InternalError&quot; }<p>When I attempt to use the AWS Console to view s3

315 条评论

boulos大约 8 年前
Disclosure: I work on Google Cloud.<p>Apologies if you find this to be in poor taste, but GCS directly supports the S3 XML API (including v4):<p><a href="https:&#x2F;&#x2F;cloud.google.com&#x2F;storage&#x2F;docs&#x2F;interoperability" rel="nofollow">https:&#x2F;&#x2F;cloud.google.com&#x2F;storage&#x2F;docs&#x2F;interoperability</a><p>and has easy to use multi-regional support at a fraction of the cost of what it would take on AWS. I directly point my NAS box at home to GCS instead of S3 (sadly having to modify the little PHP client code to point it to storage.googleapis.com), and it works like a charm. Resumable uploads work differently between us, but honestly since we let you do up to 5TB per object, I haven&#x27;t needed to bother yet.<p>Again, Disclosure: I work on Google Cloud (and we&#x27;ve had our own outages!).
评论 #13761894 未加载
评论 #13758211 未加载
评论 #13759055 未加载
评论 #13758973 未加载
评论 #13758234 未加载
评论 #13759424 未加载
评论 #13759263 未加载
评论 #13758288 未加载
评论 #13758705 未加载
评论 #13758698 未加载
评论 #13759162 未加载
评论 #13759357 未加载
评论 #13758818 未加载
评论 #13760034 未加载
评论 #13760745 未加载
评论 #13758496 未加载
评论 #13759714 未加载
评论 #13758240 未加载
评论 #13760832 未加载
评论 #13758627 未加载
评论 #13760731 未加载
评论 #13762975 未加载
评论 #13760319 未加载
评论 #13760701 未加载
评论 #13758625 未加载
评论 #13760199 未加载
评论 #13758195 未加载
cperciva大约 8 年前
S3 is currently (22:00 UTC) back up.<p>The timeline, as observed by Tarsnap:<p><pre><code> First InternalError response from S3: 17:37:29 Last successful request: 17:37:32 S3 switches from 100% InternalError responses to 503 responses: 17:37:56 S3 switches from 503 responses back to InternalError responses: 20:34:36 First successful request: 20:35:50 Most GET requests succeeding: ~21:03 Most PUT requests succeeding: ~21:52</code></pre>
评论 #13758828 未加载
评论 #13760531 未加载
评论 #13758706 未加载
gamache大约 8 年前
A piece of hard-earned advice: us-east-1 is the worst place to set up AWS services. You&#x27;re signing up for the oldest hardware and the most frequent outages.<p>For legacy customers, it&#x27;s hard to move regions, but in general, if you have the chance to choose a region other than us-east-1, do that. I had the chance to transition to us-west-2 about 18 months ago and in that time, there have been at least three us-east-1 outages that haven&#x27;t affected me, counting today&#x27;s S3 outage.<p>EDIT: ha, joke&#x27;s on me. I&#x27;m starting to see S3 failures as they affect our CDN. Lovely :&#x2F;
评论 #13756290 未加载
评论 #13756112 未加载
评论 #13758083 未加载
评论 #13757972 未加载
评论 #13757167 未加载
评论 #13756993 未加载
评论 #13756391 未加载
评论 #13757819 未加载
评论 #13756115 未加载
评论 #13757991 未加载
评论 #13757821 未加载
alexleclair大约 8 年前
Yup, same here. It has been a few minutes already. Wanna bet the green checkmark[1] will stay green until the incident is resolved?<p>[1] <a href="https:&#x2F;&#x2F;status.aws.amazon.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;status.aws.amazon.com&#x2F;</a>
评论 #13756307 未加载
评论 #13756571 未加载
评论 #13756632 未加载
评论 #13756191 未加载
评论 #13755938 未加载
评论 #13756210 未加载
评论 #13755860 未加载
评论 #13756615 未加载
评论 #13758529 未加载
评论 #13755906 未加载
评论 #13755818 未加载
评论 #13756247 未加载
评论 #13756412 未加载
评论 #13756573 未加载
评论 #13756230 未加载
评论 #13755845 未加载
cyberferret大约 8 年前
Well, at least our decision to split services has paid off. All of our web app infrastructure is on AWS, which is currently down, but our status page [0] is on Digital Ocean, so at least our customers can go see that we are down!<p>A pyrrhic victory... ;)<p>[0] - <a href="http:&#x2F;&#x2F;status.hrpartner.io" rel="nofollow">http:&#x2F;&#x2F;status.hrpartner.io</a><p>EDIT UPDATE: Well, I spoke too soon - even our status page is down now, but not sure if that is linked to the AWS issues, or simply the HN &quot;hug of death&quot; from this post! :)<p>EDIT UPDATE 2: Aaaaand, back up again. I think it just got a little hammered from HN traffic.
评论 #13757840 未加载
评论 #13757834 未加载
评论 #13757795 未加载
gmisra大约 8 年前
FYI to S3 customers, per the SLA, most of us are eligible for a 10% credit for this billing period. But the burden is on the customer to provide incident logs and file a support ticket requesting said credit (it must be really challenging to programmatically identify outage coverage across customers &#x2F;s)<p><a href="https:&#x2F;&#x2F;aws.amazon.com&#x2F;s3&#x2F;sla&#x2F;" rel="nofollow">https:&#x2F;&#x2F;aws.amazon.com&#x2F;s3&#x2F;sla&#x2F;</a>
评论 #13757429 未加载
评论 #13757366 未加载
geerlingguy大约 8 年前
From Amazon: <a href="https:&#x2F;&#x2F;twitter.com&#x2F;awscloud&#x2F;status&#x2F;836656664635846656" rel="nofollow">https:&#x2F;&#x2F;twitter.com&#x2F;awscloud&#x2F;status&#x2F;836656664635846656</a><p><pre><code> The dashboard not changing color is related to S3 issue. See the banner at the top of the dashboard for updates. </code></pre> So it&#x27;s not just a joke... S3 being down actually breaks its own status page!
评论 #13757265 未加载
jliptzin大约 8 年前
Thank god I checked HN. I was driving myself crazy last half hour debugging a change to S3 uploads that I JUST pushed to production. Reminds me of the time my dad had an electrician come to work on something minor in his house. Suddenly power went out to the whole house, electrician couldn&#x27;t figure out why for hours. Finally they realized this was the big east coast blackout!
评论 #13758618 未加载
评论 #13756901 未加载
ethanpil大约 8 年前
Corporate language is entertaining while we all pull out our hair.<p>&quot;We are investigating increased error rates for Amazon S3&quot; translates to &quot;We are trying to figure out why our mission critical system for half the internet is completely down for most (including some of our biggest) customers.&quot;
maxerickson大约 8 年前
Coincidence?<p><a href="https:&#x2F;&#x2F;twitter.com&#x2F;homakov&#x2F;status&#x2F;836649802842591232" rel="nofollow">https:&#x2F;&#x2F;twitter.com&#x2F;homakov&#x2F;status&#x2F;836649802842591232</a><p><i>I&#x27;ve been fuzzing S3 parameters last couple hours...<p>And now it&#x27;s down.</i>
评论 #13756970 未加载
dang大约 8 年前
All: I hate to ask this, but HN&#x27;s poor little single-core server process is getting hammered and steam is coming out its ears. If you don&#x27;t plan to post anything, would you mind logging out? Then we can serve you from cache. Cached pages are updated frequently so you won&#x27;t miss anything. And please do log back in later.<p>(Yes it sucks and yes we&#x27;re working on fixing it. We hate slow software too!)
greenhathacker大约 8 年前
&quot;I felt a great disturbance in the Force, as if millions of voices suddenly cried out in terror, and were suddenly silenced. I fear something terrible has happened.&quot;
chrisan大约 8 年前
Down for us as well. We have cloudfront in front of some of our s3 buckets and it is responding with<p><pre><code> CloudFront is currently experiencing problems with requesting objects from Amazon S3. </code></pre> Can I also say I am constantly disappointed by AWS&#x27;s status page: <a href="https:&#x2F;&#x2F;status.aws.amazon.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;status.aws.amazon.com&#x2F;</a> it seems whenever there is an issue this takes a while to update. Sometimes all you see is a green checkmark with a tiny icon saying a note about some issue. Why not make it orange or something. Surely they must have some kind of external monitor on these things that could be integrated here?<p>edit: Since posting my comment they added a banner of<p>&quot;Increased Error Rates<p>We are investigating increased error rates for Amazon S3 requests in the US-EAST-1 Region.&quot;<p>However S3 still shows green and &quot;Service is operating normally&quot;
评论 #13756848 未加载
johngalt大约 8 年前
Sysadmin: I can forgive outages, but falsely reporting &#x27;up&#x27; when you&#x27;re obviously down is a heinous transgression.<p>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.<p>Any sysadmin who wasn&#x27;t born yesterday knows that service metrics are gamed relentlessly by providers. Bluntly there aren&#x27;t many of us, and we talk. Message to all providers: sysadmins losing confidence in your outage reporting has a larger impact than you think. Because we will be the ones called to the carpet to explain why &lt;services&gt; are down when &lt;provider&gt; is lying about being up.
评论 #13756939 未加载
评论 #13756921 未加载
评论 #13756892 未加载
评论 #13757172 未加载
评论 #13757368 未加载
评论 #13757491 未加载
评论 #13757641 未加载
评论 #13757223 未加载
评论 #13757149 未加载
评论 #13757147 未加载
评论 #13757180 未加载
评论 #13757177 未加载
评论 #13757179 未加载
评论 #13757006 未加载
jrs235大约 8 年前
They don&#x27;t show it on the status dashboard at <a href="https:&#x2F;&#x2F;status.aws.amazon.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;status.aws.amazon.com&#x2F;</a> (at least at the time I originally posted this comment).<p>But if you go to your personal health dashboard (<a href="https:&#x2F;&#x2F;phd.aws.amazon.com&#x2F;phd&#x2F;home#&#x2F;dashboard&#x2F;open-issues" rel="nofollow">https:&#x2F;&#x2F;phd.aws.amazon.com&#x2F;phd&#x2F;home#&#x2F;dashboard&#x2F;open-issues</a>) they report an S3 operational issue event there.<p>Edit: Mine is reporting region us-east-1<p>Edit 2: And now the event disappeared from my personal health dashboard too. But we are still experiencing issues. WTH.
评论 #13755914 未加载
评论 #13755865 未加载
atombender大约 8 年前
It&#x27;s interesting to note the cascading effects. For example, I was immediately hit by three problems:<p>* Slack file sharing no longer works, hangs forever (no way to hide the permanently rolling progress bar except quitting)<p>* Github.com file uploads (e.g. dropping files into a Github issue) don&#x27;t work.<p>* Imgur.com is <i>completely down</i>.<p>* Docker Hub seems to be unavailable. Can&#x27;t pull&#x2F;push images.
评论 #13757083 未加载
评论 #13758027 未加载
评论 #13757726 未加载
评论 #13757276 未加载
评论 #13757673 未加载
评论 #13756869 未加载
评论 #13760042 未加载
评论 #13757142 未加载
评论 #13757994 未加载
fletom大约 8 年前
what&#x27;s truly incredible is that S3 has been offline for h̶a̶l̶f̶ ̶a̶n̶ ̶h̶o̶u̶r̶ two hours now and Amazon still has the audacity to put five shiny green checkmarks next to S3 on their service page.<p>they <i>just now</i> put up a box at the top saying &quot;We are investigating increased error rates for Amazon S3 requests in the US-EAST-1 Region.&quot;<p>increased error rates? really?<p>Amazon, everything is on fire. you are not fooling anyone<p>edit: in the future, please subscribe to @MyFootballNow for timely AWS service status updates <a href="https:&#x2F;&#x2F;pbs.twimg.com&#x2F;media&#x2F;C5xdm9_WMAAY7y_.jpg:large" rel="nofollow">https:&#x2F;&#x2F;pbs.twimg.com&#x2F;media&#x2F;C5xdm9_WMAAY7y_.jpg:large</a>
评论 #13756276 未加载
评论 #13756997 未加载
评论 #13756753 未加载
评论 #13756737 未加载
评论 #13756227 未加载
评论 #13756757 未加载
评论 #13757129 未加载
评论 #13756761 未加载
评论 #13756873 未加载
评论 #13756947 未加载
评论 #13756649 未加载
评论 #13756624 未加载
评论 #13756653 未加载
评论 #13757116 未加载
评论 #13756827 未加载
评论 #13756213 未加载
评论 #13756361 未加载
STRML大约 8 年前
It&#x27;s not just us-east-1! They&#x27;re being extremely dishonest with the green checkmarks. We can&#x27;t even load the s3 console for other regions. I would post a screenshot, but Imgur is hosed by this too.
评论 #13756331 未加载
rrggrr大约 8 年前
Its unreal watching key web services fall like dominoes. Its too bad the concept of &quot;too big to fail&quot; applies only to large banks and countries.
评论 #13757196 未加载
评论 #13756125 未加载
评论 #13757355 未加载
mabramo大约 8 年前
Thanks for sharing. I overheard someone on my team say that a production user is having problems with our service. The team checked AWS status, but only took notice of the green checkmarks.<p>Through some dumb luck (and desire to procrastinate a bit), I opened HN and, subsequently, the AWS status page and actually read the US-EAST-1 notification.<p>HN saves the day.
评论 #13758554 未加载
评论 #13756795 未加载
rnhmjoj大约 8 年前
Wow, S3 is a much bigger single point of failure than I have imagined. Travis CI, Trello, Docker Hub, ... I can&#x27;t even install packages because the binary cache of NixOS is down. Love living in the cloud.
评论 #13757108 未加载
评论 #13756828 未加载
benwilber0大约 8 年前
Notice how Amazon.com itself is unaffected. They&#x27;re a lot smarter than us.
评论 #13757036 未加载
评论 #13757421 未加载
评论 #13757440 未加载
bandrami大约 8 年前
And they&#x27;ve just broken four-9&#x27;s uptime (53 minutes). They must be pretty busy, since they still haven&#x27;t bothered to acknowledge a problem publicly...
obeattie大约 8 年前
Best thing about incidents like these: post-mortems for systems of this scale are absolutely fascinating. Hopefully they publish one.
评论 #13756201 未加载
评论 #13757054 未加载
AndyKelley大约 8 年前
This seems like an appropriate time as any... Anyone want to list some competitors to S3? Bonus if it also provides a way to host a static website.
评论 #13756186 未加载
评论 #13756043 未加载
评论 #13756366 未加载
评论 #13757044 未加载
评论 #13756233 未加载
评论 #13756340 未加载
评论 #13756114 未加载
评论 #13756192 未加载
评论 #13756690 未加载
评论 #13756530 未加载
评论 #13759921 未加载
评论 #13755992 未加载
140am大约 8 年前
<a href="https:&#x2F;&#x2F;twitter.com&#x2F;aws_shd&#x2F;status&#x2F;836635812020158464" rel="nofollow">https:&#x2F;&#x2F;twitter.com&#x2F;aws_shd&#x2F;status&#x2F;836635812020158464</a><p>&quot;Increased API Error Rates - 9:52 AM PST We are investigating increased error rates in the US-EAST-1&quot; &quot;S3 operational issue - us-east-1&quot;
评论 #13756013 未加载
评论 #13756005 未加载
mijustin大约 8 年前
Started a list of &quot;things to do when S3 is down.&quot;<p><a href="https:&#x2F;&#x2F;justinjackson.ca&#x2F;s3&#x2F;" rel="nofollow">https:&#x2F;&#x2F;justinjackson.ca&#x2F;s3&#x2F;</a><p>What else should I add?
评论 #13756469 未加载
评论 #13756525 未加载
评论 #13756648 未加载
评论 #13757004 未加载
评论 #13757218 未加载
评论 #13758236 未加载
ethanpil大约 8 年前
What kills me is that their status page still shows nothing is wrong.<p><a href="https:&#x2F;&#x2F;status.aws.amazon.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;status.aws.amazon.com&#x2F;</a>
评论 #13755984 未加载
valine大约 8 年前
Apple&#x27;s iCloud is having issues too, probably stemming from AWS. Ironically Apple&#x27;s status page has been updated to reflect the issue while Amazon&#x27;s page still shows all green. <a href="https:&#x2F;&#x2F;www.apple.com&#x2F;support&#x2F;systemstatus&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.apple.com&#x2F;support&#x2F;systemstatus&#x2F;</a>
评论 #13757574 未加载
dfischer大约 8 年前
Wow this is a fun one. I almost pooped my pants when I saw all of our elastic beanstalk architecture disappear. It&#x27;s so relieving to see it&#x27;s not our fault and the internet feels our pain. We&#x27;re in this together boys!<p>I&#x27;m curious how much $ this will lose today for the economy. :)
评论 #13756248 未加载
homakov大约 8 年前
Was 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 <a href="https:&#x2F;&#x2F;s3.amazonaws.com&#x2F;doc&#x2F;s3-developer-guide&#x2F;RESTAuthentication.html" rel="nofollow">https:&#x2F;&#x2F;s3.amazonaws.com&#x2F;doc&#x2F;s3-developer-guide&#x2F;RESTAuthenti...</a><p>Many aws SDK libs don&#x27;t remove \n for you.<p>(I hope it wasn&#x27;t me who broke it lol)
评论 #13756600 未加载
rawrmaan大约 8 年前
Incredible how much stuff this affected for me. Opbeat is not loading and I can&#x27;t even deploy because CircleCI seems to depend on S3 for something and my build is &quot;Queued&quot;. This seems so dangerous...
评论 #13756068 未加载
评论 #13756234 未加载
c4urself大约 8 年前
It is, of course the checkmark will stay green throughout this as Amazon doesn&#x27;t care about actually letting its customers know they have a problem.
DenisM大约 8 年前
Now might be a good time to ponder a lasting solution. Clearly, we cannot trust AWS, or any other single provider, to stay up. What is the shortest, quickest to implement, path to actual high availability?<p>You would have to host your own software which can also fail, but then at least you could do something about it. For example, you could avoid changing things during critical times of your own business (e.g. a tradeshow), which is something no standard provider could do. You could also dial down consistency for the sake of availability, e.g. keep a lot of copies around even if some of them are often stale - more often than not this would work well enough for images.
评论 #13757096 未加载
评论 #13757272 未加载
评论 #13758261 未加载
bandrami大约 8 年前
That sound you hear is every legacy hosting company firing up its marketing machine
评论 #13757468 未加载
remx大约 8 年前
Post about S3 not being a CDN hosted on an S3-powered blog:<p><a href="https:&#x2F;&#x2F;jdorfman.posthaven.com&#x2F;medium-bitcoin-660x493-dot-jpg-cdn-vs-s3" rel="nofollow">https:&#x2F;&#x2F;jdorfman.posthaven.com&#x2F;medium-bitcoin-660x493-dot-jp...</a><p>The irony
devy大约 8 年前
So S3&#x27;s been down for at least 3 hours. Does AWS break this year&#x27;s S3 durability &amp; reliability promise of eleven 9s by now? [1][2]<p>[1]: <a href="https:&#x2F;&#x2F;aws.amazon.com&#x2F;s3&#x2F;details&#x2F;" rel="nofollow">https:&#x2F;&#x2F;aws.amazon.com&#x2F;s3&#x2F;details&#x2F;</a><p>[2]: <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;High_availability#Percentage_calculation" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;High_availability#Percentage_c...</a>
评论 #13757996 未加载
评论 #13757942 未加载
评论 #13758063 未加载
caravel大约 8 年前
But wait. Isn&#x27;t S3 &quot;the cloud&quot;. Everyone promised the cloud would never go down, ever. It has infinite uptime and reliability.<p>Well good thing I have my backups on [some service that happens to also use S3 as a backend].
评论 #13756482 未加载
评论 #13756449 未加载
评论 #13756543 未加载
评论 #13757988 未加载
评论 #13756679 未加载
agotterer大约 8 年前
Not sure if its related or not (I&#x27;ll just assume it is), but dockerhub is down as well. Haven&#x27;t been able to push or pull for the last 15 minutes, some other folks complaining of the same thing.
评论 #13756776 未加载
评论 #13756335 未加载
评论 #13756595 未加载
评论 #13756315 未加载
robineyre大约 8 年前
Hi all. I came across this forum on Google. I have the same error - and it&#x27;s all a bit beyond me. I&#x27;m not a techie or coder but set up Amazon S3 several months ago to backup my websites and it generally works fine - and has saved my bacon on a couple of occasions. (Also back up in Google Drive.)<p>As someone who&#x27;s really only a yellow belt (assuming you&#x27;re all black belts!), just so I understand (&#x27;cos I&#x27;m cacking myself!) ...<p>I&#x27;m seeing the same issue. Does this mean there&#x27;s a problem with Amazon? I can&#x27;t access either of my S3 accounts even if I change the region, and I&#x27;m concerned it may be something I&#x27;ve done wrong, and deleted the whole lot. It was working yesterday!!!<p>Would be massively grateful for a heads up. Thanks in advance.
评论 #13757305 未加载
flavor8大约 8 年前
&gt; Update at 11:35 AM PST: We have now repaired the ability to update the service health dashboard. The service updates are below. We continue to experience high error rates with S3 in US-EAST-1, which is impacting various AWS services. We are working hard at repairing S3, believe we understand root cause, and are working on implementing what we believe will remediate the issue.<p>&quot;Believe&quot; is not inspiring.
samaysharma大约 8 年前
From <a href="https:&#x2F;&#x2F;status.aws.amazon.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;status.aws.amazon.com&#x2F;</a>: &quot;Update at 12:52 AM PST: We are seeing recovery for S3 object retrievals, listing and deletions. We continue to work on recovery for adding new objects to S3 and expect to start seeing improved error rates within the hour.&quot;<p>(I think the AM means PM)
评论 #13757989 未加载
redm大约 8 年前
It looks like the S3 outage is spreading to other systems or the root cause of the S3 problem is affecting different services. There are at least 20 services listed now. [1]<p>[1]: <a href="http:&#x2F;&#x2F;status.aws.amazon.com&#x2F;" rel="nofollow">http:&#x2F;&#x2F;status.aws.amazon.com&#x2F;</a>
talawahdotnet大约 8 年前
Yup it looks so. My console says I have zero buckets, my Lambdas are timing out and <a href="https:&#x2F;&#x2F;aws.amazon.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;aws.amazon.com&#x2F;</a> returns a big:<p>&quot;500 The server encountered an error processing your request.&quot; message
评论 #13756237 未加载
gaia大约 8 年前
Sometimes refreshing the console gives this error instead of showing ZERO buckets <a href="https:&#x2F;&#x2F;pbs.twimg.com&#x2F;media&#x2F;C5xZVGKUYAAXYGj.jpg:large" rel="nofollow">https:&#x2F;&#x2F;pbs.twimg.com&#x2F;media&#x2F;C5xZVGKUYAAXYGj.jpg:large</a>
vpeters25大约 8 年前
Apologizes for the &quot;me too&quot; post:<p>It appears to be impacting gotomeeting, I get this error when trying to start a 12pm meeting here:<p>CloudFront is currently experiencing problems with requesting objects from Amazon S3.<p>Edit: ironically, my missed 12pm meeting was an Azure training session.
verelo大约 8 年前
Years ago when we launched our product i decided to use the US-WEST-2 region as our primary region and to build fail over to US-EAST-1 (Anyone here remember the outage of 2011? Yeah, that was why).<p>There is something to be said about not being located in the region where everything gets launched first, and where most the customers are not [imo all the benefits of the product, processes and people, but less risk].<p>Good luck to everyone impacted by this...crappy day.
jedicoder107大约 8 年前
Status Pages (Services &amp; Products affected by S3 outage)<p>- <a href="https:&#x2F;&#x2F;status.heroku.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;status.heroku.com&#x2F;</a><p>- <a href="https:&#x2F;&#x2F;status.aws.amazon.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;status.aws.amazon.com&#x2F;</a><p>- <a href="https:&#x2F;&#x2F;medium.statuspage.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;medium.statuspage.io&#x2F;</a><p>- <a href="https:&#x2F;&#x2F;status.slack.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;status.slack.com&#x2F;</a><p>- <a href="http:&#x2F;&#x2F;status.filestack.com&#x2F;" rel="nofollow">http:&#x2F;&#x2F;status.filestack.com&#x2F;</a><p>- <a href="http:&#x2F;&#x2F;www.trellostatus.com&#x2F;" rel="nofollow">http:&#x2F;&#x2F;www.trellostatus.com&#x2F;</a><p>- <a href="https:&#x2F;&#x2F;health.autodesk.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;health.autodesk.com&#x2F;</a><p>- <a href="http:&#x2F;&#x2F;status.ifttt.com&#x2F;" rel="nofollow">http:&#x2F;&#x2F;status.ifttt.com&#x2F;</a><p>- <a href="http:&#x2F;&#x2F;status.imgur.com&#x2F;" rel="nofollow">http:&#x2F;&#x2F;status.imgur.com&#x2F;</a><p>- <a href="http:&#x2F;&#x2F;status.docker.com&#x2F;" rel="nofollow">http:&#x2F;&#x2F;status.docker.com&#x2F;</a>
评论 #13758184 未加载
malchow大约 8 年前
&lt;% if(service.isUp || true) { renderGreenButton() } %&gt;
Animats大约 8 年前
Amazon outage just reported on NBC News.[1]<p>AMZN stock down $3.45 (0.41%).<p>[1] <a href="http:&#x2F;&#x2F;www.nbcchicago.com&#x2F;news&#x2F;national-international&#x2F;Amazons-Web-Services-Down-Causes-Massive-Outages-Online-415003823.html" rel="nofollow">http:&#x2F;&#x2F;www.nbcchicago.com&#x2F;news&#x2F;national-international&#x2F;Amazon...</a>
评论 #13757520 未加载
评论 #13757094 未加载
评论 #13757241 未加载
评论 #13757143 未加载
ianamartin大约 8 年前
This is why it&#x27;s important to write code that doesn&#x27;t depend on only a single service provider. S3 is great. But it&#x27;s better to set up a Riak cluster on AWS than to actually use S3, if you can.<p>The only services my team uses directly are EC2 and RDS, and I&#x27;m thinking of moving RDS over to EC2 instances.<p>We are entirely portable. We can move my entire team&#x27;s infrastructure to a different cloud host really quickly. Our only dependency is a Debian box.<p>I flipped the switch today and cloned our prod environment, including VPN and security rules, over to a commodity hosting provider.<p>Change the DNS entry for the services, and we were good to go. We didn&#x27;t need to do anything because everyone was freaking out about everything else being down. But our internal services were close to unaffected.<p>At least for my team.<p>Obviously, we aren&#x27;t Trello or some of the other big people affected. And we don&#x27;t have the same needs they do. But setting up the DevOps stuff for my team in the way that I think was correct to begin with (no dependencies other than a Debian box) really shined today. Having a clear and correct deployment strategy on any available hardware platform really worked for us.<p>Or at least it would have if people weren&#x27;t so upset about all our other external services being down that they paid no attention to internal services.<p>Lock-in is bad, mmkay?<p>If your company is the right size, and it makes sense, do the extra work. It&#x27;s not that hard to write agnostic scripts that deploy your software, create your database, and build your data from a backup. This can be a big deal when some providers are flipping out.<p>All-your-junk-in-one-place is really overrated, in my opinion. Be able to rebuild your code and your data at any given point in time. If you don&#x27;t have that, I don&#x27;t really know what you have.
评论 #13759758 未加载
vegasje大约 8 年前
We&#x27;re in US-West-2 and our ELBs are dropping 5XXs like there&#x27;s no tomorrow. This is definitely cascading.
评论 #13756662 未加载
评论 #13757402 未加载
huac大约 8 年前
Canvas (the educational software platform) is down, and my friends&#x2F;students are in bad shape now. &#x27;sso.canvaslms.com&#x27; returns 504, assume from this S3 outage.
etse大约 8 年前
Anyone want to share their real experience with their reliability of Google Cloud Storage.
scrollaway大约 8 年前
Down in US-East-1 as of 17:40 GMT. Amazon SES also down in US-East-1 as of a few minutes later.<p>Hearing reports of EBS down as well.
评论 #13756116 未加载
评论 #13755919 未加载
oshoma大约 8 年前
The status page shows a lot of yellow and red now.<p>From <a href="http:&#x2F;&#x2F;status.aws.amazon.com&#x2F;" rel="nofollow">http:&#x2F;&#x2F;status.aws.amazon.com&#x2F;</a> Update at 11:35 AM PST: We have now repaired the ability to update the service health dashboard. The service updates are below. We continue to experience high error rates with S3 in US-EAST-1, which is impacting various AWS services. We are working hard at repairing S3, believe we understand root cause, and are working on implementing what we believe will remediate the issue.
FussBudget86大约 8 年前
You think this is bad? Just look at what&#x27;s happening in Sweden...
Fej大约 8 年前
Okay, it&#x27;s been a few hours and this is starting to get ridiculous. When was the last time that we had a core infrastructure outage this major, that lasted for this long?
kevindong大约 8 年前
It really is amazing how many web services are dependent on S3. For instance, the Heroku dashboard is currently down for me. Along with all of my services that are on Heroku.
评论 #13756567 未加载
评论 #13758154 未加载
评论 #13756862 未加载
评论 #13756866 未加载
jpwgarrison大约 8 年前
I am having trouble sending attachments in the Signal app - seems unlikely, but could this be related?<p>[edit- looks like they do have a pretty heavy reliance on S3, per <a href="https:&#x2F;&#x2F;github.com&#x2F;WhisperSystems&#x2F;Signal-Server&#x2F;blob&#x2F;master&#x2F;config&#x2F;sample.yml" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;WhisperSystems&#x2F;Signal-Server&#x2F;blob&#x2F;master&#x2F;...</a> and various other sources.]
评论 #13759529 未加载
ganesharul大约 8 年前
Sendgrid, Twilio, Quora is also down. Is this related to S3. Entire world depends on AWS
评论 #13756399 未加载
评论 #13756487 未加载
booleandilemma大约 8 年前
Thank you, HN, for giving me the answer the AWS Service Health Dashboard could not.
BlackjackCF大约 8 年前
Yes. Have heard confirmation from Amazon that this outage is affecting us-east-1.
leesalminen大约 8 年前
Now at the top of Drudge <a href="http:&#x2F;&#x2F;drudgereport.com&#x2F;" rel="nofollow">http:&#x2F;&#x2F;drudgereport.com&#x2F;</a>
koolba大约 8 年前
I bet the outage is related to the new color coded CloudWatch metrics: <a href="https:&#x2F;&#x2F;twitter.com&#x2F;awscloud&#x2F;status&#x2F;836630468778864640" rel="nofollow">https:&#x2F;&#x2F;twitter.com&#x2F;awscloud&#x2F;status&#x2F;836630468778864640</a><p>As part of the release they wanted to make sure everybody gets a chance to see &quot;red&quot; metrics.
mixedbit大约 8 年前
&#x27;Increased Error Rates&#x27; is a bit harsh, couldn&#x27;t they call it &#x27;Sub-prime Success Rates&#x27;?
Globz大约 8 年前
My Atom keep crashing and the log says it can&#x27;t resolve :<p><a href="https:&#x2F;&#x2F;atom-installer.github.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;atom-installer.github.com&#x2F;</a><p>is there a part of this hosted on S3? I cannot open Atom anymore, it keep crashing on the check for updates screen...
newsat13大约 8 年前
Yup, same here. For a moment, I was worried that the UI showed 0 buckets. Gave me a heart attack.
Animats大约 8 年前
&quot;Inc.&quot; is quoting comments from here.[1]<p>[1] <a href="http:&#x2F;&#x2F;www.inc.com&#x2F;sonya-mann&#x2F;amazon-web-services-outage.html" rel="nofollow">http:&#x2F;&#x2F;www.inc.com&#x2F;sonya-mann&#x2F;amazon-web-services-outage.htm...</a>
l0c0b0x大约 8 年前
Google DNS 8.8.8.8 was (for the first time that I&#x27;ve noticed) spotty about 30 minutes ago. Something big is happening: <a href="http:&#x2F;&#x2F;map.norsecorp.com&#x2F;#&#x2F;" rel="nofollow">http:&#x2F;&#x2F;map.norsecorp.com&#x2F;#&#x2F;</a>
dangle大约 8 年前
AWS is updating twitter here. No red icons on the status page IS an AWS issue:<p><a href="https:&#x2F;&#x2F;twitter.com&#x2F;awscloud&#x2F;status&#x2F;836656664635846656" rel="nofollow">https:&#x2F;&#x2F;twitter.com&#x2F;awscloud&#x2F;status&#x2F;836656664635846656</a>
linsomniac大约 8 年前
We got timeouts to our bucket address from every location we tried starting at 10:37 Mountain time (GMT-7). Slack uploads started failing, imgur isn&#x27;t working, and the landing page for the AWS console is showing a 500 error in the image flipper in the middle of the page. The Amazon status page has been all green, but there is a forum post about people having problems at <a href="https:&#x2F;&#x2F;forums.aws.amazon.com&#x2F;thread.jspa?threadID=250319&amp;tstart=0" rel="nofollow">https:&#x2F;&#x2F;forums.aws.amazon.com&#x2F;thread.jspa?threadID=250319&amp;ts...</a><p>In the last couple of minutes that forum post has gone from not existing to 175 views and 9 posts.
ayemeng大约 8 年前
Funny, status page is incorrect because of S3<p><a href="https:&#x2F;&#x2F;twitter.com&#x2F;awscloud&#x2F;status&#x2F;836656664635846656" rel="nofollow">https:&#x2F;&#x2F;twitter.com&#x2F;awscloud&#x2F;status&#x2F;836656664635846656</a>
rabidonrails大约 8 年前
Updated:<p>Amazon Elastic Compute Cloud (N. Virginia) Increased Error Rates less 11:38 AM PST We can confirm increased error rates for the EC2 and EBS APIs and failures for launches of new EC2 instances in the US-EAST-1 Region. We are also experiencing degraded performance of some EBS Volumes in the Region.<p>Amazon Elastic Load Balancing (N. Virginia) Increased Error Rates more<p>Amazon Relational Database Service (N. Virginia) Increased Error Rates more<p>Amazon Simple Storage Service (US Standard) Increased Error Rates more<p>Auto Scaling (N. Virginia) Increased Error Rates more<p>AWS Lambda (N. Virginia) Increased Error Rates more
评论 #13757403 未加载
joatmon-snoo大约 8 年前
According to the personal health dashboard, they&#x27;ve root-caused the S3 outage and are working to restore.<p>In the meantime, EC2, ELB, RDS, Lambda, and autoscaling have all been confirmed to be experiencing issues.
nodesocket大约 8 年前
Meanwhile engineers across the globe scramble to fix outages due to AWS s3, $AMZN is unaffected on the stock market. Just shows the disconnect between emotions and reality.<p><a href="https:&#x2F;&#x2F;www.google.com&#x2F;finance?chdnp=0&amp;chdd=0&amp;chds=1&amp;chdv=0&amp;chvs=Linear&amp;chdeh=0&amp;chfdeh=0&amp;chdet=1488324845083&amp;chddm=391&amp;chls=IntervalBasedLine&amp;q=NASDAQ:AMZN&amp;ntsp=0&amp;ei=6Ai2WOnrMsax2AaQ1rvwDg" rel="nofollow">https:&#x2F;&#x2F;www.google.com&#x2F;finance?chdnp=0&amp;chdd=0&amp;chds=1&amp;chdv=0&amp;...</a>
评论 #13759694 未加载
bdcravens大约 8 年前
I was listening to sessions from AWS Re:invent last night. What jumped out at me was the claim of 11 9&#x27;s for S3. How many of those 9&#x27;s have they blown through with this outage?
评论 #13757675 未加载
评论 #13757676 未加载
trakl大约 8 年前
<a href="http:&#x2F;&#x2F;venturebeat.com&#x2F;2017&#x2F;02&#x2F;28&#x2F;aws-is-investigating-s3-issues-affecting-quora-slack-trello&#x2F;" rel="nofollow">http:&#x2F;&#x2F;venturebeat.com&#x2F;2017&#x2F;02&#x2F;28&#x2F;aws-is-investigating-s3-is...</a><p><a href="https:&#x2F;&#x2F;www.theregister.co.uk&#x2F;2017&#x2F;02&#x2F;28&#x2F;aws_is_awol_as_s3_goes_haywire&#x2F;?mt=1488309539087" rel="nofollow">https:&#x2F;&#x2F;www.theregister.co.uk&#x2F;2017&#x2F;02&#x2F;28&#x2F;aws_is_awol_as_s3_g...</a>
dyeje大约 8 年前
Experiencing issues with Elastic Beanstalk and Cloudfront as well.
评论 #13756164 未加载
jasonl99大约 8 年前
I can&#x27;t download purchased MP3&#x27;s from amazon&#x27;s own site, I get &quot;We’re experiencing a problem with your music download. Please try downloading from Your Orders or contact us.&quot;<p>When I go to my orders I get &quot;There&#x27;s a problem displaying some of your orders right now. If you don&#x27;t see the order you&#x27;re looking for, try refreshing this page, or click &quot;View order details&quot; for that order.&quot;<p>It seems that Amazon is eating its own dog food.
splatcollision大约 8 年前
I just spent the last hour trying to figure out why in the hell I can&#x27;t update the function code on a lambda instance. Next time I will remember to check HN first!
machinarium大约 8 年前
Omg I wish I googled this earlier. Wasted hours debugging :(
评论 #13757109 未加载
spacecadets大约 8 年前
There goes my Trello to do list. Now I&#x27;m lost. Oh well.
ryanmarr大约 8 年前
My ELBS and EB related instances are also down. I can&#x27;t even get to Elastic Beanstalk or Load Balancers in the web console. Anyone else having this issue?
评论 #13756618 未加载
soheil大约 8 年前
It doesn&#x27;t look that bad, think about it S3 is such a critical part of almost any web application, it is treated like a realtime micro-service. So looks like most of the Internet in the U.S. is affected but nevertheless no one is dead yet and the world has not ended. So even if hypothetically let&#x27;s say China attacked us using cyber-warfare it wouldn&#x27;t be so bad after all... This was kind of like a test.
khamoud大约 8 年前
I think this explains why the docker registry is down as well.<p><a href="http:&#x2F;&#x2F;status.docker.com&#x2F;" rel="nofollow">http:&#x2F;&#x2F;status.docker.com&#x2F;</a>
sc30317大约 8 年前
Still no RCA? I&#x27;d love to hear what the issue was for this. A couple of coworkers and I are betting that it was a networking issue of some sort.
Animats大约 8 年前
Negative comment on all this in Forbes.[1] Too much centralization. CEOs read that.<p>[1] <a href="https:&#x2F;&#x2F;www.forbes.com&#x2F;sites&#x2F;ryanwhitwam&#x2F;2017&#x2F;02&#x2F;28&#x2F;amazon-s3-outage-has-broken-a-large-chunk-of-the-internet&#x2F;#4ec46414c467" rel="nofollow">https:&#x2F;&#x2F;www.forbes.com&#x2F;sites&#x2F;ryanwhitwam&#x2F;2017&#x2F;02&#x2F;28&#x2F;amazon-s...</a>
robxu9大约 8 年前
New update:<p>&quot;Update at 11:35 AM PST: We have now repaired the ability to update the service health dashboard. The service updates are below. We continue to experience high error rates with S3 in US-EAST-1, which is impacting various AWS services. We are working hard at repairing S3, believe we understand root cause, and are working on implementing what we believe will remediate the issue.&quot;
artur_makly大约 8 年前
<a href="https:&#x2F;&#x2F;twitter.com&#x2F;xiaodown&#x2F;status&#x2F;836656364965371904" rel="nofollow">https:&#x2F;&#x2F;twitter.com&#x2F;xiaodown&#x2F;status&#x2F;836656364965371904</a><p><a href="https:&#x2F;&#x2F;twitter.com&#x2F;ArturMakly&#x2F;status&#x2F;836665379233628161" rel="nofollow">https:&#x2F;&#x2F;twitter.com&#x2F;ArturMakly&#x2F;status&#x2F;836665379233628161</a>
fernandopj大约 8 年前
Update[1]: AWS Status dashboard now showing icons other than green. <a href="https:&#x2F;&#x2F;status.aws.amazon.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;status.aws.amazon.com&#x2F;</a><p>[1] <a href="https:&#x2F;&#x2F;twitter.com&#x2F;awscloud&#x2F;status&#x2F;836662601090134017" rel="nofollow">https:&#x2F;&#x2F;twitter.com&#x2F;awscloud&#x2F;status&#x2F;836662601090134017</a>
learc83大约 8 年前
One of my heroku apps is down, and I cant&#x27; log into the heroku dashboard to check it out. I&#x27;m guessing this is related.
评论 #13756106 未加载
评论 #13756568 未加载
评论 #13756332 未加载
vinayan3大约 8 年前
Yes it&#x27;s down for me. I can&#x27;t access files stored on S3. Also, the service I run is hung trying to store files on S3.
JBerryMedX大约 8 年前
My company&#x27;s ELBs in us-east-1 are experiencing massive amounts of latency causing the instances to be marked unhealthy.
leesalminen大约 8 年前
FreshDesk makes extensive use of S3 and it&#x27;s been unbearably slow to load for the past hour or so. All on S3 requests.
rajangdavis大约 8 年前
Hate to ask, but does anybody now of an alternative storage solution? Also, anyone have any alternative to Heroku for now?
评论 #13757569 未加载
评论 #13757720 未加载
janlukacs大约 8 年前
We&#x27;re down too with www.paymoapp.com - pretty frustrated that the status page shows everything is up and running.
poofyleek大约 8 年前
This is truly serverless computing at work.
xtus大约 8 年前
After few requests timed out, started to dig a bit. The CNAME for a bucket endpoint was pointing to s3-1-w.amazonaws.com with a TTL of at least an other 5600 secods. Doing a full trace was giving back a new s3-3-w.amazonaws.com The IP related to s3-1-w was&#x2F;is timing out, all cool instead for the s3-3-w.
knaik94大约 8 年前
&quot;We’re continuing to work to remediate the availability issues for Amazon S3 in US-EAST-1. AWS services and customer applications depending on S3 will continue to experience high error rates as we are actively working to remediate the errors in Amazon S3.&quot; Last Update 1:54pmEST<p>It shows up in the event log now too.
samgranieri大约 8 年前
I&#x27;m running into timeouts trying to download elixir packages, and I&#x27;m willing to bet this is the cause
melor大约 8 年前
Only limited impact to Aiven services due to service migration capability <a href="http:&#x2F;&#x2F;help.aiven.io&#x2F;announcements&#x2F;aiven-customer-notice-aws-us-east-1-outage-on-2017-02-28" rel="nofollow">http:&#x2F;&#x2F;help.aiven.io&#x2F;announcements&#x2F;aiven-customer-notice-aws...</a>
mmansoor78大约 8 年前
Per AWS :<p>For S3, we believe we understand root cause and are working hard at repairing. Future updates across all services will be on dashboard.<p><a href="https:&#x2F;&#x2F;twitter.com&#x2F;awscloud&#x2F;status&#x2F;836666548311859200" rel="nofollow">https:&#x2F;&#x2F;twitter.com&#x2F;awscloud&#x2F;status&#x2F;836666548311859200</a>
axg大约 8 年前
Amazon: The dashboard not changing color is related to S3 issue. See the banner at the top of the dashboard for updates.<p><a href="https:&#x2F;&#x2F;twitter.com&#x2F;awscloud&#x2F;status&#x2F;836656664635846656" rel="nofollow">https:&#x2F;&#x2F;twitter.com&#x2F;awscloud&#x2F;status&#x2F;836656664635846656</a>
socialentp大约 8 年前
Same here. I can log in to the new S3 console UI, but all of my buckets&#x2F;resources are missing. Same error as you in the old UI. Also unable to connect through the AWS CLI (says, &quot;An error occurred (AccessDenied) when calling the ListBuckets operation: Access Denied&quot;). Fun.
gopalakrishnans大约 8 年前
Just in case if anybody needs :) <a href="https:&#x2F;&#x2F;www.microsoft.com&#x2F;developerblog&#x2F;real-life-code&#x2F;2016&#x2F;05&#x2F;23&#x2F;S3-Proxy.html" rel="nofollow">https:&#x2F;&#x2F;www.microsoft.com&#x2F;developerblog&#x2F;real-life-code&#x2F;2016&#x2F;...</a>
willcodeforfoo大约 8 年前
Uh-oh. Same here... and tried taking a screenshot of pinging s3.amazonaws.com and Slack upload hung.
devenrl大约 8 年前
Sorry, my simplistic mind is only thinking this right now:<p><a href="http:&#x2F;&#x2F;alessandrobender.com.br&#x2F;wp-content&#x2F;uploads&#x2F;2015&#x2F;07&#x2F;fix.jpg" rel="nofollow">http:&#x2F;&#x2F;alessandrobender.com.br&#x2F;wp-content&#x2F;uploads&#x2F;2015&#x2F;07&#x2F;fi...</a>
eggie5大约 8 年前
all of your jokes about the dashboard not turning red b&#x2F;c the icon is hosted on US EAST are true:<p>Amazon Web Services‏Verified account @awscloud 8m8 minutes ago More The dashboard not changing color is related to S3 issue. See the banner at the top of the dashboard for updates.
Animats大约 8 年前
AWS is claiming that Simple Storage (US Standard) is starting to come back up as of 12:54 PM PST.
adamveld12大约 8 年前
Where is that &quot;Show HN&quot; that will let me check if a site is affected by an S3 outtage?
pfela大约 8 年前
Their status page images are hosted on S3, so will be a while for the green checkmarks to update
cdnsteve大约 8 年前
Look like the dashboard has been updated to no longer use S3: AWS is having a major meltdown right now<p><a href="http:&#x2F;&#x2F;status.aws.amazon.com&#x2F;#ecr-us-east-1_1488312155" rel="nofollow">http:&#x2F;&#x2F;status.aws.amazon.com&#x2F;#ecr-us-east-1_1488312155</a>
tudorconstantin大约 8 年前
&quot;We have now repaired the ability to update the service health dashboard. &quot; - full of yellow red icons now indeed <a href="https:&#x2F;&#x2F;status.aws.amazon.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;status.aws.amazon.com&#x2F;</a>
linsomniac大约 8 年前
The AWS status page is still showing all green but how has a header saying they are investigating increased error rates. <a href="https:&#x2F;&#x2F;status.aws.amazon.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;status.aws.amazon.com&#x2F;</a>
tzaman大约 8 年前
It appears Docker Hub is hosted on S3 as well, none of the official images can be pulled.
ruchit47大约 8 年前
I have in the middle of thoughts of moving out of AWS and having a dedicated provider as our billing has increased a lot with the scale. The only thing which was holding me was the uptime confidence. Now I feel it&#x27;s not a bad idea.
jontro大约 8 年前
I get this in my aws console.<p>Increased API Error Rates<p>09:52 AM PST We are investigating increased error rates in the US-EAST-1 Region.<p>Event data Event S3 operational issue Status Open Region&#x2F;AZ us-east-1 Start time February 28, 2017 at 6:51:57 PM UTC+1 End time - Event category Issue
manmal大约 8 年前
Our static site hosted on eu-central-1 is still up: <a href="http:&#x2F;&#x2F;www.creativepragmatics.com.s3-website.eu-central-1.amazonaws.com" rel="nofollow">http:&#x2F;&#x2F;www.creativepragmatics.com.s3-website.eu-central-1.am...</a>
metafunctor大约 8 年前
Based on reports from the field, it looks like S3 was down for about three hours for most of their customers.<p>S3 promises four nines of availability (11 nines of durability), so today we got about 3-4 years worth of downtime in one fell swoop. Oops.
评论 #13760371 未加载
评论 #13759545 未加载
linsomniac大约 8 年前
We are starting to see recoveries, our SES emails have mostly gone out and our data synchronization has updated 2 of our 3 feeds. Amazon has posted a message that they expect &quot;improved error rates&quot; in the next 45 minutes.
nlightcho大约 8 年前
<a href="https:&#x2F;&#x2F;twitter.com&#x2F;awscloud&#x2F;status&#x2F;836630468778864640" rel="nofollow">https:&#x2F;&#x2F;twitter.com&#x2F;awscloud&#x2F;status&#x2F;836630468778864640</a><p>At least now we can see all the network failures in full RGB.
tbeutel大约 8 年前
I&#x27;m getting this using s3cmd:<p>$ s3cmd ls WARNING: Retrying failed request: &#x2F; ([Errno 60] Operation timed out) WARNING: Waiting 3 sec... WARNING: Retrying failed request: &#x2F; ([Errno 60] Operation timed out) WARNING: Waiting 6 sec...
francesco1975大约 8 年前
Yes it is down<p><a href="https:&#x2F;&#x2F;status.aws.amazon.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;status.aws.amazon.com&#x2F;</a><p>Half internet is down the data center in Virginia the one with the cloud is totally dead apparently. Enjoy the cloud bullshit :)
phildougherty大约 8 年前
I wrote a quick post discussing this outage. I figured I should share here <a href="https:&#x2F;&#x2F;blog.containership.io&#x2F;aws-got-you-down" rel="nofollow">https:&#x2F;&#x2F;blog.containership.io&#x2F;aws-got-you-down</a>
jotaen大约 8 年前
Does anyone have trouble with the Cloud Console? The JS assets for the CloudFront dashboards seem broken, so unfortunately it’s not possible to change the behaviours of the Distributions (e.g. to point them to another bucket)
mmaunder大约 8 年前
So much has broken thanks to this. Web apps, slack uploads, parts of Freshdesk etc. I don&#x27;t love you right now AWS.<p><a href="https:&#x2F;&#x2F;status.aws.amazon.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;status.aws.amazon.com&#x2F;</a>
Exuma大约 8 年前
Great, all my billing services on Heroku are turned off. Why do they need S3 access for me to access my web dynos?<p>I&#x27;d rather my app load but appear broken so I can show my own status rather than just shutting down every single app...
评论 #13756839 未加载
rrecuero大约 8 年前
Is anybody else having trouble loading <a href="http:&#x2F;&#x2F;platform.twitter.com&#x2F;widgets.js" rel="nofollow">http:&#x2F;&#x2F;platform.twitter.com&#x2F;widgets.js</a>? It is probably hosted on S3 I assume
评论 #13757162 未加载
fjabre大约 8 年前
I never understood why so many devs flocked to AWS. I actually find their abstraction of services gets in the way and slows down my dev instead of making it easier like so many devs claim it does. I prefer Linode.
评论 #13760579 未加载
samat大约 8 年前
One of a really rare times when it&#x27;s good to be in Europe (s3 works here).
tjpaudio大约 8 年前
Interestingly, I placed an order on amazon.com and while the order appears when I look at my account, none of the usual automated emails have come. I wonder how deeply this is effecting their retail customers.
pmalynin大约 8 年前
Down from the outside; The internal access (from within EC2) APIs still work.
awsoutage大约 8 年前
<a href="https:&#x2F;&#x2F;twitter.com&#x2F;sadserver&#x2F;status&#x2F;818937064552951809" rel="nofollow">https:&#x2F;&#x2F;twitter.com&#x2F;sadserver&#x2F;status&#x2F;818937064552951809</a><p>Interesting tweet from last month.
jhaile大约 8 年前
All of our S3 assets are unavailable. Cloudfront is accessible but returning a 504 status with the message: &quot;CloudFront is currently experiencing problems with requesting objects from Amazon S3.&quot;
ibmcloud大约 8 年前
Our IBM cloud- Softlayer provides secure and stable cloud environment with private network, for baremetal,dedicated, private and public cloud. Leave a comment if you want to learn more. also HIPAA ready.
benevol大约 8 年前
Here we go again:<p>Technology leads to technology (and wealth) monopolies, in other words: more centralization. Which has always been bad.<p>Just like with Cloudflare leaking highly sensitive data all over the Internet, a couple of days ago.
评论 #13757985 未加载
andrewfong大约 8 年前
Yeah, we host on S3 (US-East-1 I think) with Cloudfront for caching &#x2F; SSL. Some of our requests get through but it&#x27;s been intermittent. Lots of 504 Gateway Time-Outs when retrieving CSS, JS.
meddlepal大约 8 年前
Totally fucked.
cdevs大约 8 年前
I think there was some fontawesome loading issues related to this, I also noticed a site trying to load twitter messages but couldn&#x27;t Get the JavaScript loaded during that time today.
mpetrovich大约 8 年前
Update: AWS dashboard has been fixed and is now showing outages <a href="https:&#x2F;&#x2F;status.aws.amazon.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;status.aws.amazon.com&#x2F;</a>
ryanmarr大约 8 年前
My EB instances and Load Balancers are also down. I can&#x27;t even get to load balancers in ec2 web console or to elastic beanstalk in web console. It&#x27;s been almost an hour now.
all_usernames大约 8 年前
As of 4:30PM Pacific, we&#x27;re still having trouble with EC2 autoscaling API operations in US-East-1. Basically very long delays in launching new instances or terminating old ones.
AtheistOfFail大约 8 年前
We have a red error, finally!<p>Source: <a href="https:&#x2F;&#x2F;status.aws.amazon.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;status.aws.amazon.com&#x2F;</a><p>After two hours, they have finally updated their dashboard.
notheguyouthink大约 8 年前
Same here, i mistakingly went to the dashboard first too. Silly me.
krlkv大约 8 年前
S3 is down? Official Twitter feed is also &quot;unaware&quot; <a href="https:&#x2F;&#x2F;twitter.com&#x2F;awscloud" rel="nofollow">https:&#x2F;&#x2F;twitter.com&#x2F;awscloud</a>
netvisao大约 8 年前
Looks like our dashboard is still sustaining it <a href="https:&#x2F;&#x2F;acedashboard.cbp.dhs.gov&#x2F;" rel="nofollow">https:&#x2F;&#x2F;acedashboard.cbp.dhs.gov&#x2F;</a>
ttttytjj大约 8 年前
It&#x27;s fixed... I mean the status page <a href="https:&#x2F;&#x2F;status.aws.amazon.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;status.aws.amazon.com&#x2F;</a>
garindra大约 8 年前
DockerHub is down as well. DockerHub was down in Oct 2015 because S3 was down in US-EAST. They should have known to cache images in multiple S3 regions since then.
zedpm大约 8 年前
Can anyone comment on mitigating issues like this with S3 Cross-region replication? I&#x27;m reading up on it now while one of my services is dead in the water.
评论 #13764711 未加载
评论 #13757071 未加载
beeftime大约 8 年前
<a href="http:&#x2F;&#x2F;downforeveryoneorjustme.com&#x2F;isitdownrightnow.com" rel="nofollow">http:&#x2F;&#x2F;downforeveryoneorjustme.com&#x2F;isitdownrightnow.com</a><p>RIP
rebornix大约 8 年前
Alexa smart home component stopped working, if you try to reinstall the Alexa app on your phone, you&#x27;ll find that you can&#x27;t even login anymore.
zitterbewegung大约 8 年前
Can&#x27;t access my website which is hosted on s3 (<a href="http:&#x2F;&#x2F;joshuajherman.com" rel="nofollow">http:&#x2F;&#x2F;joshuajherman.com</a>).
bkruse大约 8 年前
This is one of the times that I am glad to be running my own distributed object storage. I&#x27;m sure it&#x27;s not as robust as Amazon, but......
评论 #13756345 未加载
shifted316大约 8 年前
The status page is stored in s3. It can&#x27;t be updated. The page you see is cached in cloudfront. They are working on updating the status page.
contingencies大约 8 年前
What a shame they took down MegaUpload! Clearly we need greater competition in the wholly-owned-infrastructure, file-hosting-as-a-service space.
jefe_大约 8 年前
Getting Issues with Citrix Sharefile api (which I&#x27;ve suspected to run in S3). Seems to only be impacting writes in preliminary assessment.
LeonM大约 8 年前
Just posted on their Twitter:<p>&quot;The dashboard not changing color is related to S3 issue. See the banner at the top of the dashboard for updates.&quot;
BrandonM大约 8 年前
Additionally, Zendesk is apparently failing to process new tickets, so our users can&#x27;t report the errors they&#x27;re encountering.
philliphaydon大约 8 年前
I&#x27;m confused, just logged into work account, and site, and some contract stuff I do. All use S3 &#x2F; Cloudfront... no errors...
afshinmeh大约 8 年前
Heroku as well: <a href="https:&#x2F;&#x2F;status.heroku.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;status.heroku.com&#x2F;</a>
newman314大约 8 年前
There is no cloud, there is only someone else&#x27;s computer.<p>:(
bkanber大约 8 年前
I&#x27;m having issues with CloudWatch and related monitoring services; eg auto-scaling groups are unable to scale up or down.
vanpupi大约 8 年前
Post your opinion on <a href="http:&#x2F;&#x2F;wp.me&#x2F;p7HKNy-5h" rel="nofollow">http:&#x2F;&#x2F;wp.me&#x2F;p7HKNy-5h</a>
gcoguiec大约 8 年前
&gt; We have now repaired the ability to update the service health dashboard.<p>It seems their status page is hosted ... as a S3 static website.
c4urself大约 8 年前
&gt; We have now repaired the ability to update the service health dashboard -- AWS Status<p>Well that explains all the green checkmarks &#x2F;s
stevefram大约 8 年前
Yes, affecting elb in us-east-1 right now. web services are down and unable to bring up the elb screen in the aws console.
alfg大约 8 年前
Yeah, same here on US-WEST-2. Unable to use the S3 Console, but I can still upload&#x2F;get content via the API it seems.
4wmturner大约 8 年前
Is cli working for anyone else? I can&#x27;t use the console UI, but aws s3 ls and get commands seem to be working fine.
travelton大约 8 年前
I can&#x27;t get to my Amazon Orders page. &quot;There&#x27;s a problem displaying some of your orders right now.&quot;
评论 #13756431 未加载
kyleblarson大约 8 年前
Any specific regions? us-west-2 seems fine to me. [edit] now I can&#x27;t see any of my buckets in the web interface.
评论 #13755852 未加载
francesco1975大约 8 年前
Yes it is down<p><a href="https:&#x2F;&#x2F;status.aws.amazon.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;status.aws.amazon.com&#x2F;</a>
Globz大约 8 年前
Yes Trello is down and they are using S3 :(
cwe大约 8 年前
Dropbox using this? Can&#x27;t seem to sync
评论 #13755991 未加载
bas大约 8 年前
&quot;Amazon CloudFront: Service is operating normally&quot;<p>This is bullshit if you&#x27;re using an S3 origin in your distribution.
ignaces大约 8 年前
Heroku apps are also down because of this!
Svenskunganka大约 8 年前
This can&#x27;t be only the US-EAST-1 region. I&#x27;m a european resident and most things are down for me too.
评论 #13757381 未加载
indytechcook大约 8 年前
My EC2 Servers are also not provisioning.
评论 #13757052 未加载
dgelks大约 8 年前
Getting the same error on the GUI but the aws cli and sdk seem to be working fine (our site is still up too)
maccard大约 8 年前
My fire tv stick is totally unusable too. Seems I can&#x27;t access any applications (even Lodi or Netflix)
headcanon大约 8 年前
Still down for us. S3 seems to be the only thing affected - our mobile apps work fine (EC2 and RDS backend)
djb_hackernews大约 8 年前
Anyone else seeing ELB&#x2F;ALB issues?
评论 #13756301 未加载
评论 #13755771 未加载
mcheshier大约 8 年前
If I listen closely, I think I can hear the pagers going off in South Lake Union from Downtown Seattle.
kardashev大约 8 年前
You&#x27;ll remember me when the west wind moves<p>Upon the fields of barley<p>You&#x27;ll forget the sun in his jealous sky<p>As we walk in fields of <i>green</i>
shiven大约 8 年前
Status page is lit up like a Christmas tree! Looks like AWS finally found the myriad non-green icons.
dageshi大约 8 年前
Huh, I wonder if that&#x27;s why Origin (EA&#x27;s Steam competitor) cloud sync just stopped working
skiril大约 8 年前
they already admitted it: <a href="https:&#x2F;&#x2F;www.theregister.co.uk&#x2F;2017&#x2F;02&#x2F;28&#x2F;aws_is_awol_as_s3_goes_haywire&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.theregister.co.uk&#x2F;2017&#x2F;02&#x2F;28&#x2F;aws_is_awol_as_s3_g...</a>
评论 #13756945 未加载
murphy52大约 8 年前
TierPoint, a large hosting service, is reporting a massive DDOS attack on their infrastructure.
评论 #13757427 未加载
k__大约 8 年前
1. Announce security vulnerability<p>2. People push updates as fast as possible to fix security<p>3. No tests, so everything blows up
balls187大约 8 年前
Thanks for posting this. I&#x27;ve passed this information through my network.<p>Slack image uploads are hanging.
happyrock大约 8 年前
Anyone doing a region failover? Any issues so far? We are making plans to flip to us-west-1
评论 #13757103 未加载
myth_drannon大约 8 年前
Looks like SoundCloud is hosting the tracks on S3 , can&#x27;t program without my music...
评论 #13757039 未加载
JustinAiken大约 8 年前
For our app, both S3 and SES have been <i>completely</i> down in us-east-1 for hours now.
thomassharoon大约 8 年前
Is S3 down outside of Us-East too? I can&#x27;t seem to create a bucket in US-West or EU
评论 #13757617 未加载
KurtMueller大约 8 年前
You can always check by going to www.isitdownrightnow.com&#x2F;<p>Oh wait. The site sits on S3. Never mind.
zerotolerance大约 8 年前
Do the engineering thing and build fault tolerant systems. Maybe adopt features that have been around since 2015:<p><a href="https:&#x2F;&#x2F;aws.amazon.com&#x2F;blogs&#x2F;aws&#x2F;new-cross-region-replication-for-amazon-s3&#x2F;" rel="nofollow">https:&#x2F;&#x2F;aws.amazon.com&#x2F;blogs&#x2F;aws&#x2F;new-cross-region-replicatio...</a>
nicpottier大约 8 年前
SES seems to be down for us as well in Virginia. Of course nothing on the status page.
mwambua大约 8 年前
Not sure if it&#x27;s related... but I&#x27;m having issues with Amazon Cloud-drive.
评论 #13755706 未加载
jsperson大约 8 年前
Just finished reading The Everything Store... I bet a &quot;?&quot; email went out.
magic_beans大约 8 年前
Definitely experiencing non-loading for dependencies hosted on S3 at the moment...
booleanbetrayal大约 8 年前
S3 and Elastic Beanstalk (S3 dependencies) ... no issues with RDS at the moment
mystcb大约 8 年前
Been unreliability informed about 1 hour ETA for a fix. <i>fingers crossed</i>
ondrae大约 8 年前
We&#x27;re on AWS GovCloud and our S3 is all good. GovCloud is its own region.
评论 #13756329 未加载
amcrouch大约 8 年前
It appears to be down. My website runs on S3 and my monitors are going nuts!
tech4all大约 8 年前
Yes serious API problems started about 15 minutes ago. Around noon central.
edcoffin大约 8 年前
If you&#x27;ve ever felt the AWS health dashboard was dubious before now...
oaktowner大约 8 年前
Apparently app updates on iOS are failing right now, too. Could be related?
Exuma大约 8 年前
Yep, currently have over 20,000 people on site seeing no images. Wonderful
DocK大约 8 年前
Even Kindle books aren&#x27;t able to be served; download attempts hang.
Rockastansky大约 8 年前
Anybody else seeing 500 errors with AWS Cognito for us-east-1?<p>They are consistent for me.
murphy52大约 8 年前
We host with TierPoint and they are reporting a massive DDOS attack
tomharrisonjr大约 8 年前
We&#x27;re seeing queries using Athena against S3 fail in us-east-1
reiichiroh大约 8 年前
Any truth to this being a DOS by some kiddies named Phantom Squad?
framebit大约 8 年前
Wow, amazing to watch stuff go down as this problem ripples out!
austinkurpuis大约 8 年前
Same here. Also having trouble publishing to S3 via CLI and API.
Rockastansky大约 8 年前
Is anyone else also seeing 500 errors for cognito on us-east-1?
kolemcrae大约 8 年前
Yup. Every single image on my site is hosted there.... eek! :|
exodos大约 8 年前
Yah getting the same error in multiple regions as of 1:12 EST
twiss大约 8 年前
S3 Ireland (eu-west-1) seems to be doing fine at first sight.
j_shi大约 8 年前
Is there a list of all apps&#x2F;services that rely on S3?
评论 #13756630 未加载
评论 #13757013 未加载
gtrubetskoy大约 8 年前
they&#x27;re down to 3 nines<p>edit: for the year, it only takes 52.57 minutes
simplehuman大约 8 年前
It&#x27;s still down. All morning! So much business lost.
hyperanthony大约 8 年前
Experiencing issues with S3 and ELB for over an hour now.
jacobevelyn大约 8 年前
We&#x27;re getting errors indicative of an S3 outage too.
afshinmeh大约 8 年前
yeah, looks like Travis CI is down, too: <a href="https:&#x2F;&#x2F;www.traviscistatus.com" rel="nofollow">https:&#x2F;&#x2F;www.traviscistatus.com</a>
评论 #13756159 未加载
dorianm大约 8 年前
Heroku API&#x2F;Dashboard is down, Bugsnag is down, etc.
dorianm大约 8 年前
Heroku API&#x2F;Dashboard is down, Bugsnag is down, etc.
ajmarsh大约 8 年前
via AWS twitter account &quot;The dashboard not changing color is related to S3 issue.  See the banner at the top of the dashboard for updates.&quot;
edgartaor大约 8 年前
QUESTION. There could be data lost from this failure?
Rapzid大约 8 年前
Upload failing for me from Sacramento --&gt; us-east-1
the_arun大约 8 年前
Quora is down too. Getting 504. Gateway Timeout.<p>Is it related to S3??
oneeyedpigeon大约 8 年前
Finally! The status page admits something&#x27;s up.
rbirkby大约 8 年前
Can anyone get Alexa to play music? Is this related?
paulddraper大约 8 年前
No, it&#x27;s not <a href="https:&#x2F;&#x2F;status.aws.amazon.com&#x2F;rss&#x2F;s3-us-standard.rss" rel="nofollow">https:&#x2F;&#x2F;status.aws.amazon.com&#x2F;rss&#x2F;s3-us-standard.rss</a>
评论 #13756802 未加载
评论 #13756475 未加载
carimura大约 8 年前
We&#x27;re seeing recovery across our services now.
orn大约 8 年前
I&#x27;m trying to reach S3 hosted website, no luck
ianopolous大约 8 年前
I&#x27;m seeing the same error on eu-west as well.
sz4kerto大约 8 年前
Dropbox is down as well. This is going to be gud.
manshoor大约 8 年前
finally status are updated <a href="https:&#x2F;&#x2F;goo.gl&#x2F;wCINaC" rel="nofollow">https:&#x2F;&#x2F;goo.gl&#x2F;wCINaC</a>
nomadic_09大约 8 年前
I&#x27;m curious to see the postmortem for this.
aytekin大约 8 年前
Never depend your business on a single provider.
oculusthrift大约 8 年前
Yes. and Now my HN profile page is down as well.
评论 #13756334 未加载
grimmdude大约 8 年前
Making an already troublesome day worse. Yeehaw
chiph大约 8 年前
I&#x27;m seeing problems with Kindle downloads.
nickstefan12大约 8 年前
bets as to the cause? internal DDoS against their dynamo clusters backing s3? DNS issues between amazon&#x27;s services?
chx大约 8 年前
hex.pm and docker hub are both failing, a lot of projects can&#x27;t CI because of these. The house of cards we built.
kopy大约 8 年前
Looks like they store the statuses on S3
Trisell大约 8 年前
US-West(Oregon) just went down as well.
评论 #13756705 未加载
josephlord大约 8 年前
Looks like it. Brief panic caused here.
vanpupi大约 8 年前
Any opinions you can post on <a href="http:&#x2F;&#x2F;wp.me&#x2F;p7HKNy-5h" rel="nofollow">http:&#x2F;&#x2F;wp.me&#x2F;p7HKNy-5h</a> as well
评论 #13757624 未加载
_callcc大约 8 年前
SES also down.
outericky大约 8 年前
StatusPage.io survived. Thanks gents.
jflowers45大约 8 年前
trello and giphy both seemed affected
uranian大约 8 年前
Heroku seems to suffer from this too
magic_beans大约 8 年前
Dashboard has been updated, finally!
nicpottier大约 8 年前
SES seems to be down for us as well.
nicpottier大约 8 年前
SES seems to be downf or us as well.
nodefortytwo大约 8 年前
Not seeing any errors from eu-west-1
rhelsing大约 8 年前
Having issues as well.. big issues..
SubiculumCode大约 8 年前
Mr. Robot live shoot? :)<p>slack file services down too
aabajian大约 8 年前
Leap day bug?
评论 #13757759 未加载
soheil大约 8 年前
wow even services like Intercom are affected, I can&#x27;t see who is on my website right now.
sweddle大约 8 年前
yeah still all green in AWS status.... maybe their red and yellow icons are kept on S3. :-)))
评论 #13760037 未加载
sk2code大约 8 年前
Now what kind of business choose to remain down for 2 hours plus during the peak business hours?<p>Seems cloud computing still has a lot to learn.
rhelsing大约 8 年前
Is this only affecting US-EAST-1?
nvarsj大约 8 年前
eu-west-1 is doing great. Obviously European ops are superior to their US counterparts.
bseabra大约 8 年前
Same here. We are seeing issues.
ARolek大约 8 年前
Same here. US East (N. Virginia)
mvindahl大约 8 年前
We all laughed at the notion om moon people dropping rocks at the earth.<p>Then they started dropped rocks on S3 and who is laughing now?
cryreduce大约 8 年前
in the s3 web interface requests to S3 backend end with 503 Service Unavailable
Beacon11大约 8 年前
Works for me, in us-west-2.
评论 #13756586 未加载
the_arun大约 8 年前
Same here
thepumpkin1979大约 8 年前
is it just us-east-1? could it be prevented by using a different region?
65827大约 8 年前
Dead as a doornail for me
danielmorozoff大约 8 年前
Yea seeing the same thing
SubiculumCode大约 8 年前
news.ycombinator.com seems really slow right now. s3 dependencies?
Eyes大约 8 年前
My website is not down.
评论 #13756189 未加载
jgacook大约 8 年前
Yup - dead in the water
baconomatic大约 8 年前
Seeing it here as well.
qaq大约 8 年前
Cmon but the cloud is magic and very reliable let&#x27;s move everything to the cloud
mrep大约 8 年前
quite ironic that &#x27;isitdown.com&#x27; is also down
评论 #13757475 未加载
评论 #13758590 未加载
AzzieElbab大约 8 年前
Netflix is up. Enjoy
Raphmedia大约 8 年前
Same here in US EAST
xvolter大约 8 年前
Seeing the same here
julenx大约 8 年前
Outage as a Service
ahmetcetin大约 8 年前
The same here still
dbg31415大约 8 年前
Yes, appears to be.
TheVip大约 8 年前
Same problem bro...
prab97大约 8 年前
Quora is down too.
sonnyhe2002大约 8 年前
Is it down again?
jsanroman大约 8 年前
It&#x27;s down :(
0xCMP大约 8 年前
SES is also down
mtdewulf大约 8 年前
Yep, same here.
eggie5大约 8 年前
is this affecting dockerhub for anyone?
评论 #13756253 未加载
评论 #13756258 未加载
jahrichie大约 8 年前
same here, east us seems non-responsive
ahmetcetin大约 8 年前
The same here
methurston大约 8 年前
Down for me.
kangman大约 8 年前
any one get more info from AWS?
kangman大约 8 年前
what&#x27;s the SLA for s3?
评论 #13756447 未加载
评论 #13756507 未加载
aarondf大约 8 年前
Yes
davidsawyer大约 8 年前
Same
GabeIsman大约 8 年前
Yes.
dhairya大约 8 年前
region-west2 is also down
thadjo大约 8 年前
heroku API is down for me
评论 #13756244 未加载
kfkhalili大约 8 年前
So why did the outage occur?
davidcollantes大约 8 年前
Azure is also down. Related?
评论 #13756448 未加载
renzy大约 8 年前
getting the same...
eggie5大约 8 年前
yes, confirmed.
simook大约 8 年前
yes it is.
b01t大约 8 年前
yup
frik大约 8 年前
<p><pre><code> Increased Error Rates Update at 11:35 AM PST: We have now repaired the ability to update the service health dashboard. The service updates are below. We continue to experience high error rates with S3 in US-EAST-1, which is impacting various AWS services. We are working hard at repairing S3, believe we understand root cause, and are working on implementing what we believe will remediate the issue. </code></pre> Amazon hosted their status page on their failing service, ouch. Now they fixed the status page, after more than one hour.<p><pre><code> The dashboard not changing color is related to S3 issue. See the banner at the top of the dashboard for updates. </code></pre> <a href="https:&#x2F;&#x2F;twitter.com&#x2F;awscloud&#x2F;status&#x2F;836656664635846656" rel="nofollow">https:&#x2F;&#x2F;twitter.com&#x2F;awscloud&#x2F;status&#x2F;836656664635846656</a>
vacri大约 8 年前
So this is particularly weird - one of my instances was showing 0% CPU in CloudWatch (dropped from 60% at the start of the event), but the logs were saying &#x27;load 500&#x27;. I ssh&#x27;d in... and the problem resolved itself. The only thing I did was run htop to look at the load, and it dropped from 500 (reported in htop) to it&#x27;s normal level. Just ssh&#x27;ing in fixed that issue.
thenewregiment2大约 8 年前
soundcloud uses aws s3. it is still down.
fletom大约 8 年前
are you openly admitting that the AWS service status page runs on AWS? because that is far more embarrassing than this downtime ever could be
评论 #13757285 未加载
评论 #13757232 未加载
soheil大约 8 年前
I try not to put all my eggs in one basket, that&#x27;s why for images I use imgur. They have a great API and it&#x27;s 100% free. There is a handy ruby gem [1] which takes a user uploaded image and sticks it on imgur and returns its URL with dimensions etc. On top of that you don&#x27;t have to pay for traffic to those assets.<p>[1] <a href="https:&#x2F;&#x2F;github.com&#x2F;soheil&#x2F;imgur" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;soheil&#x2F;imgur</a>
评论 #13756707 未加载
评论 #13756712 未加载
评论 #13756787 未加载
评论 #13756688 未加载
评论 #13756673 未加载
评论 #13756928 未加载
评论 #13756784 未加载