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

Unable to start Docker after 17.07 set of upgrades (same problem with RC3, RC4) #1036

Closed
arvindshmicrosoft opened this issue Aug 24, 2017 · 8 comments

Comments

@arvindshmicrosoft
Copy link

Expected behavior

Docker Edge on Windows 2016 should start normally

Actual behavior

Docker Edge on Windows 2016 fails to start

Information

Diagnostic ID 843F08C3-6717-4F1C-8BB2-00A69CABD94C/2017-08-24_13-02-23

[13:03:55.987][ApiProxy ][Info ] proxy >> GET /_ping
[13:03:55.988][ApiProxy ][Info ] Dial Hyper-V socket a6d71e0e-a0ac-4a7a-8761-0030c3af728c:23a432c2-537a-4291-bcb5-d62504644739
[13:03:55.988][ApiProxy ][Info ] Successfully dialed Hyper-V socket a6d71e0e-a0ac-4a7a-8761-0030c3af728c:23a432c2-537a-4291-bcb5-d62504644739
[13:03:55.990][ApiProxy ][Info ] error reading response from Docker: HvSocket has already been closed
[13:03:55.993][ApiProxy ][Info ] proxy >> GET /v1.31/containers/json
[13:03:55.993][ApiProxy ][Info ] Dial Hyper-V socket a6d71e0e-a0ac-4a7a-8761-0030c3af728c:23a432c2-537a-4291-bcb5-d62504644739
[13:03:55.993][ApiProxy ][Info ] Successfully dialed Hyper-V socket a6d71e0e-a0ac-4a7a-8761-0030c3af728c:23a432c2-537a-4291-bcb5-d62504644739
[13:03:55.994][ApiProxy ][Info ] error reading response from Docker: HvSocket has already been closed
[13:03:56.001][DockerDaemonChecker][Error ] Docker daemon is not running

Steps to reproduce the behavior

These problems all started after the 17.07 RC3 upgrade was offered and I accepted to upgrade.

@arvindshmicrosoft
Copy link
Author

I seem to have found a workaround, which is to run the Docker for Windows front-end / system tray app as an Administrator. In that case Docker is able to start. But this should not be a requirement.

@hinell
Copy link

hinell commented Aug 28, 2017

Just refer here #1025

@ebriney
Copy link
Member

ebriney commented Sep 19, 2017

We just release a new version (17.09.0-ce-rc2-win29) that should fix the issue.
Can you test it and close the issue if it works?

@hinell
Copy link

hinell commented Sep 24, 2017

@ebriney I can confirm that latest 17.09.0-ce-rc2 or 17.09.0-ce-rc3 solved my problem reported by #1025.

@dbonnell
Copy link

dbonnell commented Oct 4, 2017

I have version 17.09.0-ce-win32 (13529) and this issue is still present, even when starting Docker for Windows as Administrator. I just tried a fresh install of Docker after uninstalling both Docker and Hyper-V, and re-installing both - same issue.

@dbonnell
Copy link

dbonnell commented Oct 4, 2017

I just downgraded to the previous release and all is well again. (I had to completely remove C:\ProgramData\Docker first though as it was throwing some networking error after switching to Windows containers, diagnostic 999F89B2-9438-42DB-93BE-1F94353964F5/2017-10-04_16-04-33). I saved the volumes, images and windowsfilter directories and restored them after everything was working. I didn't restore my containers, may have been able to but I have scripts to re-create them and all data is off-container so nothing material lost. Hope that helps someone else get out of this pickle while the problem with the current version is fixed.

P.S. I found the downgrade hint in another similar error report.

@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 23, 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