ID │ NAME │ STATE │ CHECKS │ REGION │ ROLE │ IMAGE │ IP ADDRESS │ VOLUME │ CREATED │ LAST UPDATED │ PROCESS GROUP │ SIZE
9080541c213268* │ fragrant-feather-4425 │ stopped │ │ lax │ │ │ │ │ │ │ │
This machine was somehow created without an image. Clicking on it gives - Unknown response getting machine
Attempting to destroy it from web URL gives -
Failed to destroy Machine: Unknown response while destroying machine
fly machine destroy 9080541c213268 -a [APPNAME]
Error: could not get machine 9080541c213268: failed to get VM 9080541c213268: invalid machine ID, ‘9080541c213268’ (Request ID: 01KQ36W2AC2E7AHZVZW2YM6PZF-lax)
fly machine destroy 9080541c213268* -a [APPNAME]
Error: machine 9080541c213268* was not found in app [APPNAME]
Any thoughts on next-steps?