Hello All,
I have been using docker desktop for a while and suddenly since few days it stopped working and I have re installed the 4.30 and re created the WSL and also installed the 4.28 and re integrated WSL and restarted my machine several times but unable to start the docker desktop.
Please help as I am behind my business delivery.
thanks in advance!!!
rimelek
(Ákos Takács)
May 16, 2024, 6:29pm
2
I found a related issue on GitHub:
opened 09:40AM - 25 Apr 24 UTC
status/triage
area/WSL2
version/4.29.0
### Description
running engine: waiting for the VM setup to be ready: starting … WSL engine: bootstrapping in the main distro: starting wsl-bootstrap: context canceled
docker engine is not running.
### Reproduce
1. run docker as administrator and its showing the above error.
### Expected behavior
Docker engine should run
### docker version
```bash
20.10.
```
### docker info
```bash
did wsl --shutdown and restarted, even then got the same error.
```
### Diagnostics ID
A300B799-05AD-44E7-ADB7-EB3BF6C757E4/20240425093032
### Additional Info
_No response_
Please, check if it helps you
wsl --unregister docker-desktop
wsl --unregister docker-desktop-data
it’s my work
1 Like