Hmm another issue with deploys?

Hey,

Not sure if this is a different issue with deploying, as I’m now getting a 503, not a 502 as I was an hour or so ago. Any issues at your end? Thanks.

{"TS":"2021-01-22T18:33:24Z","Source":"deploy","Status":"info","Message":"Docker daemon unavailable: Performing remote build..."}                                
{"TS":"2021-01-22T18:33:25Z","Source":"remotebuild","Status":"info","Message":""}                                                                                
Build complete - in_progress                                                                                                                                     
Error server returned a non-200 status code: 503

Yes this is a different issue, full api outage… A popular hosting provider that runs our API has been having issues lately. We’ll be moving that app to fly asap.

We’re working on API stability today, the status page at status.flyio.net should be updated if we have more issues.

Technically a 503 means our proxy marked all the backends as unhealthy, while a 502 means it got a broken response from the backend. Same underlying cause, different statuses.

Ok, no problem. Thanks for the update.