Error connecting to the API

I am running into this error consistently. Any help figuring out what’s going on?

Error You ran into an error connecting to the Fly API. If the error persists, keep this request ID to help Fly Support track it down: 01G9E5F3HZ1PCKNFSDQD32SKJ1-lga

As you’re probably aware, this error message can be triggered by a number of different causes. Taking a look on our end, this issue seems like it may be similar to the one in this other post.

Accordingly, you might wish to check over your Dockerfile’s CMD statement, or the release_command and [processes] block in your fly.toml to see if this resolves the problem. Hope this helps!

1 Like

This reference might help as well: App Configuration (fly.toml) · Fly Docs

1 Like