nanovms / ops

ops - build and run nanos unikernels
https://ops.city
MIT License
1.3k stars 132 forks source link

error creating volume while iterating over an application #1312

Open girish-nanovms opened 2 years ago

girish-nanovms commented 2 years ago

I have been constantly building and deploying my application and tried creating a volume at some point

ops volume create  vlm-data -s 10g -c config.json -z us-west2-a -t gcp
Error: volume with uuid/label vlm-data not found

and got this error