1
resposta

Erro ao executar o minikube start

Caros, já tentei de todas as maneiras executar o minikube start e minikube start --vm-driver=virtualbox, porém sem sucesso, toda vez tenho esses seguintes erros de Docker, abaixo. Minha máquina é um Windows 8.1 e tenho o Docker Toolbox instalado, seguem erros:

Starting local Kubernetes v1.7.5 cluster... Starting VM... E0416 10:36:13.699623 10100 start.go:143] Error starting host: Error creating host: Error executing step: Provisioning VM. : Temporary Error: ssh command error: command : sudo systemctl -f restart docker err : Process exited with status 1 output : Job for docker.service failed because the control process exited with error code. See "systemctl status docker.service" and "journalctl -xe" for details.

Temporary Error: ssh command error: command : sudo systemctl -f restart docker err : Process exited with status 1 output : Job for docker.service failed because the control process exited with error code. See "systemctl status docker.service" and "journalctl -xe" for details.

Temporary Error: ssh command error: command : sudo systemctl -f restart docker err : Process exited with status 1 output : Job for docker.service failed because the control process exited with error code. See "systemctl status docker.service" and "journalctl -xe" for details.

Temporary Error: ssh command error: command : sudo systemctl -f restart docker err : Process exited with status 1 output : Job for docker.service failed because the control process exited with error code. See "systemctl status docker.service" and "journalctl -xe" for details.

Temporary Error: ssh command error: command : sudo systemctl -f restart docker err : Process exited with status 1 output : Job for docker.service failed because the control process exited with error code. See "systemctl status docker.service" and "journalctl -xe" for details. .

Retrying. E0416 10:36:13.726972 10100 start.go:149] Error starting host: Error creating host: Error executing step: Provisioning VM. : Temporary Error: ssh command error: command : sudo systemctl -f restart docker err : Process exited with status 1 output : Job for docker.service failed because the control process exited with error code. See "systemctl status docker.service" and "journalctl -xe" for details.

Temporary Error: ssh command error: command : sudo systemctl -f restart docker err : Process exited with status 1 output : Job for docker.service failed because the control process exited with error code. See "systemctl status docker.service" and "journalctl -xe" for details.

Temporary Error: ssh command error: command : sudo systemctl -f restart docker err : Process exited with status 1 output : Job for docker.service failed because the control process exited with error code. See "systemctl status docker.service" and "journalctl -xe" for details.

Temporary Error: ssh command error: command : sudo systemctl -f restart docker err : Process exited with status 1 output : Job for docker.service failed because the control process exited with error code. See "systemctl status docker.service" and "journalctl -xe" for details.

Temporary Error: ssh command error: command : sudo systemctl -f restart docker err : Process exited with status 1 output : Job for docker.service failed because the control process exited with error code. See "systemctl status docker.service" and "journalctl -xe" for details.

E0416 10:36:15.046022 10100 util.go:147] Error uploading error message: Error sending error report to https://clouderrorreporting.googleapis.com/v1beta1/projects/k8s-minikub e/events:report?key=AIzaSyACUwzG0dEPcl-eOgpDKnyKoUFgHdfoFuA, got response code 400

1 resposta

Tem uma issue sobre isso no repositório no Github, dá uma olhada: https://github.com/kubernetes/minikube/issues/1952

obs: nesse link existem várias possíveis soluções, recomendaria começar por essa: https://github.com/kubernetes/minikube/issues/1952#issuecomment-364440171