-
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 #1866
Comments
I have this same problem, repeatedly, day after day. It starts with PlatformI am completely up-to-date. Edition: Windows 10 Pro ApplicationI'm running stable Docker w/o experimental features. Engine: 17.12.0-ce Information
Diagnostic IDs2018-03-19
2018-03-22
|
Yeah. I am having the same issue. Does anyone have the fix? |
Two things. One problem I was having was when I was downloading an image I ran out of memory and the this issue actually went away because I turned off the experimental features and that seemed to do the trick XD |
I got the latest Docker for Windows update and I'm having the same "Docker hv-sock proxy (vsudd) is not reachable", but with a different stack trace. PlatformI am completely up-to-date. Edition: Windows 10 Pro ApplicationI'm running stable Docker w/ experimental features. Engine: 18.03.0-ce-win59 (16762) Information
Diagnostic IDs2018-04-12
|
I also get the dreaded Here are the steps I took to reproduce it:
Everything still works. But... do the same steps on a new VM, built the exact same way? It works after you install at OS Build: 16299.125, but somewhere in between that and getting to 16299.371... an update must break something. It's clearly different running in a VM, but I've done it prior to the updates with no issue. Has something changed with communicating with the Hyper-V alpine VM while virtualized? Don't know, but I can isolate it to here. I don't have time to find the specific patch that 's responsible... and I think undoing patches is suboptimal, so I don't really want to. |
same as @AnthonyMastrean: Log: E9CBF190-66D5-420A-A5A8-9FA5D6D52443/2018-05-01_19-47-15 Stable Docker releases seems to be as likely as winning the lottery. When will I learn never to update |
I forgot about this issue. Docker for Windows have been working reliably for me lately, using version Unfortunately I can't give any advice other than this specific version seems to work reliably on my two Windows 10 machines. I haven't dared to upgrade to the latest version and probably won't bother as long as it continues working. |
@hoegge in your case you actually run out of memory inside the Linux VM and the OOM killer starts killing processes. Try increasing the amount of memory allocated to the VM or increase the swap. Both via settings. You may also need to rest to factory as your virtual disk may be corrupted |
Tried to increase memory allocation from the default 2GB to 8GB since one of my containers was suddenly using 1,9 GB. Seems to have fixed the problem. Would be nice if docker warned about low memory instead of cryptic messages. Thanks @rn |
I've looked at all supplied diagnostics in this issue and other "Docker hv-sock proxy (vsudd) is not reachable" and they seem to fall into three categories:
If you have provided a diagnostics ID, I've added you to the relevant issue, so I'm closing this issue. |
@rn Thank you for digging though the diagnostics and identifying these two sub-categories! I'm going to watch the new issues and take a closer look at my diagnostics when the problem occurs again. |
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.
Actual behavior
An error occurred
Information
Diagnostic ID: E5D09B0C-1951-4398-93EE-7127C6343732/2018-03-21_13-53-48
Docker Version 17.12.0-ce-win47 (15139)
Windows Edition: Windows 10 Pro
Version: 1709
OS Build: 16299.309
Reinstalling and/or resetting docker dosn't help. Reverting to an older version helped for a while but the error occurred again after a while.
Steps to reproduce the behavior
The text was updated successfully, but these errors were encountered: