A shot in the dark:
- See if local builds work:
fly launch --local-only <other-args>
- Or: Destroy the builder, then retry
launch
/deploy
:flyctl apps destroy -y fly-builder-holy-dew-9242
- Or: Destroy wireguard tunnels, then recreate them: Fly-Builder can't connect to Docker - #5 by mhostetler
- Or: Clone the builder to another region, then retry: remote builder machine stuck in created state - #6 by ray-chen