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

Cannot run hello-world to confirm that the installation was successful #2364

Closed
dazomega opened this issue Aug 3, 2018 · 5 comments
Closed

Comments

@dazomega
Copy link

dazomega commented Aug 3, 2018

Hi,

I am using windows 10 pro with hyper-V installed, my diagnostic ID is:

I have checked the issues listed on: https://docs.docker.com/docker-for-windows/troubleshoot/

However these issues did not seem relevant to the issue I am experiencing.

My log file is attached below:
docker-log.txt

  • [x ] I have tried with the latest version of my channel (Stable or Edge)
  • [x ] I have uploaded Diagnostics
  • Diagnostics ID: ED6E939B-9750-4C6D-AB77-DE11C488FDB1/20180803111536

Expected behavior

unable to find image 'hello-world-latest' locally
latest: pulling from library/hello-world

Hello from Docker!

Actual behavior

error during connect: Get https://192.168.99.100:2376/v1.38/containers/json: dial tcp 192.168.99.100:2376: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.

Information

I am quite new to docker, I have run docker for windows on windows 10 home prior to updating to pro with hyper-V.

This problem is new when running this version of docker for windows, I have switched versions and found that the error still persists.

I can run the command to retrieve the docker version: docker --version

however when trying to use the following command: docker run hello-world

the error is produced as shown above.

  • Windows Version: 10 Pro
  • Docker for Windows Version: 18.06.0-ce-win72 (Stable)

Steps to reproduce the behavior

  1. docker run hello-world
@Foadsf
Copy link

Foadsf commented Sep 12, 2018

I have reported similar issue here. this error has been reported one month ago. still not even tagged! this is sad to see Docker support is not that good.

@Patafikss
Copy link

Patafikss commented Sep 27, 2018

I had the same problem, here are the steps I took :

  1. (uninstall virtualbox and everything related in AppData)
  2. uninstall docker
  3. delete %USERS%/.docker
  4. delete eveything related to docker in %USERS%/AppData
  5. verify that your environnment variables related to docker are deleted
  6. go in device manager and delete everything related to hyper-v
  7. disable hyper-v feature
  8. reboot
  9. enable hyper-v
  10. reboot
  11. install docker

Somehow it worked.
PS : not using Docker Toolbox here !

@marczahn
Copy link

To me #1746 (comment) was the solution. It seems that there have been leftovers from earlier installations

@docker-robott
Copy link
Collaborator

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale comment.
Stale issues will be closed after an additional 30d of inactivity.

Prevent issues from auto-closing with an /lifecycle frozen comment.

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

Send feedback to Docker Community Slack channels #docker-for-mac or #docker-for-windows.
/lifecycle stale

@docker-robott
Copy link
Collaborator

Closed issues are locked after 30 days of inactivity.
This helps our team focus on active issues.

If you have found a problem that seems similar to this, please open a new issue.

Send feedback to Docker Community Slack channels #docker-for-mac or #docker-for-windows.
/lifecycle locked

@docker docker locked and limited conversation to collaborators Jun 30, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants