Closed connectamitgupta closed 3 months ago
🔴 Try with these 3 commands docker container prune minikube delete minikube start --driver=docker or 🔴 minikube start --force --driver=docker
Thanks Rashi for your response. As i mentioned in my initial post that i have applied these tricks but not solved. it is still showing message. ❌ Exiting due to GUEST_PROVISION: error provisioning guest: Failed to start host: can't create with that IP, address already in use
The Kubernetes project currently lacks enough contributors to adequately respond to all issues.
This bot triages un-triaged issues according to the following rules:
lifecycle/stale
is appliedlifecycle/stale
was applied, lifecycle/rotten
is appliedlifecycle/rotten
was applied, the issue is closedYou can:
/remove-lifecycle stale
/close
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:
lifecycle/stale
is appliedlifecycle/stale
was applied, lifecycle/rotten
is appliedlifecycle/rotten
was applied, the issue is closedYou can:
/remove-lifecycle rotten
/close
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:
lifecycle/stale
is appliedlifecycle/stale
was applied, lifecycle/rotten
is appliedlifecycle/rotten
was applied, the issue is closedYou can:
/reopen
/remove-lifecycle rotten
Please send feedback to sig-contributor-experience at kubernetes/community.
/close not-planned
@k8s-triage-robot: Closing this issue, marking it as "Not Planned".
What Happened?
Minikube is already installed in my windows 11 system which is configured with docker. While trying to create cluster using "minikube start" command, it throws error..."❌ Exiting due to GUEST_PROVISION: error provisioning guest: Failed to start host: can't create with that IP, address already in use"
I searched through internet and found few workaround....as applied this command also "~/docker/config.json" and "minikube delete --profile=minikube", but still it is not solving the issue. Even i have tried reinstalling minikube in my machine. Please help me to resolve this issue.
Attach the log file
:\Users\Dell> minikube start 😄 minikube v1.32.0 on Microsoft Windows 11 Pro 10.0.22621.3155 Build 22621.3155 ✨ Automatically selected the docker driver 📌 Using Docker Desktop driver with root privileges 👍 Starting control plane node minikube in cluster minikube 🚜 Pulling base image ... 🔥 Creating docker container (CPUs=2, Memory=2200MB) ...
❌ Exiting due to GUEST_PROVISION: error provisioning guest: Failed to start host: can't create with that IP, address already in use
Operating System
Windows
Driver
Docker