-
Notifications
You must be signed in to change notification settings - Fork 289
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
Docker hv-sock proxy (vsudd) is not reachable - WIN10 Enterprise LTSB #614
Comments
Same behaviour on the Edge channel, Version 17.04.0-ce-win7 (10981)
|
@tomheinisch can you please also add a diagnostic ID. @jeanlaurent can someone look into this? |
@friism |
Same problem here but I think this problem exists in a ton of issues but no one find a solution. Some people reported reinstalling hyper-v and docker made it works others just launch docker as administrator... For me it worked for 1 week then suddently stop working with the same error. |
Probably related to #592. |
Having the same issue but only when booting in Parallels PRO. When I use bootcamp, Docker runs fine. p.s. I'm fully aware it's not a supported scenario. |
Diagnostics ID: 6530ECC5-C88E-40F5-9452-266737718FAD/2017-05-20_17-45-34 I am running Windows 10 Enterprise. Not in a VM. Very keen to know the root cause and fix. |
My issue got fixed when I quit the app and restarted. It automatically chose 'No proxy' in the settings. |
Some time docker works well but most of the the time I get this "Docker hv-sock proxy (vsudd) is not reachable" error. Not sure why this is happening. Diagnostic ID: 1BBB2FA1-36E1-4F88-9963-453D52251713/2017-07-05_10-28-10 |
Issues go stale after 90d of inactivity. Prevent issues from auto-closing with an 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. |
@ptoonen Running Docker for Windows on in a Windows 10 VM is not supported (see https://docs.docker.com/docker-for-windows/troubleshoot/#running-docker-for-windows-in-nested-virtualization-scenarios). Your VM is hung when calibratrating the TSC which often happens with nested virt and something outside our control. @jkutil @tomheinisch There is a Linux kernel crash in your logs, actually there are several different ones, they all look related to the context switch code. It looks like you have a skylake processor, which Linux detects and then tries to use the appropriate context switch code for that processor. Unfortunately, the version of Hyper-V does not correctly handle this processor. We had several issues like this in the past. I'm afraid the only solution is a Windows update. I don't know if this was fixed with a regular patch to build 14393 or if this requires an update to a newer Windows version. I'm closing this issue as Won't fix as this is not something we (Docker) can fix, but please report back if an update did fix it. Thanks |
Closed issues are locked after 30 days of inactivity. 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. |
Expected behavior
Docker starts successfully.
Actual behavior
Docker attempts to start, MobyLinuxVM successfully starts and is visible in Hyper-V, but stops/starts 2-3 times, and then Docker gives the error screen with:
Information
Crash report:
1F0BC284-4721-450A-AF5C-7D4A5627CFE2/2017-03-31_15-11-29
Version: 17.03.1-ce-win5 (10743)
Channel: stable
Sha1: b18e2a50ccf296bcd637b330c0ca9faaab9d790c
Started on: 2017/03/31 15:02:45.793
Resources: C:\Program Files\Docker\Docker\Resources
OS: Windows 10 Enterprise 2016 LTSB
Edition: EnterpriseS
Id: 1607
Build: 14393
BuildLabName: 14393.0.amd64fre.rs1_release.160715-1616
Steps to reproduce the behavior
The text was updated successfully, but these errors were encountered: