-
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 #1691
Comments
I encountered the same error, and it turned out to be related to an issue with my BIOS. My CPU was stuck at 0.79GHz for some reason. Once I got that sorted out, Docker started working again. |
Actually, in my case (thought about this because of @rcolinray 's comment) It seems to be because I had the coinhive miner eating all my cpu. |
For anyone following this ticket: Try the following:
get-service docker | Restart-Service -Force -Verbose
TEST: Reboot Windows 10 You can also parse the docker log in PowerShell for troubleshooting: cat C:\Users\USERPROFILE\AppData\Local\Docker\log.txt -tail 10 -wait |
i faced this problem earlier today and solved it like this: |
@tannerchung I don't seem to be able to access your diagnostics? Maybe the upload was blocked by a firewall. Could you attached Log.txt here? |
@rn sorry about that, I've been having some noob issues with Github's notification system. I haven't been facing this issue since the newer Docker for windows releases so didn't check up on this until now. |
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. |
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
Startup like normal
Actual behavior
Information
0601BC2D-8792-47D9-9FC7-2307862FD9D5/2018-02-12_12-20-04
Steps to reproduce the behavior
OR
Resetting to Factory Defaults still produced the same error.
The text was updated successfully, but these errors were encountered: