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

windows: myissue #8113

Closed
akankshaS77 opened this issue May 13, 2020 · 5 comments
Closed

windows: myissue #8113

akankshaS77 opened this issue May 13, 2020 · 5 comments
Labels
kind/support Categorizes issue or PR as a support question. os/windows triage/needs-information Indicates an issue needs more information in order to work on it.

Comments

@akankshaS77
Copy link

Steps to reproduce the issue:

Full output of failed command:

Full output of minikube start command used, if not already included:

Optional: Full output of minikube logs command:

@akankshaS77
Copy link
Author

minikube issue

@akankshaS77
Copy link
Author

Full output of failed command:
minikube 1.10.1 is available! Download it: https://github.com/kubernetes/minikube/releases/tag/v1.10.1

  • To disable this notice, run: 'minikube config set WantUpdateNotification false'

! minikube v1.9.2 on Microsoft Windows 10 Home Single Language 10.0.18362 Build 18362

  • Automatically selected the virtualbox driver
  • Downloading VM boot image ...

    minikube-v1.9.0.iso.sha256: 65 B / 65 B [--------------] 100.00% ? p/s 0s
    minikube-v1.9.0.iso: 174.93 MiB / 174.93 MiB [ 100.00% 1.00 MiB p/s 2m55s

  • Starting control plane node m01 in cluster minikube
  • Downloading Kubernetes v1.18.0 preload ...

    preloaded-images-k8s-v2-v1.18.0-docker-overlay2-amd64.tar.lz4: 542.91 MiB

  • Creating virtualbox VM (CPUs=2, Memory=2200MB, Disk=20000MB) ...
    ! StartHost failed, but will try again: creating host: create host timed out in 120.000000 seconds
  • Deleting "minikube" in virtualbox ...
  • Creating virtualbox VM (CPUs=2, Memory=2200MB, Disk=20000MB) ...
  • [CREATE_TIMEOUT] Failed to start virtualbox VM. "minikube start" may fix it. creating host: create host timed out in 120.000000 seconds
  • Suggestion: Try 'minikube delete', and disable any conflicting VPN or firewall software
  • Related issue: hyperkit high sierra + VPN: create host timed out in 120.000000 seconds #7072

C:\Program Files\Kubernetes\Minikube>
C:\Program Files\Kubernetes\Minikube>
C:\Program Files\Kubernetes\Minikube>minikube.exe ip
*
X Unable to get command runner: getting ssh client for bootstrapper: Error dialing tcp via ssh client: dial tcp 127.0.0.1:22: connectex: No connection could be made because the target machine actively refused it.
*

C:\Program Files\Kubernetes\Minikube>minikube delete

@akankshaS77
Copy link
Author

minikube.exe start --driver=virtualbox

  • minikube v1.9.2 on Microsoft Windows 10 Home Single Language 10.0.18362 Build 18362
  • Using the virtualbox driver based on existing profile
  • Starting control plane node m01 in cluster minikube
    ! StartHost failed, but will try again: Error loading existing host. Please try running [minikube delete], then run [minikube start] again.: filestore "minikube": open C:\Users\user.minikube\machines\minikube\config.json: The system cannot find the file specified.

X Failed to start virtualbox VM. "minikube start" may fix it.: Error loading existing host. Please try running [minikube delete], then run [minikube start] again.: filestore "minikube": open C:\Users\user.minikube\machines\minikube\config.json: The system cannot find the file specified.
*

@medyagh
Copy link
Member

medyagh commented May 13, 2020

@Uni-wv that is a known bug, we fixed it in v1.10.1, do you mind installing v1.10.1 ?

https://github.com/kubernetes/minikube/releases/tag/v1.10.1

@medyagh medyagh added kind/support Categorizes issue or PR as a support question. triage/needs-information Indicates an issue needs more information in order to work on it. os/windows labels May 13, 2020
@medyagh medyagh changed the title myissue windows: myissue May 13, 2020
@medyagh
Copy link
Member

medyagh commented May 28, 2020

@Uni-wv have u had a chance to try our latest verison it was fixed in there. I close this issue please reopen if you still have this issue with latest version

@medyagh medyagh closed this as completed May 28, 2020
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. os/windows triage/needs-information Indicates an issue needs more information in order to work on it.
Projects
None yet
Development

No branches or pull requests

2 participants