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

Can't contact gcr - waiting for apiserver: timed out waiting for the condition #4860

Closed
wangxiaodong628 opened this issue Jul 24, 2019 · 2 comments
Labels
cause/firewall-or-proxy When firewalls or proxies seem to be interfering os/windows triage/needs-information Indicates an issue needs more information in order to work on it.

Comments

@wangxiaodong628
Copy link

minikube start --docker-env=HTTP_PROXY=$HTTP_PROXY --docker-env HTTPS_PROXY=$HTTPS_PRO
XY --docker-env NO_PROXY=$NO_PROXY
Error caching images: Caching images for kubeadm: caching images: caching image C:\Users\user-xyz.minikube\cache\images\gcr.io\k8s-minikube\storage-provisioner_v1.8.1: fetching remote image: Get https://gcr.io/v2/: dial tcp 74.125.203.82:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.

  • Unable to load cached images: loading cached images: loading image C:\Users\user-xyz.minikube\cache\images\gcr.io\k8s-minikube\storage-provisioner_v1.8.1: CreateFile C:\Users\user-xyz.minikube\cache\images\gcr.io\k8s-minikube\storage-provisioner_v1.8.1: The system cannot find the file specified.
  • Relaunching Kubernetes v1.15.0 using kubeadm ...

X Error restarting cluster: waiting for apiserver: timed out waiting for the condition

@tstromberg tstromberg changed the title fail to start minikube on Windows10 Can't contact gcr - waiting for apiserver: timed out waiting for the condition Aug 15, 2019
@tstromberg
Copy link
Contributor

It seems like your host is unable to pull images from gcr.io, possibly due to running from China. Do you mind sharing the output of kubectl get po -A?

@tstromberg tstromberg added cause/firewall-or-proxy When firewalls or proxies seem to be interfering triage/needs-information Indicates an issue needs more information in order to work on it. labels Aug 15, 2019
@tstromberg
Copy link
Contributor

Regrettably, there isn't enough information in this issue to make it actionable. Since some time has passed, I'm going to close this issue. If you are able to provide additional details, you may reopen it at any point by adding /reopen to your comment.

Here is additional information that may be helpful to us:

  • The exact minikube start command line used
  • The full output of the minikube start command, preferably with --alsologtostderr -v=4 for extra logging.
  • The full output of minikube logs

Thank you for sharing your experience!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cause/firewall-or-proxy When firewalls or proxies seem to be interfering 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

3 participants