Open Rulowizard opened 5 days ago
i'm having the same problem here in windows 11
i'm having the same problem here in windows 11
I don't have this in Windows 11 24H2/23H2/22H2, but the same problem in Windows Server 2025.
i'm having the same problem here in windows 11
I don't have this in Windows 11 24H2/23H2/22H2, but the same problem in Windows Server 2025.
Addtionaly, running the command myself didn't work.
WSL returned some charactors that didn't seem can be read. Just like: ????????
I think this is because my system language was set to zh-CN. After I changed it to en-US, WSL returned:
The connection with the virtual machine or container was closed.
WSL / Hyoer-V machines or Docker Desktop with Hyper-V doesn't work for me as well.
i have fixed it by using wsl2 by default and restarted the machine
i have fixed it by using wsl2 by default and restarted the machine
but I can't fixed it by doing that...
It looks like this for me.
The WSL debug console is shown due to this WSL setting Enable debug console
.
Description
I am trying to start docker desktop and get this error: Docker Desktop - Unexpected WSL error
deploying WSL2 distributions ensuring main distro is deployed: deploying "docker-desktop": importing WSL distro "No se pudo iniciar la operación porque no se instaló una característica requerida. \r\nCódigo de error: Wsl/Service/RegisterDistro/CreateVm/HCS/HCS_E_SERVICE_NOT_AVAILABLE\r\n" output="docker-desktop": exit code: 4294967295: running WSL command wsl.exe C:\WINDOWS\System32\wsl.exe --import docker-desktop\AppData\Local\Docker\wsl\main C:\Program Files\Docker\Docker\resources\wsl\wsl-bootstrap.tar --version 2: No se pudo iniciar la operación porque no se instaló una característica requerida.
Código de error: Wsl/Service/RegisterDistro/CreateVm/HCS/HCS_E_SERVICE_NOT_AVAILABLE
: exit status 0xffffffff
checking if isocache exists: CreateFile \wsl$\docker-desktop-data\isocache\: The network name cannot be found.
Reproduce
Run docker desktop
Expected behavior
Docker desktop should start
docker version
docker info
Diagnostics ID
26CD155B-6E20-4420-AD70-780BC96CD335/20241120033218
Additional Info
No response