docker / for-win

Bug reports for Docker Desktop for Windows
https://www.docker.com/products/docker#/windows
1.84k stars 281 forks source link

docker desktop wsl update failed #14164

Open Impssn opened 2 weeks ago

Impssn commented 2 weeks ago

Description

Unable to run docker since installed. always prompts error message box stating docker desktop wsl update failed. I installed wsl, hyper v still am getting same error. I also activated them all.

Reproduce

Screenshot (1289)

Expected behavior

Screenshot (1289)

docker version

Client:
 Version:           26.1.4
 API version:       1.45
 Go version:        go1.21.11
 Git commit:        5650f9b
 Built:             Wed Jun  5 11:29:54 2024
 OS/Arch:           windows/amd64
 Context:           desktop-linux
error during connect: Get "http://%2F%2F.%2Fpipe%2FdockerDesktopLinuxEngine/v1.45/version": open //./pipe/dockerDesktopLinuxEngine: The system cannot find the file specified.

docker info

NO output printed for docker info

Diagnostics ID

03EC6B7E-C301-4166-9BF0-787F6906405E/20240630190508

Additional Info

No response

voonyee commented 2 weeks ago

Hi, Based on the reported error, it will be good to go CMD or PowerShell to check on your WSL to see if any errors pop out. For example:

wsl --list --all -v 
wsl --update
wsl --status
PravinKumar-B commented 2 weeks ago

Facing the same problem.Kindly let me know if you find solution for this error.

Impssn commented 2 weeks ago

I have attached the screenshot for your reference after running the commands. Screenshot (1290)

PravinKumar-B commented 2 weeks ago
docker error

this is the error i am getting when I tried of open docker desktop