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

vmwarefusion: kube-proxy configmap fail, Error configuring auth on host: OS type not recognized. #2955

Closed
tosbaha opened this issue Jul 2, 2018 · 8 comments
Assignees
Labels
cause/vm-networking Startup failures due to VM networking co/vmwarefusion-driver Issues with legacy VMware Fusion Driver ev/hung-start ev/ssh-auth kind/bug Categorizes issue or PR as related to a bug. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. os/macos triage/obsolete Bugs that no longer occur in the latest stable release

Comments

@tosbaha
Copy link

tosbaha commented Jul 2, 2018

Is this a BUG REPORT or FEATURE REQUEST? (choose one):
Bug

Please provide the following details:

Environment:

Minikube version (use minikube version):minikube version: v0.28.0

  • OS: macOS High Sierra 10.13.5
  • VM Driver :vmwarefusion
  • ISO version :minikube-v0.28.0.iso
  • Install tools:Homebrew

What happened:
Started minikube with minikube start --vm-driver=vmwarefusion

It hangs with

Starting cluster components...

then after a long time it shows

E0702 20:13:55.753952 6917 start.go:299] Error restarting cluster: restarting kube-proxy: waiting for kube-proxy to be up for configmap update: timed out waiting for the condition

I opened VMware Fusion and saw that minikube is running at login prompt. Next time I start minikube, it hangs at

Starting VM...
E0702 20:25:00.806264 7248 start.go:168] Error starting host: Temporary Error: Error configuring auth on host: OS type not recognized.
Retrying.

What you expected to happen:
Run minikube
How to reproduce it (as minimally and precisely as possible):
Install minikube v0.28.0 on High Sierra with homebrew. Try to start.
Output of minikube logs (if applicable):
minikube logs
F0702 20:26:10.695259 7322 logs.go:50] Error getting cluster bootstrapper: getting kubeadm bootstrapper: getting ssh client: Error dialing tcp via ssh client: ssh: handshake failed: ssh: unable to authenticate, attempted methods [none publickey], no supported methods remain
Anything else do we need to know:

@chainetix
Copy link

I get this on High Sierra when starting:

Alexanders-Air:docker alex$ minikube start --vm-driver=hyperkit
Starting local Kubernetes v1.10.0 cluster...
Starting VM...
E0725 11:24:54.787814 81490 start.go:174] Error starting host: Error creating new host: dial tcp: missing address.

@podviaznikov
Copy link

Also have the same problem as @chainetix just by minikube start --vm-driver=hyperkit

@chainetix
Copy link

chainetix commented Aug 9, 2018 via email

@jhagege
Copy link

jhagege commented Aug 19, 2018

+1
@chainetix do you remember what were the steps you took to fix ?
Thanks.

@chainetix
Copy link

chainetix commented Aug 19, 2018 via email

@tstromberg tstromberg changed the title Doesn't run on macOS High Sierra vmwarefusion: kube-proxy configmap fail, Error configuring auth on host: OS type not recognized. Sep 19, 2018
@tstromberg tstromberg added os/macos ev/hung-start cause/vm-networking Startup failures due to VM networking co/vmwarefusion-driver Issues with legacy VMware Fusion Driver kind/bug Categorizes issue or PR as related to a bug. labels Sep 19, 2018
@tstromberg
Copy link
Contributor

@tosbaha - do you mind testing with minikube 0.29.0 to see if it addresses your problem? It contains a vmwarefusion fixes: #3029

Thanks!

@tosbaha
Copy link
Author

tosbaha commented Sep 30, 2018

@tstromberg Sorry I no longer have that setup therefore I can't help it.

@fejta-bot
Copy link

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Dec 29, 2018
@tstromberg tstromberg added triage/obsolete Bugs that no longer occur in the latest stable release and removed more-info-needed labels Jan 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cause/vm-networking Startup failures due to VM networking co/vmwarefusion-driver Issues with legacy VMware Fusion Driver ev/hung-start ev/ssh-auth kind/bug Categorizes issue or PR as related to a bug. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. os/macos triage/obsolete Bugs that no longer occur in the latest stable release
Projects
None yet
Development

No branches or pull requests

7 participants