can any one help to resolve this issue
Suggestion: If you try to choose a descriptive title, you donāt just have a bigger chance to get replies, but the forum can automatically inform you about a similar existing topic. in this case:
For more help, please, share mor einfo about what you did before the error message exactly.Have you also tried to click on the āskipā button? Do you have an Ubuntu distro at all?
This should show the distro names
wsl -l -v
Hi! Iām using Windows and I suffered the same errors while updating Docker Desktop. I tried to check out if there was any problems with my WSL version but I could not find any unsual points. Here is the result.
Can you please help me check if there are any errors to fix this?
You guys didnāt happen to use one of these command before the error was raised:
wsl --shutdownwsl --terminate Ubuntuwsl --t Ubuntu
Or executed a command inside the distribution that made it stop?
If the Distribution is stopped, or restarted, it might be necessary to āRestart the WSL integrationā.
I only recently started using Docker and WSL for Windows again after a long time, so I donāt remember exactly if I used those commands, but Iām pretty sure I didnāt. I tried restarting WSL integration by clicking āRestart the WSL integrationā but the error persists. What can I do to restart WSL?
Afaik, there is no restart. The above command stops the wsl system vm (which terminates all running distros, including Docker Desktop). If you start a distro, it will start the system vm automatically.
You might want to quit Docker Desktop before stopping the system vm.
Starting Docker Desktop, will also start all wsl distros with enabled wsl integration.
I just tried it on Docker Desktop 4.55.0:
- Docker Desktops starts the distro with enabled WSL integration
- Terminate a WSL distro with enabled WSL integration
- Docker Desktop detects the integration as not working, and shows the error message
- A click on the āRestart the WSL integrationā button, does not recover the situation and re-appears in a loop.
A wsl --shutdown recovers the situation (but also stops all containers if Docker Desktop was running)
Looks like a bug to me.
It seems like a hard problem, nah. Could you find there any known workaround (other than wsl --shutdown) or configuration change to avoid this loop?
Also, is this issue already tracked internally or planned to be fixed in a future release?
This is the GitHub repository where Docker Desktop for Windows are tracked: GitHub Ā· Where software is built
There are plenty of āWSL integration problemsā reported. I am not sure, whether it makes sense to create a new one issue.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.

