Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Catch error if minikube is not started #11

Open
sean-nicholas opened this issue Mar 8, 2019 · 0 comments
Open

Catch error if minikube is not started #11

sean-nicholas opened this issue Mar 8, 2019 · 0 comments

Comments

@sean-nicholas
Copy link

I'm getting this error if minikube is stopped on snow create. I see that there is a catch around this command. Don't know why this error is printed. The script continues execution.

Which cloud provider are you hosting with? (minikube,gcp,digitalocean) [m,g,d] m
Note: Minikube is for development purposes only.
minikube status
host: Stopped
kubelet:
apiserver:
kubectl:
Command failed: minikube status
Error: Command failed: minikube status

at ChildProcess.exithandler (child_process.js:281:12)
at emitTwo (events.js:126:13)
at ChildProcess.emit (events.js:214:7)
at maybeClose (internal/child_process.js:915:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:209:5)Starting Minikube. This may take a minute.

minikube start
o minikube v0.35.0 on linux (amd64)
i Tip: Use 'minikube start -p ' to create a new cluster, or 'minikube delete' to delete this one.
: Restarting existing virtualbox VM for "minikube" ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant