You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The exact command to reproduce the issue:
minikube start
The full output of the command that failed:
β ~ minikube start
π minikube v1.8.1 on Ubuntu 18.04
β¨ Using the kvm2 driver based on existing profile
πΏ Downloading VM boot image ...
β Reconfiguring existing host ...
π Using the running kvm2 "minikube" VM ...
π£ Unable to start VM. Please investigate and run 'minikube delete' if possible
β Error: [SSH_AUTH_FAILURE] post-start: command runner: ssh client: Error dialing tcp via ssh client: ssh: handshake failed: ssh: unable to authenticate, attempted methods [publickey none], no supported methods remain
π‘ Suggestion: Your host is failing to route packets to the minikube VM. If you have VPN software, try turning it off or configuring it so that it does not re-route traffic to the VM IP. If not, check your VM environment routing options.
π Documentation: https://minikube.sigs.k8s.io/docs/reference/networking/vpn/ βοΈ Related issues:
βͺ #3930
β ~ minikube delete
π₯ Deleting "minikube" in kvm2 ...
π Removed all traces of the "minikube" cluster.
β ~ rm -rf .minikube
β ~ minikube start
π minikube v1.8.1 on Ubuntu 18.04
β¨ Automatically selected the kvm2 driver. Other choices: virtualbox, none
πΎ Downloading driver docker-machine-driver-kvm2:
> docker-machine-driver-kvm2.sha256: 65 B / 65 B [-------] 100.00% ? p/s 0s
> docker-machine-driver-kvm2: 13.88 MiB / 13.88 MiB 100.00% 7.34 MiB p/s 3
πΏ Downloading VM boot image ...
> minikube-v1.8.0.iso.sha256: 65 B / 65 B [--------------] 100.00% ? p/s 0s
> minikube-v1.8.0.iso: 173.56 MiB / 173.56 MiB [] 100.00% 11.23 MiB p/s 15s
π₯ Creating kvm2 VM (CPUs=2, Memory=3997MB, Disk=20000MB) ...
πΎ Downloading preloaded images tarball for k8s v1.17.3 ...
> preloaded-images-k8s-v1-v1.17.3-docker-overlay2.tar.lz4: 499.26 MiB / 499
π£ Unable to start VM. Please investigate and run 'minikube delete' if possible: creating host: create host timed out in 120.000000 seconds
πΏ minikube is exiting due to an error. If the above message is not useful, open an issue:
π https://github.com/kubernetes/minikube/issues/new/choose
β ~ minikube start
π minikube v1.8.1 on Ubuntu 18.04
β¨ Using the kvm2 driver based on existing profile
πΏ Downloading VM boot image ...
β Reconfiguring existing host ...
π Using the running kvm2 "minikube" VM ...
π£ Unable to start VM. Please investigate and run 'minikube delete' if possible
β Error: [SSH_AUTH_FAILURE] post-start: command runner: ssh client: Error dialing tcp via ssh client: ssh: handshake failed: ssh: unable to authenticate, attempted methods [none publickey], no supported methods remain
π‘ Suggestion: Your host is failing to route packets to the minikube VM. If you have VPN software, try turning it off or configuring it so that it does not re-route traffic to the VM IP. If not, check your VM environment routing options.
π Documentation: https://minikube.sigs.k8s.io/docs/reference/networking/vpn/ βοΈ Related issues:
βͺ #3930
β ~ minikube delete
π₯ Deleting "minikube" in kvm2 ...
π Removed all traces of the "minikube" cluster.
β ~ minikube start
π minikube v1.8.1 on Ubuntu 18.04
β¨ Automatically selected the kvm2 driver. Other choices: virtualbox, none
πΏ Downloading VM boot image ...
π₯ Creating kvm2 VM (CPUs=2, Memory=3997MB, Disk=20000MB) ...
π£ Unable to start VM. Please investigate and run 'minikube delete' if possible: creating host: create host timed out in 120.000000 seconds
π£ command runner
β Error: [SSH_AUTH_FAILURE] getting ssh client for bootstrapper: Error dialing tcp via ssh client: ssh: handshake failed: ssh: unable to authenticate, attempted methods [publickey none], no supported methods remain
π‘ Suggestion: Your host is failing to route packets to the minikube VM. If you have VPN software, try turning it off or configuring it so that it does not re-route traffic to the VM IP. If not, check your VM environment routing options.
π Documentation: https://minikube.sigs.k8s.io/docs/reference/networking/vpn/ βοΈ Related issues:
βͺ #3930
The operating system version:
Ubuntu 18.04
The text was updated successfully, but these errors were encountered:
tstromberg
changed the title
minikube 1.8.1 doesn't run on Ubuntu
kvm: ssh: unable to authenticate -> create host timed out
Mar 10, 2020
Hi @gred7 , I haven't heard back from you, I wonder if you still have this issue?
Regrettably, there isn't enough information in this issue to make it actionable, and a long enough duration has passed, so this issue is likely difficult to replicate.
I will close this issue for now but please feel free to reopen whenever you feel ready to provide more information.
Meanwhile have you tried out newest driver Docker Driver with latest version of minikube?
you could try
minikube delete
minikube start --driver=docker
The exact command to reproduce the issue:
minikube start
The full output of the command that failed:
β ~ minikube start
π minikube v1.8.1 on Ubuntu 18.04
β¨ Using the kvm2 driver based on existing profile
πΏ Downloading VM boot image ...
β Reconfiguring existing host ...
π Using the running kvm2 "minikube" VM ...
π£ Unable to start VM. Please investigate and run 'minikube delete' if possible
βοΈ Related issues:
β Error: [SSH_AUTH_FAILURE] post-start: command runner: ssh client: Error dialing tcp via ssh client: ssh: handshake failed: ssh: unable to authenticate, attempted methods [publickey none], no supported methods remain
π‘ Suggestion: Your host is failing to route packets to the minikube VM. If you have VPN software, try turning it off or configuring it so that it does not re-route traffic to the VM IP. If not, check your VM environment routing options.
π Documentation: https://minikube.sigs.k8s.io/docs/reference/networking/vpn/
βͺ #3930
β ~ minikube delete
π₯ Deleting "minikube" in kvm2 ...
π Removed all traces of the "minikube" cluster.
β ~ rm -rf .minikube
β ~ minikube start
π minikube v1.8.1 on Ubuntu 18.04
β¨ Automatically selected the kvm2 driver. Other choices: virtualbox, none
πΎ Downloading driver docker-machine-driver-kvm2:
> docker-machine-driver-kvm2.sha256: 65 B / 65 B [-------] 100.00% ? p/s 0s
> docker-machine-driver-kvm2: 13.88 MiB / 13.88 MiB 100.00% 7.34 MiB p/s 3
πΏ Downloading VM boot image ...
> minikube-v1.8.0.iso.sha256: 65 B / 65 B [--------------] 100.00% ? p/s 0s
> minikube-v1.8.0.iso: 173.56 MiB / 173.56 MiB [] 100.00% 11.23 MiB p/s 15s
π₯ Creating kvm2 VM (CPUs=2, Memory=3997MB, Disk=20000MB) ...
πΎ Downloading preloaded images tarball for k8s v1.17.3 ...
> preloaded-images-k8s-v1-v1.17.3-docker-overlay2.tar.lz4: 499.26 MiB / 499
π£ Unable to start VM. Please investigate and run 'minikube delete' if possible: creating host: create host timed out in 120.000000 seconds
πΏ minikube is exiting due to an error. If the above message is not useful, open an issue:
π https://github.com/kubernetes/minikube/issues/new/choose
β ~ minikube start
π minikube v1.8.1 on Ubuntu 18.04
β¨ Using the kvm2 driver based on existing profile
πΏ Downloading VM boot image ...
β Reconfiguring existing host ...
π Using the running kvm2 "minikube" VM ...
π£ Unable to start VM. Please investigate and run 'minikube delete' if possible
βοΈ Related issues:
β Error: [SSH_AUTH_FAILURE] post-start: command runner: ssh client: Error dialing tcp via ssh client: ssh: handshake failed: ssh: unable to authenticate, attempted methods [none publickey], no supported methods remain
π‘ Suggestion: Your host is failing to route packets to the minikube VM. If you have VPN software, try turning it off or configuring it so that it does not re-route traffic to the VM IP. If not, check your VM environment routing options.
π Documentation: https://minikube.sigs.k8s.io/docs/reference/networking/vpn/
βͺ #3930
β ~ minikube delete
π₯ Deleting "minikube" in kvm2 ...
π Removed all traces of the "minikube" cluster.
β ~ minikube start
π minikube v1.8.1 on Ubuntu 18.04
β¨ Automatically selected the kvm2 driver. Other choices: virtualbox, none
πΏ Downloading VM boot image ...
π₯ Creating kvm2 VM (CPUs=2, Memory=3997MB, Disk=20000MB) ...
π£ Unable to start VM. Please investigate and run 'minikube delete' if possible: creating host: create host timed out in 120.000000 seconds
πΏ minikube is exiting due to an error. If the above message is not useful, open an issue:
π https://github.com/kubernetes/minikube/issues/new/choose
The output of the
minikube logs
command:π£ command runner
βοΈ Related issues:
β Error: [SSH_AUTH_FAILURE] getting ssh client for bootstrapper: Error dialing tcp via ssh client: ssh: handshake failed: ssh: unable to authenticate, attempted methods [publickey none], no supported methods remain
π‘ Suggestion: Your host is failing to route packets to the minikube VM. If you have VPN software, try turning it off or configuring it so that it does not re-route traffic to the VM IP. If not, check your VM environment routing options.
π Documentation: https://minikube.sigs.k8s.io/docs/reference/networking/vpn/
βͺ #3930
The operating system version:
Ubuntu 18.04
The text was updated successfully, but these errors were encountered: