Cannot deploy - various errors

I’m trying to deploy my app, but getting the following issues:

On deploys triggered from git (redacted my app’s name as “appname” below):

Error: failed to fetch an image or build from source: Could not find image “registry.fly.io/appname:deployment-17d2626c8d8faee122fce2bcc79d5533”

When triggered on my local machine:

Error: input:4:3: createRelease.release Timeout on CreateRelease.release

And:

Error: release command failed - aborting deployment. error running release_command machine: failed to wait for VM 784902dfee9358 in stopped state: not_found: machine not found (Request ID: 01K6DZ2BCMCE7GS72SV4EFZMN6-jnb) (Trace ID: f75cd8d8ceeed9330a00fb5fd26a108c)

This second one has happened twice.

What could be the issue?

Hi @miker,

Your issue may be related to this change with Fly Registry optimizations we started rolling out earlier today. I’ll investigate our internal logs further, in the meantime I’ve rolled back the change for now, so please try your deploy again and let me know if this fixes your issue. Sorry for the inconvenience!

Thanks @wjordan, that seems to have done it :+1:

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.