I’m getting an error and can’t deploy my app.
When running fly deploy
, I get the following error:
Error: failed to list VMs even after retries: Get “https://api.machines.dev/v1/apps/taskmonkey/machines”: dial tcp [2a09:8280:1::8969]:443: connect: no route to host
When running fly machines list -a taskmonkey
I get the following error:
Error: machines could not be retrieved
Any ideas on how to fix this?