docker / for-win

Bug reports for Docker Desktop for Windows
https://www.docker.com/products/docker#/windows
1.87k stars 291 forks source link

engine linux/wsl failed to run #14445

Open toanphan1302 opened 4 days ago

toanphan1302 commented 4 days ago

Description

running engine: waiting for the Docker API: engine linux/wsl failed to run: starting WSL engine: error spotted in wslbootstrap log: "[2024-11-25T08:14:09.482596405Z][wsl-bootstrap][F] preparing block device /dev/sdd: detecting file system: detecting fs type: exec: \"blkid\": executable file not found in $PATH"

Image

Reproduce

  1. Run docker desktop
  2. The error occur

Expected behavior

No response

docker version

Client:
 Version:           27.3.1
 API version:       1.47
 Go version:        go1.22.7
 Git commit:        ce12230
 Built:             Fri Sep 20 11:42:27 2024
 OS/Arch:           windows/amd64
 Context:           desktop-linux

docker info

Client:                                                                                                                  Version:    27.3.1                                                                                                      Context:    desktop-linux                                                                                               Debug Mode: false                                                                                                       Plugins:                                                                                                                 buildx: Docker Buildx (Docker Inc.)                                                                                       Version:  v0.17.1-desktop.1                                                                                             Path:     C:\Program Files\Docker\cli-plugins\docker-buildx.exe                                                       compose: Docker Compose (Docker Inc.)                                                                                     Version:  v2.29.7-desktop.1                                                                                             Path:     C:\Program Files\Docker\cli-plugins\docker-compose.exe                                                      debug: Get a shell into any image or container (Docker Inc.)                                                              Version:  0.0.37                                                                                                        Path:     C:\Program Files\Docker\cli-plugins\docker-debug.exe                                                        desktop: Docker Desktop commands (Alpha) (Docker Inc.)                                                                    Version:  v0.0.15                                                                                                       Path:     C:\Program Files\Docker\cli-plugins\docker-desktop.exe                                                      dev: Docker Dev Environments (Docker Inc.)                                                                                Version:  v0.1.2                                                                                                        Path:     C:\Program Files\Docker\cli-plugins\docker-dev.exe                                                          extension: Manages Docker extensions (Docker Inc.)                                                                        Version:  v0.2.27                                                                                                       Path:     C:\Program Files\Docker\cli-plugins\docker-extension.exe                                                    feedback: Provide feedback, right in your terminal! (Docker Inc.)                                                         Version:  v1.0.5                                                                                                        Path:     C:\Program Files\Docker\cli-plugins\docker-feedback.exe                                                     init: Creates Docker-related starter files for your project (Docker Inc.)                                                 Version:  v1.3.0                                                                                                        Path:     C:\Program Files\Docker\cli-plugins\docker-init.exe                                                         sbom: View the packaged-based Software Bill Of Materials (SBOM) for an image (Anchore Inc.)                               Version:  0.6.0                                                                                                         Path:     C:\Program Files\Docker\cli-plugins\docker-sbom.exe                                                         scout: Docker Scout (Docker Inc.)                                                                                         Version:  v1.14.0                                                                                                       Path:     C:\Program Files\Docker\cli-plugins\docker-scout.exe

Diagnostics ID

680879A2-1507-4D8B-B7F3-FF860FC8D8DC/20241125081519

Additional Info

No response

griesi007 commented 16 hours ago

@bsousaa I suddenly noticed the same error. WSL itself is running without any issues

running engine: waiting for the Docker API: engine linux/wsl failed to run: starting WSL engine: error spotted in wslbootstrap log: "[2024-11-29T08:43:06.983715802Z][wsl-bootstrap][F] more than one sd* disk in /sys/block with wwid ending by 57de6aa93848de02790adcb4: /dev/sdc,/dev/sde"

DiagnosticsId: C8D509D5-368B-4030-BF82-B30E23F69E96/20241129084428

Image

griesi007 commented 16 hours ago

@toanphan1302 did you find a way to resolve the issue?

toanphan1302 commented 14 hours ago

@toanphan1302 did you find a way to resolve the issue?

Not yet.