docker / for-win

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

Docker desktop doesn't start #14223

Open SvenVandenbrande opened 1 month ago

SvenVandenbrande commented 1 month ago

Description

First updated to 4.32. Looked at the site and after that installed 4.33 but same issue

image

Reproduce

Just starting docker desktop Also tried "As Administrator"

Expected behavior

No response

docker version

Client:
 Version:           27.1.1
 API version:       1.46
 Go version:        go1.21.12
 Git commit:        6312585
 Built:             Tue Jul 23 19:57:57 2024
 OS/Arch:           windows/amd64
 Context:           desktop-linux
error during connect: Get "http://%2F%2F.%2Fpipe%2FdockerDesktopLinuxEngine/v1.46/version": open //./pipe/dockerDesktopLinuxEngine: The system cannot find the file specified.

docker info

Client:
 Version:    27.1.1
 Context:    desktop-linux
 Debug Mode: false
 Plugins:
  buildx: Docker Buildx (Docker Inc.)
    Version:  v0.16.1-desktop.1
    Path:     C:\Program Files\Docker\cli-plugins\docker-buildx.exe
  compose: Docker Compose (Docker Inc.)
    Version:  v2.29.1-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.34
    Path:     C:\Program Files\Docker\cli-plugins\docker-debug.exe
  desktop: Docker Desktop commands (Alpha) (Docker Inc.)
    Version:  v0.0.14
    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.25
    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.11.0
    Path:     C:\Program Files\Docker\cli-plugins\docker-scout.exe

Server:
ERROR: error during connect: Get "http://%2F%2F.%2Fpipe%2FdockerDesktopLinuxEngine/v1.46/info": open //./pipe/dockerDesktopLinuxEngine: The system cannot find the file specified.
errors pretty printing info

Diagnostics ID

0DCFE411-8594-4E7E-80E0-33E424CB9BC7/20240728170108

Additional Info

No response

TheDoubleH commented 1 month ago

I haven't dared to update after I first "updated" to 4.31.0

Ultimately, I am staying on 4.27.2 - and based on the issues I keep seeing here, I won't be moving up in versions any time soon

point in case: #14221 , #13954

tmenier commented 1 month ago

I haven't dared to update after I first "updated" to 4.31.0

Ultimately, I am staying on 4.27.2 - and based on the issues I keep seeing here, I won't be moving up in versions any time soon

point in case: #14221 , #13954

Ditto, and thanks for the tip! Been fighting with this for almost 2 days. Downgrading to 4.27.2 was the only thing that worked.

SvenVandenbrande commented 1 month ago

Don't know what I all did , update wsl version Uninstall, install again Installed via Windows Store Ubuntu subsystem...

Now V4.33 is running (knock on wood),

But yeah for sure something is wrong...