none: [ERROR Port-2380]: Port 2380 is in use #7156
Labels
cause/port-conflict
Start failures due to port or other network conflict
co/none-driver
kind/support
Categorizes issue or PR as a support question.
triage/duplicate
Indicates an issue is a duplicate of other open issue.
The exact command to reproduce the issue:
minikube start --vm-driver=none
The full output of the command that failed:
stderr:
W0323 06:56:07.655585 10307 validation.go:28] Cannot validate kube-proxy config - no validator is available
W0323 06:56:07.655707 10307 validation.go:28] Cannot validate kubelet config - no validator is available
[WARNING IsDockerSystemdCheck]: detected "cgroupfs" as the Docker cgroup driver. The recommended driver is "systemd". Please follow the guide at https://kubernetes.io/docs/setup/cri/
[WARNING Port-10250]: Port 10250 is in use
error execution phase preflight: [preflight] Some fatal errors occurred:
[ERROR Port-2380]: Port 2380 is in use
[preflight] If you know what you are doing, you can make a check non-fatal with
--ignore-preflight-errors=...
To see the stack trace of this error execute with --v=5 or higher
The output of the
minikube logs
command:The operating system version:
Ubuntu v18
The text was updated successfully, but these errors were encountered: