-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Unable to start minikube on Ubuntu 20.04 which is on VirtualBox on Windows Laptop #17227
Comments
@deepakts2013 Hi. Let me get it straight. Your laptop has Windows. You installed virtualbox on it and created a virtual machine running ubuntu 20.04. Then, inside this Ubuntu VM you are trying to start minikube using virtualbox.
|
/kind support |
|
The Kubernetes project currently lacks enough contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle rotten |
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs. This bot triages issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /close not-planned |
@k8s-triage-robot: Closing this issue, marking it as "Not Planned". In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
What Happened?
I am trying to run minikube on Ubuntu 20.04 from https://www.osboxes.org/ubuntu/. On VirtualBox installed on Windows OS.
We observed following retry with further loops :
I0911 12:49:20.996610 13830 main.go:141] libmachine: &{{{ 0 [] [] []} docker [0x80f160] 0x812200 [] 0s} 127.0.0.1 37951 }
I0911 12:49:20.996627 13830 main.go:141] libmachine: About to run SSH command:
exit 0
I0911 12:50:36.088060 13830 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:42272->127.0.0.1:37951: read: connection reset by peer
I0911 12:51:54.156814 13830 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:60288->127.0.0.1:37951: read: connection reset by peer
I0911 12:53:12.236833 13830 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:37410->127.0.0.1:37951: read: connection reset by peer
I0911 12:53:33.593650 13830 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:55146->127.0.0.1:37951: read: connection reset by peer
I0911 12:53:36.611909 13830 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:57662->127.0.0.1:37951: read: connection reset by peer
I0911 12:53:39.635337 13830 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:57668->127.0.0.1:37951: read: connection reset by peer
I0911 12:53:42.638051 13830 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:57678->127.0.0.1:37951: read: connection reset by peer
I0911 12:53:45.659014 13830 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:39568->127.0.0.1:37951: read: connection reset by peer
I0911 12:53:48.662281 13830 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:39580->127.0.0.1:37951: read: connection reset by peer
I0911 12:53:51.666686 13830 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:39592->127.0.0.1:37951: read: connection reset by peer
I0911 12:53:54.690210 13830 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:39604->127.0.0.1:37951: read: connection reset by peer
I0911 12:53:57.709891 13830 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:55310->127.0.0.1:37951: read: connection reset by peer
I0911 12:54:00.734777 13830 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:55318->127.0.0.1:37951: read: connection reset by peer
I0911 12:54:03.738283 13830 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:55334->127.0.0.1:37951: read: connection reset by peer
I0911 12:54:06.752177 13830 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:44554->127.0.0.1:37951: read: connection reset by peer
I0911 12:54:09.774233 13830 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:44566->127.0.0.1:37951: read: connection reset by peer
I0911 12:54:12.796125 13830 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:44578->127.0.0.1:37951: read: connection reset by peer
I0911 12:54:15.821008 13830 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:33196->127.0.0.1:37951: read: connection reset by peer
I0911 12:54:18.838968 13830 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:33210->127.0.0.1:37951: read: connection reset by peer
I0911 12:54:21.852928 13830 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:33226->127.0.0.1:37951: read: connection reset by peer
I0911 12:54:24.871791 13830 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:43294->127.0.0.1:37951: read: connection reset by peer
I0911 12:54:27.897375 13830 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:43300->127.0.0.1:37951: read: connection reset by peer
I0911 12:54:30.909572 13830 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:43314->127.0.0.1:37951: read: connection reset by peer
I0911 12:54:41.331700 13830 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: ssh: unable to authenticate, attempted methods [none publickey], no supported methods remain
I0911 12:54:51.002529 13830 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: ssh: unable to authenticate, attempted methods [none publickey], no supported methods remain
I0911 12:54:57.815568 13830 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: ssh: unable to authenticate, attempted methods [none publickey], no supported methods remain
I0911 12:55:05.615653 13830 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: ssh: unable to authenticate, attempted methods [none publickey], no supported methods remain
Attach the log file
minikube.log
Operating System
Ubuntu
Driver
VirtualBox
The text was updated successfully, but these errors were encountered: