for-win
for-win copied to clipboard
Cannot Start After Upgrading | WSL Errors
Description
After upgrading to v4.30.
the app no longer is able to start properly. We have also tried 4.29 and the error still occurs.
The last working version is v4.26.0
.
We have tried to do a clean install of Windows 10, but the issue persists.
We also tried different WSL distros, but same error just with the name of the Ubuntu distro changed. Tried Ubuntu-24.04, Ubuntu-22.04, Ubuntu-20.04, and Ubuntu
We tried to run the self-diagnose tool and got the following output:
Please investigate the following 2 issues:
1 : The test: is the Docker engine running? Failed with: Cannot connect to the Docker daemon at npipe:////./pipe/docker_engine_linux. Is the docker daemon running?
The Docker engine manages all containers and images on the host. Check the dockerd.log to see why it failed to start.
2 : The test: is the user in the docker-users group? Failed with: The user name could not be found.
The current user must be member of the docker-users group. Press the Win + R keys to open Run, type lusrmgr.msc into Run, followed by Enter to open Local Users and Groups.
However the user is already added to the group: net localgroup docker-users /add "*****\****@*****"
WSL is up-to-date as well.
Thanks
Reproduce
Start Docker Desktop... Get error
Expected behavior
No response
docker version
n/a
docker info
n/a
Diagnostics ID
315A29C4-54B8-4BF0-9B64-B336A7F4A633/20240605173832
Additional Info
No response