Fly.io Status – Consul cluster outage
21–30 of 123 posts
Re: Fly.io Status – Consul cluster outage
#22Great read on how the issue was approached, handled, and ultimately remediated.
[1] https://blog.roblox.com/2022/01/roblox-return-to-service-10-...
Re: Fly.io Status – Consul cluster outage
#23I really really wanted to like and recommend fly.io but I wouldn'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 "am I doing things totally wrong?" quite a few times, after exhausting all info sources. But when I tried the same process the next day, it would deploy jus…
Re: Fly.io Status – Consul cluster outage
#24On my side I took the opposite direction, each workload is shared nothing.
Re: Fly.io Status – Consul cluster outage
#25Re: Fly.io Status – Consul cluster outage
#26They 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?
Roblox had a massive 3-day outage [1] in October 2021 due to a Consul feature that didn’t work as expected. My gut with Consul is don’t use it for high-load distributed services. [1] https://blog.roblox.com/2022/01/roblox-return-to-service-10-...
Re: Fly.io Status – Consul cluster outage
#27Earlier quoted context omitted.
Relevant response from the Fly community forums: https://community.fly.io/t/frequent-outages-is-really-demons...
Yeah, I saw; I've kept up w/ everything pretty closely. Still decently frustrating as a paying customer, but I hope they can figure it out. If they can and can show some real reliability, I'll be an even bigger fan.
Re: Fly.io Status – Consul cluster outage
#28Interestingly, Roblox went down for 73 hours due to a "unique" issue with Consul as well [1]. Great read on how the issue was approached, handled, and ultimately remediated. [1] https://blog.roblox.com/2022/01/roblox-return-to-service-10-...
Re: Fly.io Status – Consul cluster outage
#29Earlier quoted context omitted.
Yeah, I saw; I've kept up w/ everything pretty closely. Still decently frustrating as a paying customer, but I hope they can figure it out. If they can and can show some real reliability, I'll be an even bigger fan.
Yep! More putting it out there for other folks. I’m also a somewhat frustrated paying customer, but as I’m dealing with my own growing pains, I relate to what they’re going through. I’ve personally migrated my DB to Crunchy to somewhat mitigate the risk.
Re: Fly.io Status – Consul cluster outage
#30Tried 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.
Sigh.
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's much cheaper than Heroku, but we ended up paying much more time/resource/money dealing with its glitches. Defeats the purpose why we used a PaaS in the first place.