Created
April 8, 2017 03:53
-
-
Save thesteve0/a08c46cd3130531c1eb01508caa70d92 to your computer and use it in GitHub Desktop.
Lucky me
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ minishift start --cpus 3 --memory 12960 --openshift-version v1.5.0-rc.0 | |
Starting local OpenShift cluster using 'kvm' hypervisor... | |
E0407 20:52:13.169993 8716 start.go:164] Error starting the VM: Error starting stopped host: [Code-1] [Domain-10] internal error: process exited while connecting to monitor: 2017-04-08T03:52:13.097525Z qemu-system-x86_64: -drive file=/home/spousty/.minishift/machines/minishift/minishift.img,format=raw,if=none,id=drive-ide0-0-0,aio=threads: Could not open '/home/spousty/.minishift/machines/minishift/minishift.img': Permission denied. Retrying. | |
E0407 20:52:13.926516 8716 start.go:164] Error starting the VM: Error starting stopped host: [Code-1] [Domain-10] internal error: qemu unexpectedly closed the monitor: 2017-04-08T03:52:13.638432Z qemu-system-x86_64: -drive file=/home/spousty/.minishift/machines/minishift/minishift.img,format=raw,if=none,id=drive-ide0-0-0,aio=threads: Could not open '/home/spousty/.minishift/machines/minishift/minishift.img': Permission denied. Retrying. | |
E0407 20:52:14.538553 8716 start.go:164] Error starting the VM: Error starting stopped host: [Code-1] [Domain-10] internal error: process exited while connecting to monitor: 2017-04-08T03:52:14.260004Z qemu-system-x86_64: -drive file=/home/spousty/.minishift/machines/minishift/minishift.img,format=raw,if=none,id=drive-ide0-0-0,aio=threads: Could not open '/home/spousty/.minishift/machines/minishift/minishift.img': Permission denied. Retrying. | |
E0407 20:52:14.538602 8716 start.go:170] Error starting the VM: Error starting stopped host: [Code-1] [Domain-10] internal error: process exited while connecting to monitor: 2017-04-08T03:52:13.097525Z qemu-system-x86_64: -drive file=/home/spousty/.minishift/machines/minishift/minishift.img,format=raw,if=none,id=drive-ide0-0-0,aio=threads: Could not open '/home/spousty/.minishift/machines/minishift/minishift.img': Permission denied | |
Error starting stopped host: [Code-1] [Domain-10] internal error: qemu unexpectedly closed the monitor: 2017-04-08T03:52:13.638432Z qemu-system-x86_64: -drive file=/home/spousty/.minishift/machines/minishift/minishift.img,format=raw,if=none,id=drive-ide0-0-0,aio=threads: Could not open '/home/spousty/.minishift/machines/minishift/minishift.img': Permission denied | |
Error starting stopped host: [Code-1] [Domain-10] internal error: process exited while connecting to monitor: 2017-04-08T03:52:14.260004Z qemu-system-x86_64: -drive file=/home/spousty/.minishift/machines/minishift/minishift.img,format=raw,if=none,id=drive-ide0-0-0,aio=threads: Could not open '/home/spousty/.minishift/machines/minishift/minishift.img': Permission denied |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment