Problems detected in "kube-addon-manager":
error: no objects passed tpod/storage-provisioner created
error: noINFO: == Kuberne objects passed to apptes addon ensure ly
error: no objectINFO: == Reconcilings passed to with addoapply
Thank you for sharing your experience! I think this particular 'problem detected' prompt is likely a false positive. Do you mind sharing:
minikube start. From what you have shared so far, I can't tell if minikube is warning against something, or crashing.Thanks!
I met the same problem, my version info as below,thanks
waynewyang:api waynewyang$ minikube version
minikube version: v1.0.0
waynewyang:api waynewyang$ kubectl version
Client Version: version.Info{Major:"1", Minor:"14", GitVersion:"v1.14.0", GitCommit:"641856db18352033a0d96dbc99153fa3b27298e5", GitTreeState:"clean", BuildDate:"2019-03-26T00:04:52Z", GoVersion:"go1.12.1", Compiler:"gc", Platform:"darwin/amd64"}
Server Version: version.Info{Major:"1", Minor:"14", GitVersion:"v1.14.0", GitCommit:"641856db18352033a0d96dbc99153fa3b27298e5", GitTreeState:"clean", BuildDate:"2019-03-25T15:45:25Z", GoVersion:"go1.12.1", Compiler:"gc", Platform:"linux/amd64"}
waynewyang:api waynewyang$ uname -a
Darwin waynewyang.local 18.5.0 Darwin Kernel Version 18.5.0: Mon Mar 11 20:40:32 PDT 2019; root:xnu-4903.251.3~3/RELEASE_X86_64 x86_64
waynewyang:api waynewyang$ more /System/Library/CoreServices/SystemVersion.plist
ProductBuildVersion 18E226 ProductCopyright 1983-2019 Apple Inc. ProductName Mac OS X ProductUserVisibleVersion 10.14.4 ProductVersion 10.14.4 iOSSupportVersion 12.2
I got the same error too.
β― minikube start --memory 2048 --cpus 2
π minikube v1.0.0 on darwin (amd64)
π€Ή Downloading Kubernetes v1.14.0 images in the background ...
π₯ Creating virtualbox VM (CPUs=2, Memory=2048MB, Disk=20000MB) ...
πΆ "minikube" IP address is 192.168.99.104
π³ Configuring Docker as the container runtime ...
π³ Version of container runtime is 18.06.2-ce
β Waiting for image downloads to complete ...
β¨ Preparing Kubernetes environment ...
π Pulling images required by Kubernetes v1.14.0 ...
π Launching Kubernetes v1.14.0 using kubeadm ...
β Waiting for pods: apiserver
π£ Error starting cluster: wait: waiting for component=kube-apiserver: timed out waiting for the condition
πΏ Sorry that minikube crashed. If this was unexpected, we would love to hear from you:
π https://github.com/kubernetes/minikube/issues/new
β Problems detected in "kube-addon-manager":
error: no objects passed to apply
error: no objects passed to apply
error: no objects passed to apply
β― minikube version
minikube version: v1.0.0
Logs:
minikube_logs.log
I have the same problemοΌbut mime more likely is the mirros errorοΌbut i have proxy to google
π minikube v1.0.0 on darwin (amd64)
π€Ή Downloading Kubernetes v1.14.0 images in the background ...
π‘ Tip: Use 'minikube start -p
e' to delete this one.
π Re-using the currently running virtualbox VM for "minikube" ...
β Waiting for SSH access ...
πΆ "minikube" IP address is 192.168.99.100
π Found network options:
βͺ HTTP_PROXY=http://127.0.0.1:8118
βͺ HTTPS_PROXY=http://127.0.0.1:8118
π³ Configuring Docker as the container runtime ...
βͺ env HTTP_PROXY=http://127.0.0.1:8118
βͺ env HTTPS_PROXY=http://127.0.0.1:8118
π³ Version of container runtime is 18.06.2-ce
β Waiting for image downloads to complete ...
β¨ Preparing Kubernetes environment ...
π Pulling images required by Kubernetes v1.14.0 ...
β Unable to pull images, which may be OK: running cmd: sudo kubeadm config images
pull --config /var/lib/kubeadm.yaml: command failed: sudo kubeadm config images pu
ll --config /var/lib/kubeadm.yaml
stdout:
stderr: failed to pull image "k8s.gcr.io/kube-apiserver:v1.14.0": output: Error res
ponse from daemon: Get https://k8s.gcr.io/v2/: proxyconnect tcp: dial tcp 127.0.0.1
:8118: connect: connection refused
, error: exit status 1
: Process exited with status 1
π Relaunching Kubernetes v1.14.0 using kubeadm ...
β Waiting for pods: apiserver
π£ Error restarting cluster: wait: waiting for component=kube-apiserver: timed out
waiting for the condition
πΏ Sorry that minikube crashed. If this was unexpected, we would love to hear from
you:
π https://github.com/kubernetes/minikube/issues/new
β Problems detected in "kube-addon-manager":
error: no objects passed to apply
error: no objects passed to apply
error: no objects INFO: == Kubernetes addon ensure completed at 2019-04-09T07:3
4:38+00:00 ==
root@k8sm:/usr/local/bin# ./minikube start
ο minikube v1.0.0 on linux (amd64)
ο€Ή Downloading Kubernetes v1.14.0 images in the background ...
2019/04/26 21:51:04 Unable to read "/root/.docker/config.json": open /root/.docker/config.json: no such file or directory
2019/04/26 21:51:04 No matching credentials were found, falling back on anonymous
2019/04/26 21:51:04 Unable to read "/root/.docker/config.json": open /root/.docker/config.json: no such file or directory
2019/04/26 21:51:04 No matching credentials were found, falling back on anonymous
2019/04/26 21:51:04 Unable to read "/root/.docker/config.json": open /root/.docker/config.json: no such file or directory
2019/04/26 21:51:04 No matching credentials were found, falling back on anonymous
2019/04/26 21:51:04 Unable to read "/root/.docker/config.json": open /root/.docker/config.json: no such file or directory
2019/04/26 21:51:04 No matching credentials were found, falling back on anonymous
2019/04/26 21:51:04 Unable to read "/root/.docker/config.json": open /root/.docker/config.json: no such file or directory
2019/04/26 21:51:04 No matching credentials were found, falling back on anonymous
β οΈ Ignoring --vm-driver=virtualbox, as the existing "minikube" VM was created using the none driver.
β οΈ To switch drivers, you may create a new VM using minikube start -p <name> --vm-driver=virtualbox
β οΈ Alternatively, you may delete the existing VM using minikube delete -p minikube
ο Restarting existing none VM for "minikube" ...
β Waiting for SSH access ...
οΆ "minikube" IP address is 192.168.43.238
ο³ Configuring Docker as the container runtime ...
ο³ Version of container runtime is 18.09.2
β Waiting for image downloads to complete ...
β¨ Preparing Kubernetes environment ...
οΎ Downloading kubeadm v1.14.0
οΎ Downloading kubelet v1.14.0
ο Pulling images required by Kubernetes v1.14.0 ...
ο Relaunching Kubernetes v1.14.0 using kubeadm ...
β Waiting for pods: apiserver proxy
ο£ Error restarting cluster: wait: waiting for k8s-app=kube-proxy: timed out waiting for the condition
οΏ Sorry that minikube crashed. If this was unexpected, we would love to hear from you:
ο https://github.com/kubernetes/minikube/issues/new
β Problems detected in "kube-addon-manager":
error: error executing template "{{with index .secrets 0}}{{.name}}{{end}}": template: output:1:7: executing "output" at
error: no objects passed to apply
error: no objects passed to apply
root@k8sm:/usr/local/bin#
I have same problem.. any solution do you have ?
Hi, Do you guys know how to fix it?
I just used --kubernetes-version v1.13.0 to install lower version
I'm using minikube v1.0.1 on windows 10 and virtualbox v6.0.6 and i've almost got the same errors:
>minikube start
o minikube v1.0.1 on windows (amd64)
$ Downloading Kubernetes v1.14.1 images in the background ...
i Tip: Use 'minikube start -p <name>' to create a new cluster, or 'minikube delete' to delete this one.
: Restarting existing virtualbox VM for "minikube" ...
: Waiting for SSH access ...
- "minikube" IP address is 192.168.99.100
- Configuring Docker as the container runtime ...
- Version of container runtime is 18.06.3-ce
: Waiting for image downloads to complete ...
- Preparing Kubernetes environment ...
@ Downloading kubeadm v1.14.1
@ Downloading kubelet v1.14.1
- Pulling images required by Kubernetes v1.14.1 ...
: Relaunching Kubernetes v1.14.1 using kubeadm ...
: Waiting for pods: apiserver proxy
! Error restarting cluster: wait: waiting for k8s-app=kube-proxy: timed out waiting for the condition
* Sorry that minikube crashed. If this was unexpected, we would love to hear from you:
- https://github.com/kubernetes/minikube/issues/new
X Problems detected in "kube-addon-manager":
- error: serviceaccount/storno objects passed to apply
- error: noINFO: Leader is minikube
Update Just delete and start again and the problem is gone!
>minikube delete
x Deleting "minikube" from virtualbox ...
- The "minikube" cluster has been deleted.
>minikube start
o minikube v1.0.1 on windows (amd64)
$ Downloading Kubernetes v1.14.1 images in the background ...
> Creating virtualbox VM (CPUs=2, Memory=2048MB, Disk=20000MB) ...
- "minikube" IP address is 192.168.99.101
- Configuring Docker as the container runtime ...
- Version of container runtime is 18.06.3-ce
: Waiting for image downloads to complete ...
- Preparing Kubernetes environment ...
- Pulling images required by Kubernetes v1.14.1 ...
- Launching Kubernetes v1.14.1 using kubeadm ...
: Waiting for pods: apiserver proxy etcd scheduler controller dns
- Configuring cluster permissions ...
- Verifying component health .....
+ kubectl is now configured to use "minikube"
= Done! Thank you for using minikube!
using minikube 1.0.1 on Mac, even minikube delete didn't fix the problem:
$ minikube -v5 start
o minikube v1.0.1 on darwin (amd64)
$ Downloading Kubernetes v1.14.1 images in the background ...
Creating virtualbox VM (CPUs=2, Memory=2048MB, Disk=20000MB) ...
Downloading /Users/mifiguer/.minikube/cache/boot2docker.iso from file:///Users/mifiguer/.minikube/cache/iso/minikube-v1.0.1.iso...
Creating VirtualBox VM...
Creating SSH key...
Starting the VM...
Check network to re-create if needed...
Waiting for an IP...
Setting Docker configuration on the remote daemon...
- "minikube" IP address is 192.168.99.119
- Configuring Docker as the container runtime ...
- Version of container runtime is 18.06.3-ce
: Waiting for image downloads to complete ...- Preparing Kubernetes environment ...
- Pulling images required by Kubernetes v1.14.1 ...
- Launching Kubernetes v1.14.1 using kubeadm ...
: Waiting for pods: apiserver
! Error starting cluster: wait: waiting for component=kube-apiserver: timed out waiting for the condition
I was getting an error to do with the apiserver when I ran 'minikube start'
Error msg: 'Error restarting cluster: waiting for apiserver: timed out waiting for the condition'
After restarting my system and trying again the error was persistent and minikube kept crashing.
The solution was to delete the cluster and start a new one.
minikube delete
minikube start
I have the same issue when relaunch minikube:
β‘ root@bee ξ° ~ ξ° minikube start --vm-driver=none
π minikube v1.2.0 on linux (amd64)
π‘ Tip: Use 'minikube start -p <name>' to create a new cluster, or 'minikube delete' to delete this one.
π Restarting existing none VM for "minikube" ...
β Waiting for SSH access ...
π³ Configuring environment for Kubernetes v1.15.0 on Docker 18.09.6
βͺ kubelet.resolv-conf=/run/systemd/resolve/resolv.conf
π Relaunching Kubernetes v1.15.0 using kubeadm ...
π£ Error restarting cluster: waiting for apiserver: timed out waiting for the condition
πΏ Sorry that minikube crashed. If this was unexpected, we would love to hear from you:
π https://github.com/kubernetes/minikube/issues/new
β Problems detected in "kube-addon-manager":
error: unable to recognize "STDIN": Get https://localhost:8443/api?timeout=32s: dial tcp 127.0.0.1:8443: connect: connection refused
error: unable to recognize "STDIN": Get https://localhost:8443/api?timeout=32s: dial tcp 127.0.0.1:8443: connect: connection refused
error: unable to recognize "STDIN": Get https://localhost:8443/api?timeout=32s: dial tcp 127.0.0.1:8443: connect: connection refused
Have tried:
minikube stop
minikube start --vm-driver=none
At that time my docker service was running.
And i tried "minikube delete" solution and its worked. But i cant use my instances again, so i'm not seeing this solution as best practice.
@frbimo 2 things
--vm-driver=none?minikube delete before trying minikube start?@mariocoloma
Most helpful comment
I'm using minikube v1.0.1 on windows 10 and virtualbox v6.0.6 and i've almost got the same errors:
Update Just delete and start again and the problem is gone!