I’m currently encountering an issue with Docker on my Windows machine, and I’m seeking assistance from the community to help me troubleshoot and resolve the issue.
I’m experiencing difficulties starting Docker. The error message I’m encountering is:
“updating wsl: update failed: wsl.exe --update n–web-download not supported”
Environment:
Operating System: Windows 10 home
Docker Version: 24.0.6, build ed223bc
Steps Taken:
I have updated WSL to the latest version.
Set the default WSL version to 2.
Enabled virtualization feature
It doesn’t look like a Docker related issue. Your Docker Desktop doesn’t even use WSL according the the screenshot. Otherwise you would have “docker-desktop” and “docker-desktop-data” distributions. Maybe I missed something so can you tell us why you think it is related to Docker?
I have the same problem with automatic update of wsl.
Latest version of Docker Desktop (4.25.1.128006) crashes on start with same error message.
If I try manual updating of wsl - Docker Desktop also doesn’t start. It complains of wsl latest version. But I have this one already. And I don’t use it at all.
What should I do to repair Docker Desktop installation?
I have the same problem. wsl --update
says that i have the latest version.
OS Windows 10 Pro 22H2 (19045.2006)
Docker Desktop (4.25.1.128006)
But when I start Docker Desktop it crushes with error:
Updating wsl: update failed: wsl.exe --update --web-download not supported
The link above didn’t help as I have Windows 10 Pro
When I run wsl --help
there is no option --web-download for --update
only option --rollback