docker / kitematic

Visual Docker Container Management on Mac & Windows
https://kitematic.com
Apache License 2.0
12.24k stars 1.41k forks source link

Kitematic for Windows 10 Problem #4349

Open robgratz opened 5 years ago

robgratz commented 5 years ago

Expected behavior

Clicked on hello-world-nginx and was provided with an error page kitematic_error

  1. Click on hello-world-nginx
  2. Error page shown
SoumeshDas commented 5 years ago

I am getting the same issue .It is happening for each images.

lalawunderland commented 5 years ago

I've got the same problem - maybe it connects to the dns problem i've got for docker too. i had to fix the dns to the one from google

2ik commented 5 years ago

https://github.com/docker/kitematic/issues/4354#issuecomment-444500478

jackfruhecolab commented 5 years ago

Same issue for me, windows 10 1809 release. Seems network related, works fine in cli

iwt-michellebrauer commented 5 years ago

it works for macos, as intended. looks like a windows only problem. does any one know if there were any changes on os side? like a crappy firewall rule?

jackfruhecolab commented 5 years ago

I did a bit more googling and this turned up: https://forums.docker.com/t/docker-for-windows-beta-kitematic-doesnt-work/14300/7

About half way down the page, someone said they solved it by adding 127.0.0.1 docker.local to their c:\windows\system32\drivers\etc\hosts file.

Seemed worth a shot and it seemed to work!

iwt-michellebrauer commented 5 years ago

for now it works with version v0.17.3 - see https://github.com/docker/kitematic/issues/4214