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

open config.json: The system cannot find the file specified #8496

Closed
bunny07-tech opened this issue Jun 16, 2020 · 2 comments
Closed

open config.json: The system cannot find the file specified #8496

bunny07-tech opened this issue Jun 16, 2020 · 2 comments
Labels
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.

Comments

@bunny07-tech
Copy link

Steps to reproduce the issue:

Full output of failed command:

minikube v1.11.0 on Microsoft Windows 10 Pro 10.0.19025 Build 19025

  • Using the virtualbox driver based on existing profile
  • Starting control plane node minikube 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\vinod.minikube\machines\minikube\config.json: The system cannot find the file specified.
  • 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\vinod.minikube\machines\minikube\config.json: The system cannot find the file specified.

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

Optional: Full output of minikube logs command:

@priyawadhwa priyawadhwa changed the title error open config.json: The system cannot find the file specified Jun 16, 2020
@priyawadhwa
Copy link

Hey @bunny07-tech thanks for opening this issue. It looks like the same problem as #5509. Could you try deleting C:\Users\vinod.minikube\machines\minikube\config.json and then run:

minikube delete
minikube start

@priyawadhwa priyawadhwa added triage/needs-information Indicates an issue needs more information in order to work on it. kind/support Categorizes issue or PR as a support question. labels Jun 16, 2020
@medyagh
Copy link
Member

medyagh commented Jul 1, 2020

Hi @, 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

for more information on the docker driver checkout:
https://minikube.sigs.k8s.io/docs/drivers/docker/

@medyagh medyagh closed this as completed Jul 1, 2020
@Ritikaa96 Ritikaa96 mentioned this issue Jun 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. triage/needs-information Indicates an issue needs more information in order to work on it.
Projects
None yet
Development

No branches or pull requests

3 participants