Apps in LAX went down today at 1915 UTC

Hey guys,

I was wondering if I could get some help getting these instances back online.

These apps have been running nicely up until today: ifs-web-production and web-staging. They’ve been humming nicely for months without being deployed.

Today, I tried to redeploy them, but the process seems to get stuck without much feedback.

fly status -a ifs-web-production
App
  Name     = ifs-web-production
  Owner    = ifs
  Version  = 112
  Status   = pending
  Hostname = ifs-web-production.fly.dev

Deployment Status
  ID          = f9ac4ab7-0bc5-2a02-7fe9-375ae2937598
  Version     = v112
  Status      = running
  Description = Deployment is running
  Instances   = 7 desired, 0 placed, 0 healthy, 0 unhealthy

Instances
ID	PROCESS	VERSION	REGION	DESIRED	STATUS	HEALTH CHECKS	RESTARTS	CREATED

Any help would be very much appreciated.

Thank you,
Vicente.

We’re working on this. We’re having some issues in LAX caused by false capacity alerts: Fly.io Status - Scheduling errors in LAX region

If your apps aren’t working yet, they might be soon. You can temporarily run them in other regions if needed.

Sorry for the trouble here! LAX has been especially painful this month and we’re going to fix that.

1 Like

Reporting in the same (I have apps in LAX), however to note…my app couldn’t even deploy in SJC. I had to run fly regions set ord -a [MY APP] to get an instance to actually schedule and deploy!

It will not surprise you to find out that SJC had actual capacity issues when so many LAX VMs tried to move. These should all be cleared up now.

HAH that makes complete sense. Thanks for the update