che: Che nightly does not start on Windows 10
Syntax used:
docker run -ti -v /c/Users/Codenvy/che-conf:/data -v /var/run/docker.sock:/var/run/docker.sock eclipse/che-cli:nightly start --pull
When starting a workspace, server and agent can connect to each other, but the browser cannot reach workspace agent:

For whatever reason, it tries to connect to VM’s docker0 network interface IP instead of the VM IP which is 10.0.75.2
Playing with CHE_HOST did not help.
It does not happen with eclipse/che-cli:latest
About this issue
- Original URL
- State: closed
- Created 7 years ago
- Comments: 34 (14 by maintainers)
Commits related to this issue
- Fix #3686 : Property around external docker has been changed in a refactoring but it has not been updated everywhere Change-Id: I6da2c6f33cc063dda08b953eb2fab16abe4a0c86 Signed-off-by: Florent BENOIT... — committed to eclipse-che/che by benoitf 7 years ago
- Fix #3686 : Property around external docker has been changed in a refactoring but it has not been updated everywhere (#3753) Change-Id: I6da2c6f33cc063dda08b953eb2fab16abe4a0c86 Signed-off-by: Flore... — committed to JPinkney/che by benoitf 7 years ago
reproduced on mac