A user contacted me because a service isn’t working. I haven’t deployed this app in 4 months and has been working flawlessly since then.
When I do fly machines list I can see the machine seems to be stuck in starting.
wavekit-worker-machines
ID NAME STATE REGION IMAGE IP ADDRESS VOLUME CREATED LAST UPDATED APP PLATFORM PROCESS GROUP SIZE
91857293c74328 hidden-sunset-6401 starting : 1970-01-01T00:00:00Z 0001-01-01T00:00:00Z
I’ve tried deploying but I get this error:
Error: found 1 machines that are unmanaged
I’ve tried restarting and destroying the machine but I get:
Error: could not get machine 91857293c74328: failed to get VM 91857293c74328: invalid machine ID, '91857293c74328'
I’m on the latest version of flyctl:
fly version update
Already running latest flyctl v0.1.87
What should I do? Delete the app and create a new one?
A possible workaround has been posted on the status page (FLY_REGISTRY_HOST=registry2.fly.io). We can see it is now using registry2 but still issues with pulling the image.
how do i use FLY_REGISTRY_HOST=registry-iad.fly.io fly auth docker docker push registry-iad.fly.io/torem-app:latest this? i’ve seen it but i don’t know where to use that