Open Squamto opened 1 month ago
Hi @Squamto, I am sorry to hear that Docker Desktop is not working for you.
From your diagnostics I see that you are running your WSL2 using a relatively old (presumably custom) build of the linux kernel (Linux version 4.19.84-microsoft-custom+).
Could you please confirm whether that's the case and verify if you still face the same issue when using the default WSL2 kernel? Custom kernels are normally configured using the .wslconfig
file (see official docs).
(I recommend to quit Docker Desktop and to perform a wsl --shutdown
after updating the kernel config)
Yes, that is probably it. I completely forgot about that. I am currently unable to try it, but it sounds promising.
Description
I had Docker Desktop installed previously and wanted to install it again, but after the installation it does not start and prints the following wsl error:
I already tried reinstalling it a few weeks later, including the wls distro, but nothing changed. During the install a few weeks ago it spammed me with Admin requests and would not stop until I denied it. But today it did not do that.
Reproduce
Install Docker Desktop and run it.
Expected behavior
No response
docker version
docker info
Diagnostics ID
B1A17C9A-C68A-4FC0-BB28-C7CE0FD5C809/20241003125850
Additional Info
No response