Open Shnangare opened 12 months ago
same issue on win 11 docker 4.25.1 Every computer start i have this error. Quiting and start DD again solve problem. But it annoying.
I have the same issue on windows 10 and docker desktop 4.25.1. The diagnose claims that there is no pipe to the docker backend. NoResponse GET /idle (200.1µs): Get "http://ipc/idle": open \.\pipe\dockerBackendApiServer: The system cannot find the file specified.
ps: Under https://docs.docker.com/desktop/windows/permission-requirements/ I found that the backend url should be: ./pipe/dockerBackendV2. Maybe there is a configuration mismatch?
same issue. here's the full error. i tried all the suggested steps as well
Docker Desktop - Unexpected WSL error
An unexpected error was encountered while executing a WSL command. Common causes
include access rights issues, which occur after waking the computer or not being connected
to your domain/active directory.
Please try shutting WSL down (WSI --shutdown) and/or rebooting your computer. If not
sufficient, WSL may need to be reinstalled fully. As a last resort, try to uninstall/reinstall
Docker Desktop. If the issue persists please collect diagnostics and submit an issue
(https://docs.docker.com/desktop/troubleshoot/overview/#diagnose-from-the-terminal).```
Duplicate to #13786 ?
This issue has been resolved after installing WSL. Refer below URLS: https://learn.microsoft.com/en-gb/windows/wsl/install https://learn.microsoft.com/en-us/windows/wsl/install-manual
This issue has been resolved after installing WSL. Refer below URLS: https://learn.microsoft.com/en-gb/windows/wsl/install https://learn.microsoft.com/en-us/windows/wsl/install-manual
Not for me though. I have used WSL for quite some time now and Docker worked flawlessly until recently. Possibly some update (windows, WSL)? The error simply came out of the blue for me.
I've seen this when Desktop goes into resource saver mode. I had to turn it off in order to keep docker working in WSL2.
Me also have that problem. When i before reinstall app it just gives unlimited loading
Description
Docker Desktop - Unexpected WSL Error
Reproduce
open docker put in promp docker pull hello-world
Expected behavior
No response
docker version
docker info
Diagnostics ID
F22EEFEC-B405-427B-83B7-A399F25916C3/20231113090531
Additional Info
Please kindly tell me steps to resolve this issues