fly deploy fails with: Failed to fetch an image or build from source

I’m having the same problem like the one reported in:

Here is the error thrown in my machine:

 => ERROR [internal] load metadata for docker.io/hexpm/elixir:1.18.4-erlang-27.3.4-debian-bookworm-20250610-slim                          0.1s
------
 > [internal] load metadata for docker.io/hexpm/elixir:1.18.4-erlang-27.3.4-debian-bookworm-20250610-slim:
------
Error: failed to fetch an image or build from source: error building: failed to solve: hexpm/elixir:1.18.4-erlang-27.3.4-debian-bookworm-20250610-slim: failed to resolve source metadata for docker.io/hexpm/elixir:1.18.4-erlang-27.3.4-debian-bookworm-20250610-slim: no match for platform in manifest: not found

I just checked and the image exists: https://hub.docker.com/layers/hexpm/elixir/1.18.4-erlang-27.3.4-debian-bookworm-20250610-slim/images/sha256-9d9e76d3085e0c004ffa1a7bcfa1d5bc55fdc86fa30ce28791ddcb7eb9a78fb4

If anyone has any guidance, please share it.

Hi… I think this more specific thread is what he was implicitly referring to, regarding “bad tag”:

https://community.fly.io/t/hexpm-elixir-1-18-4-erlang-27-3-4-debian-bullseye-20250610-slim-not-found/25181

Hope this helps!

You are my hero! It worked! Thanks!

1 Like

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