Hello, I’m getting an error when I try to deploy my app, I’m new with Fly and I was following the tutorial. I have a Macbook Pro M1 but another friend with the same computer is not working.
Error image must be amd64 architecture for linux os, found arm64 linux
I updated my Mac and my Docker Desktop with no luck.
Can you try flyctl deploy --remote-only? That will force it to use our builder, it seems like it’s building an arm image locally. That is probably a bug on our part, but the --remote-only option is a good workaround.
**Deploying long-thunder-1014**
==> Validating App Configuration
--> Validating App Configuration done
**Services**
TCP 80/443 ⇢ 8080
Deploy source directory '/Users/amyraygada/python-hellofly-flask'
==> Building with Builtin
Using Builtin Builder: python
INFO Remote only, hooking you up with a remote Docker builder...
INFO Waiting for remote builder (fly-builder-snowy-fire-4060) to become available...
Error Could not ping remote builder within 5 minutes, aborting.`
fly version
Update available 0.0.427 -> v0.0.428.
Run "fly version update" to upgrade.
fly v0.0.427 darwin/arm64 Commit: 72736560 BuildDate: 2022-11-02T20:17:21Z