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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Heroku Is Down

43 点作者 jonstaab超过 5 年前

9 条评论

jonstaab超过 5 年前
Is anyone else getting timeouts with their heroku postgres instances? My dynos are healthy, but pg isn&#x27;t. The status page doesn&#x27;t mention anything about that.<p>Edit: it seems the postgres instances are running on amazon ec2, so that&#x27;s probably why they&#x27;re down. Edit: they&#x27;re failing over postgres instances now, so we should be back up soon.
WalterSobchak超过 5 年前
Sling TV is also down, which makes sense given the AWS outage.
jrochkind1超过 5 年前
My app is down, got alerted by my monitoring. (It&#x27;s a hobby&#x2F;side project app, so not a big deal, I&#x27;d be freaking out if this were a money-making production app. In this case, first thing I did before even checking heroku status was seeing if I had let my domain name expire... nope! phew).<p>While the heroku outage message that suggests the main problem is &quot;dynos can not be restarted&quot; -- in fact what happened to me was at 3pm UTC Heroku tried to do an automatic &quot;daily restart&quot; of my app, triggering an outage of my app. I did not do anything else to ask for a restart.<p>The heroku stats&#x2F;events page for my app shows ~300 critical errors, starting at 3pm UTC, immediately following &quot;Dyno restart: Daily restart&quot; event. (~1 hour 40 minutes before now). All appear to be &quot;H20 App boot timeout&quot;. So perhaps the app has been down since then, although i would have thought my monitoring would alert me before now.<p>If when a reboot fails, it tries again, and fails again (~150 times an hour), and this is happening to a whole bunch of apps, especially as a consequence of heroku&#x27;s automated dyno cycling... I can see how it would make a bad problem even worse&#x2F;hard to recover from in heroku&#x27;s infrastructure.<p>To heroku&#x27;s credit... I&#x27;m not sure if I can remember this kind of widespread outage <i>ever</i> happening before. Against heroku&#x27;s side... I&#x27;m not sure what a heroku-deploying customer would be expected, by heroku, to do, to avoid downtime here. &quot;Have your whole thing runnable on some non-heroku stack&quot; kind of detracts from heroku&#x27;s value proposition, which is you won&#x27;t have to figure out stuff like that, heroku will do it for you. If I was going to do the work to ensure my app could be switched at any time to be deployed on some other stack... I&#x27;d probably just use that some other stack instead of heroku, as it&#x27;s probably cheaper than heroku. The answer is probably &quot;No matter how much you are doing yourself, outages are possible. By using heroku you put it in their hands, but outages are still possible.&quot;<p><i>update</i> possibly related? <a href="https:&#x2F;&#x2F;status.aws.amazon.com&#x2F;?date=2019-08-31" rel="nofollow">https:&#x2F;&#x2F;status.aws.amazon.com&#x2F;?date=2019-08-31</a> <a href="https:&#x2F;&#x2F;status.aws.amazon.com&#x2F;?date=2019-08-31" rel="nofollow">https:&#x2F;&#x2F;status.aws.amazon.com&#x2F;?date=2019-08-31</a> (in which case you might have been saved by having multi-region deployment on heroku. But if it&#x27;s only effecting us-east-1, you&#x27;d think heroku would have noticed and said so? Could be unrelated in an odd coincidence. Or perhaps there&#x27;s effected heroku infrastructure on us-east-1 regardless of what region you choose to deploy on heroku).
评论 #20848383 未加载
评论 #20847918 未加载
coder4life超过 5 年前
Reddit also seems to be down
评论 #20846303 未加载
fareesh超过 5 年前
I just poked one of my really old applications running ruby 1.8.7 and got a bunch of errors about half an hour or so ago. The status page was fine then.<p>I hope it wasn&#x27;t me that broke it lol
MobileVet超过 5 年前
We make moderate use, 0.5M MAU, of Heroku and AWS-east-1 and appear to be up.<p>Thank goodness... Last thing I needed on a 3 day weekend was an outage.
davidjnelson超过 5 年前
My dynos and postgres dbs are ok, thank goodness. Hopefully it’s been fixed already.
senorsmile超过 5 年前
reddit is responding for me about 20% of the time.<p>forum.wordreference.com is also completely down for me.
nafeydev超过 5 年前
Man I wish literally all of the web ends up on AWS and then we get an outage.