TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Fly.io Status – Consul cluster outage

126 pointsby purututuabout 2 years ago

19 comments

mrkurtabout 2 years ago
This has been a rough week, and I&#x27;m sorry we broke peoples&#x27; apps. We had a big Nomad outage on Monday, and then a suspiciously similar Consul outage today. Both tipped over faster than we could detect and mitigate, and we ended up having to do serious surgery to build entirely new Consul&#x2F;Nomad clusters.<p>There&#x27;s nothing to brag about here, I just wanted to let y&#x27;all know we&#x27;re listening (even when things aren&#x27;t on the HN front page).
评论 #35177095 未加载
评论 #35176896 未加载
suryaoabout 2 years ago
Fly is building everything in hard mode - since they are not layering on top of an existing cloud like pretty much everyone else (heroku, render, railway, ...).<p>It&#x27;s either very smart (if they pull it off) because they will have a ginormous cost advantage or they fail.<p>I&#x27;m personally of the opinion that the ux on top of aws&#x2F;gcp&#x2F;... is worse than a doo-doo in a shoe. However, they are as stable as can be (all complex systems go down once in a while). There are very few mature projects that do not rely on aws&#x2F;gcp&#x2F;... managed services anyway. Might as well put in the little bit of effort to set yourself up for the future instead of painful migrations. This obviously doesn&#x27;t hold for hobby projects.<p>In any case, I have a <i>lot</i> of respect for the engineering that fly does. Kudos.
评论 #35176852 未加载
luhnabout 2 years ago
Relevant: &quot;Reliability: It&#x27;s not great&quot; from last week <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=35044516" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=35044516</a><p>They even specifically call out Consul as a source of trouble.<p>&gt; We propagate app instance and health information across all our regions. That’s how our proxies know where to route requests, and how our DNS servers know what names to give out.<p>&gt; We started out using HashiCorp Consul for this. But we were shoehorning Consul, which has a centralized server model design for individual data center deployments, into a global service discovery role it wasn’t suited for. The result: continuously stale data, a proxy that would route to old expired interfaces, and private DNS that would routinely have stale entries.
评论 #35180705 未加载
markthethomasabout 2 years ago
Been a fan of fly and have had most, if not all, of my side and semi-side projects on there for some time now. But...the ratio of good&#x2F;fun&#x2F;snarky blog posts to reliable service has gotten a bit too large for me, starting to look for other providers at this point just in case they can&#x27;t turn this trend around. Honestly been a good object lesson for me in the importance of backing up marketing&#x2F;hype&#x2F;&quot;mind-share&quot; stuff w&#x2F; absolute rock-solid performance&#x2F;reliability or just forgoing the former for the latter.<p>As an aside, it&#x27;s also taking down some decently-load-bearing web infra like unpkg =&gt; <a href="https:&#x2F;&#x2F;www.unpkg.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.unpkg.com&#x2F;</a><p>see also <a href="https:&#x2F;&#x2F;community.fly.io&#x2F;t&#x2F;app-went-dead&#x2F;11397&#x2F;60">https:&#x2F;&#x2F;community.fly.io&#x2F;t&#x2F;app-went-dead&#x2F;11397&#x2F;60</a>
评论 #35176571 未加载
评论 #35178572 未加载
评论 #35176511 未加载
paweldudaabout 2 years ago
I really really wanted to like and recommend fly.io but I wouldn&#x27;t risk deploying anything more than a side project to tinker with, given how many random issues I encountered in a relatively short development time. It was a simple Phoenix app which made me wonder &quot;am I doing things totally wrong?&quot; quite a few times, after exhausting all info sources. But when I tried the same process the next day, it would deploy just fine. Plus the outages that appear to be getting more frequent don&#x27;t make me optimistic.<p>At least they&#x27;re transparent about their issues, gotta give them that. I still kinda root for them, maybe they&#x27;ll make a comeback.
评论 #35176676 未加载
drewbug01about 2 years ago
I love this update:<p>“ We are working to build a new Consul cluster with 10x the RAM. We aren&#x27;t yet sure, but believe a routine DNS change might have created a thundering herd problem causing Consul servers to immediately increase RAM usage by 500%. This is not ideal.”<p>_This is not ideal._
gzer0about 2 years ago
Interestingly, Roblox went down for 73 hours due to a &quot;unique&quot; issue with Consul as well [1].<p>Great read on how the issue was approached, handled, and ultimately remediated.<p>[1] <a href="https:&#x2F;&#x2F;blog.roblox.com&#x2F;2022&#x2F;01&#x2F;roblox-return-to-service-10-28-10-31-2021&#x2F;" rel="nofollow">https:&#x2F;&#x2F;blog.roblox.com&#x2F;2022&#x2F;01&#x2F;roblox-return-to-service-10-...</a>
评论 #35176739 未加载
评论 #35177776 未加载
felixdingabout 2 years ago
Was affected by the outage. Didn&#x27;t know about it so I thought it was just another crash on Fly.io.<p>Tried to restart our app from the command line, only to be told they had disabled the API. And there is no restart feature on their dashboard. So all I could do was watching flyio logs telling me that our apps were down.<p>Sigh.<p>We moved from Heroku to Fly.io only this January, and are already considering moving away from it. The reliability is miserable at best. And so many basic features are missing. Yes it&#x27;s much cheaper than Heroku, but we ended up paying much more time&#x2F;resource&#x2F;money dealing with its glitches. Defeats the purpose why we used a PaaS in the first place.
评论 #35176775 未加载
satvikpendemabout 2 years ago
At this point I&#x27;m not sure why one wouldn&#x27;t use something like Hetzner and slap Coolify or Dokku or something else on it.
评论 #35177045 未加载
评论 #35177206 未加载
评论 #35177330 未加载
评论 #35179471 未加载
kbumsikabout 2 years ago
I have seen some issues around Consul these days.<p>As a person with no background in distributed systems, I am wondering why people choose Consul over alternatives. Are there features that etcd doesn&#x27;t offer?
评论 #35176897 未加载
评论 #35176900 未加载
throwaway3838gabout 2 years ago
I attempted to deploy a simple app on Fly a couple of weeks ago, but porting it from heroku became a nightmare, servers crashing, cryptic error messages, etc. Maybe I&#x27;m in the minority but in any case my experience with Fly definitely left me questioning the hype around it.
评论 #35176887 未加载
HL33tibCe7about 2 years ago
Respect to anybody who is an SRE at fly.io. Couldn’t pay me enough to do that job
评论 #35176493 未加载
评论 #35176368 未加载
sergiomatteiabout 2 years ago
I’m rooting for Fly. I use them myself for a project, and love the service.<p>However, their transparency into outages and service rough edges is a double-edged sword: they’re building a reputation for unreliable software. It’s a shame to see this major outage happen right after last week’s post, it almost confirms the stereotype.<p>However, even with these flaws, I still think they’re building the best hosting out there. They’re taking bold risks and doing what others aren’t. I wish them the best.
评论 #35180298 未加载
pm90about 2 years ago
&gt; We are working to build a new Consul cluster with 10x the RAM.<p>Oh boy. I wouldn’t wanna be the people doing this. Working with infrastructure is <i>hard</i>. Doing it under tight SLAs? Ugh. I really hope the people working on this are being well supported.
评论 #35176877 未加载
评论 #35176890 未加载
js4everabout 2 years ago
That&#x27;s the issue with centralized infra... I expect it to be less and less stable the more customers they have. I still wish them good luck.<p>On my side I took the opposite direction, each workload is shared nothing.
Thaxllabout 2 years ago
They seem to have a lot of issues with Consul, is it the design of Consul or the way they use it that is the problem?
评论 #35176508 未加载
评论 #35176826 未加载
评论 #35176565 未加载
评论 #35176323 未加载
评论 #35176402 未加载
评论 #35176972 未加载
simonwabout 2 years ago
&quot;This impacts queries to our API, including creating and modifying apps, as well as incoming network requests for recently deployed apps.&quot;<p>Would be really interested to understand why it affects recently deployed apps but not apps that are already established - something to do with how the Fly Router works?
评论 #35176868 未加载
评论 #35176875 未加载
pa7chabout 2 years ago
From my experience etcd would have been a better choice for maturity if they don&#x27;t need the gossip stuff.
beoberhaabout 2 years ago
This shit is hard. Running a cloud service at one of the Big 3 is hard, I can’t imagine doing it with such a small team with your own infra.