Hello, I created a volume with 10GB but I’m not able to delete it. I thought it could be a temporary error, so I waited 1 more day, but when I type fly volumes delete <id> I keep getting the following message:
Deleting a volume is not reversible.
? Are you sure you want to delete this volume? Yes
Error failed deleting volume: unhandled upstream service error: error renaming lv: error creating volume: Existing logical volume "app_117957_VOLUME_NAME_48053" not found in volume group "data_0"
: exit status 5
Error failed deleting volume: unhandled upstream service error: error renaming lv: error creating volume: Existing logical volume "app_125882_VOLUME_NAME_51364" not found in volume group "data_0"
: exit status 5
When I tried to delete it the first time, it ran into a timeout. After that, I got this error message every time.
@kurt@fly.io I get the same error while trying to delete a volume.
Additionally, I cannot create another volume. The response does not send a valid ID, and there is no volume in the list.
Update: Create of a volume is now working. And deleting the freshly created volumes is also working. But an older volume (2 weeks old) cannot be removed.