I’m getting this when deploying right now. I looked around at other issues, it seems likely it’s probably temporary but I wanted to check.
I had [[metrics]]
in my fly.toml, which must trigger some failure in the API server as I get a 500 back. Changing to [metrics]
fixed it.