kube-solo-osx icon indicating copy to clipboard operation
kube-solo-osx copied to clipboard

`ksolo start` hangs on Installing Kubernetes files

Open mikedeltalima opened this issue 8 years ago • 2 comments
trafficstars

Checking internet availablity on VM... Yes, internet is available ...

Installing Kubernetes files on to VM... 2017-03-28 12:48:57.366650 I | uploading 'kube.tgz' to 'k8solo-01:/home/core/kube.tgz' 82.97 MB / 82.97 MB [============================================================================================================================================================================] 100.00 % Files copied to VM... Installing now ...

Boot logs: log.txt

mikedeltalima avatar Mar 28 '17 19:03 mikedeltalima

yes, seen that a few times, not really easy to reproduce. just delete the data.img file and run Up from menu, in my case it works the second time.

rimusz avatar Mar 31 '17 13:03 rimusz

I think this is due to a corrupt data.img. Running qemu-img check ~/kube-solo/data.img -r all and then corectl panic k8solo-01 (if necessary) and then ksolo start fixed the issue for me.

mikedeltalima avatar May 12 '17 22:05 mikedeltalima