vermin
vermin copied to clipboard
panic: runtime error: index out of range [1] with length 1
I get this error when trying to create a vm. I have tried a couple of differente images and get the same error everytime. The VM is created though and in a running state but I'm not sure if the given shell script executed. I triedn creating a vm from an image without any shell script and still got the same issue. So, I'm guessing the script never executed as vermin failed during the create step.
Any ideas?