Open scottdoorware opened 1 week ago
I also encountered this problem
Same here. Cannot start Docker. I assume this is related to the latest update to VS for the .NET 9 release, as it was the last thing I changed in my environment. Everyone in the same situation or no?
UPDATE: Appears if you wait long enough and then hit restart it works. Maybe WSL had to update at startup as well.
Third time I restarted 4.35.1 after upgrading it appeared to work.
I installed it yesterday, got the error. Did a restart today and the error persists.
Setting up new laptop, Windows 11 23H2
Installing docker desktop 4.35.1 has the error described in this issue
Uninstalled this and installed 4.34.3, worked OK
winget install --exact --id Docker.DockerDesktop --version 4.34.3
Description
ID: 5841F4FB-BDAD-477D-8957-714183F28781/20241113054727
Docker Desktop - Unexpected WSL error An unexpected error occurred while executing a WSL command.
Either shut down WSL down with wsl --shutdown, and/or reboot your machine. You can also try reinstalling WSL and/or Docker Desktop. If the issue persists, collect diagnostics and submit an issue .
deploying WSL2 distributions ensuring data disk is available: exit code: 4294967295: running WSL command wsl.exe C:\WINDOWS\System32\wsl.exe --mount --bare --vhd\AppData\Local\Docker\wsl\disk\docker_data.vhdx: Invalid command line option: --mount
Copyright (c) Microsoft Corporation. All rights reserved.
Usage: wsl.exe [Argument] [Options...] [CommandLine]
Arguments for running Linux binaries:
Options:
Arguments for managing Windows Subsystem for Linux:
Arguments for managing distributions in Windows Subsystem for Linux:
: exit status 0xffffffff checking if isocache exists: CreateFile \wsl$\docker-desktop-data\isocache\: The network name cannot be found.
Reproduce
Open Docker Desktop on Windows
Expected behavior
Open
docker version
docker info
Diagnostics ID
5841F4FB-BDAD-477D-8957-714183F28781/20241113054727
Additional Info
No response