Skip to content
This repository has been archived by the owner on Sep 26, 2021. It is now read-only.

After install windows 10 openssh beta client. cmd & powershell got tls check error. #4447

Open
mcdoyaji opened this issue Apr 12, 2018 · 2 comments

Comments

@mcdoyaji
Copy link

mcdoyaji commented Apr 12, 2018

after install windows 10 openssh client, I got error to run docker-machine.

bash.exe(mingwg64) works well. but cmd & powersehll not.

C:\Users\baram204>IF DEFINED DOCKER_MACHINE_EXECUTING (GOTO :eod )

C:\Users\baram204>set DOCKER_MACHINE_EXECUTING=1

C:\Users\baram204>FOR /F "tokens=*" %i IN ('docker-machine env default') DO %i
Error checking TLS connection: ssh command error:
command : ip addr show
err     : exit status 255
output  :

other article said regenerate cert, recreate machine... is not work.

after removing openssh client, docker-machine in cmd & powershell good.

This.. hard to notice ssh client could be the reason.

so please don't close this issue for the people always recreate their machine on every reboot.

full messages in https://github.com/baram204/Used-Car-Price-Expectation-with-ML/issues/13

@CollinChaffin
Copy link

CollinChaffin commented May 13, 2018

EDIT: I actually found the root cause of this and most other Docker on Windows issues like this! I am in the process of writing up the full polished documentation of it including full recreation screencaps I have already recorded confirming the root cause and solution. I will return and update this issue to reference the final writeup once posted.

@CollinChaffin
Copy link

I just opened #4483 to provide full details and a verified workaround

#4483

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

No branches or pull requests

2 participants