Auth currently down? [Update: Fly knows & is fixing]

Anyone getting this issue? I am not beign able to get to my dashboard or anything and when i do i see this and then get kicked out and this error code displays: Unable to authorize access: {:bad_json, “

503 Service Unavailable

\nNo server is available to handle this request.\n\n”, %Jason.DecodeError{position: 0, token: nil, data: “

503 Service Unavailable

\nNo server is available to handle this request.\n\n”}}

Trying to go into the dashboard on the Web brings up an error of:

Unable to authorize access: {:bad_json, "<html><body><h1>503 Service Unavailable</h1>\nNo server is available to handle this request.\n</body></html>\n", %Jason.DecodeError{position: 0, token: nil, data: "<html><body><h1>503 Service Unavailable</h1>\nNo server is available to handle this request.\n</body></html>\n"}}

Or sometimes:

Unable to authorize access: %HTTPoison.Error{reason: :timeout, id: nil}

Similarly, any deploys or even fly auth login brings up:

Error: failed retrieving current user: failed to run query { viewer { ... on User { id email enablePaidHobby } ... on Macaroon { email } } }: server returned a non-200 status code: 503

Currently running apps are OK, however.

Yes, Auth is not working

yes, also all fly cli commands are returning 503 or 500. iad region.

There’s now an official update: Fly.io Status - Macaroon Auth + Machines API Issues

Don’t count your chickens till they hatch, but CLI auth has worked for the past few times and dashboard now loads.. things appear to be coming back :slight_smile: (though actual deploys still fail)

Hi all, this is due to an incident, [see here for details](https://status.flyio.net/incidents/1c5sc17x7wnh). The status page is the best place to follow along for updates. We’re on it!

I can confirm everything appears to be working again from my POV: dashboard, cli auth, and deploy :+1: