-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
"Can not connect to Ryuk" on Win with Docker Desktop Edge 2.4.2.0 #3422
Comments
I just tried out Docker Desktop Edge 2.4.2.0 on Windows 10 1904 with WSL2 backend and can't reproduce the error. And this error happened after the update to Edge? |
Reinstall Docker, and purge all data, it is disappeared |
In my case setup was hanging during Docker uninstallation so computer reboot was required. |
I'm having a similar problem. Does anyone have any idea? It just keeps trying to connect until it aborts. Windows 10
Ryuk's container logs:
|
I have exactly the same problem and configuration as @wallysoncarvalho, did you find a solution ? |
Same problem here... |
Just so you know, I couldn't come up with any solution other than downgrade |
Unfortunately I encounter this problem too. Windows 10
Ryuk's container logs:
Are there any solutions / workarounds so far? Edit: |
SOLUTION: after running |
Tip: check whether you are able to run Ryuk manually
|
If I look at the port number for which this fails, this seems to be related to #4263 and the corresponding issues #3609 and the upstream issue at docker/for-win#11584. |
Upgrade to the latest Docker Desktop Edge(2.4.2.0), and using Testcontainers 1.5.0-rc2.
When running my testing codes, failed with the following errors:
When inspect the docker errors, I got the following info:
I am sure docker is running, and I can run other docker commands in Powershell/cmd.
The text was updated successfully, but these errors were encountered: