docker just stopped working 2 days ago. Random. I deactivated auto update doesnt seem to matter.
Stopped working is the first thing, then it says extensions: faiiled to fetch extensions, then a pop comes a long after a few minutes that I need to update WSL.
I already tried downloading newest WSL both via github as well via WSL – update in win.terminal
when I try to update via terminal, it says its already the newest version…
docker: Docker Desktop 4.41.2 (191736)
thanks, I did uninstall all. After a few reinstalls I toggled off my internet connection and was able to reinstall and have it not update. Even if I change to settings to NOT auto-update it still does after a few days or so and same issue is comming back. Tried manual and auto installing the WSL but that just doesnt work and I always end up in “docker stopped”
I just installed Docker a few minuets ago, and the engine immediately stops. My first guess was to check if my linux system was ok on my Windows 11 computer. All was good, so I went to the Windows store and downloaded and installed Ubuntu 22.04.5 LTS. Started Docker again and it worked.
That’s interesting. It is like Docker Desktop wanted to use WSL2 integration on a WSL2 distribution that didn’t exist. At least I don’t see why else Docker Desktop would need a WSL2 distribution other than “docker-desktop”.
I assume it is a different issue, but thank you for sharing your solution.