-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
I ran into this:
{"level":"info","module":"runtime/global","msg":"Trying to pull docker.io/ptrusr/trustless-x402-facilitator:latest...","ts":"2025-12-05T11:28:40.229691244Z"}
{"level":"info","module":"runtime/global","msg":"Error: choosing an image from manifest list docker://ptrusr/trustless-x402-facilitator:latest: no image found in image index for architecture \"amd64\", variant \"\", OS \"linux\"","ts":"2025-12-05T11:28:40.902055786Z"}
I thought we would catch this during the ROFL build/validation steps, but apparently we don’t. We should detect missing arch/OS entries earlier instead of failing at runtime.
I think we also saw this issue on the BA hackathon.
I haven’t investigated further yet.
Metadata
Metadata
Assignees
Labels
No labels