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

Unable to start minikube on Ubuntu 20.04 which is on VirtualBox on Windows Laptop #17227

Closed
deepakts2013 opened this issue Sep 11, 2023 · 7 comments
Labels
kind/support Categorizes issue or PR as a support question. lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed.

Comments

@deepakts2013
Copy link

deepakts2013 commented Sep 11, 2023

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

@rmsilva1973
Copy link
Contributor

@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.

  1. Is that correct?
  2. What happens when you try to start minikube with the docker driver?

@rmsilva1973
Copy link
Contributor

/kind support

@k8s-ci-robot k8s-ci-robot added the kind/support Categorizes issue or PR as a support question. label Sep 18, 2023
@deepakts2013
Copy link
Author

@rmsilva1973 :

  1. Is that correct?
    Yes

  2. What happens when you try to start minikube with the docker driver?
    Service kept looping indefinitely after handshake timeout

@k8s-triage-robot
Copy link

The Kubernetes project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue as fresh with /remove-lifecycle stale
  • Close this issue with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jan 28, 2024
@k8s-triage-robot
Copy link

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:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue as fresh with /remove-lifecycle rotten
  • Close this issue with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle rotten

@k8s-ci-robot k8s-ci-robot added lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. and removed lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. labels Feb 27, 2024
@k8s-triage-robot
Copy link

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:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Reopen this issue with /reopen
  • Mark this issue as fresh with /remove-lifecycle rotten
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/close not-planned

@k8s-ci-robot
Copy link
Contributor

@k8s-triage-robot: Closing this issue, marking it as "Not Planned".

In response to this:

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:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Reopen this issue with /reopen
  • Mark this issue as fresh with /remove-lifecycle rotten
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/close not-planned

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.

@k8s-ci-robot k8s-ci-robot closed this as not planned Won't fix, can't repro, duplicate, stale Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/support Categorizes issue or PR as a support question. lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed.
Projects
None yet
Development

No branches or pull requests

4 participants