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

Issues with Kmachine on Windows #50

Open
infinitydon opened this issue Sep 23, 2016 · 1 comment
Open

Issues with Kmachine on Windows #50

infinitydon opened this issue Sep 23, 2016 · 1 comment

Comments

@infinitydon
Copy link

Hello, I keep getting the following error when I initiate "docker ps"

$ docker ps
Error response from daemon: client is newer than server (client API version: 1.2
4, server API version: 1.22)

$ docker version
Client:
Version: 1.12.0
API version: 1.24
Go version: go1.6.3
Git commit: 8eab29e
Built: Thu Jul 28 23:54:00 2016
OS/Arch: windows/amd64
Error response from daemon: client is newer than server (client API version: 1.2
4, server API version: 1.22)

I have tried kmachine upgrade dev but still the error is still coming.

Also when I initiate kubectl I get an error concerning certificate error:

$ kubectl get nodes
Error in configuration: unable to read certificate-authority C:\Program Files\Do
cker Toolbox\Userseadigbe.kubemachinemachinesdevca.pem for dev due to open C:\Pr
ogram Files\Docker Toolbox\Userseadigbe.kubemachinemachinesdevca.pem: The system
cannot find the file specified.

@sebgoa
Copy link
Member

sebgoa commented Sep 26, 2016

thanks for reporting the issue, we will look into it.
We have not updated the ISO used under windows, mostly because the minikube project now exists:

https://github.com/kubernetes/minikube

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants