for-win icon indicating copy to clipboard operation
for-win copied to clipboard

Docker desktop doesn't start

Open SvenVandenbrande opened this issue 1 year ago • 4 comments

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

SvenVandenbrande avatar Jul 28 '24 17:07 SvenVandenbrande

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

TheDoubleH avatar Jul 29 '24 09:07 TheDoubleH

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.

tmenier avatar Jul 31 '24 22:07 tmenier

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...

SvenVandenbrande avatar Aug 01 '24 05:08 SvenVandenbrande

I updated my docker desktop to latest yesterday and at first it started as thought after the upgrade. But today i met the same issue. I wonder if there is any solution or i just have to downgrade?

t0mmy4 avatar Sep 22 '24 09:09 t0mmy4

I have been having this issue with the last many version upgrades over the last 8 months, including the latest 4.34.3. It is crashing my application on a random basis. I'd really like a fix, so if anyone can advise as to what we can do to help or remediate the issue it would be appreciated. We're using Hyper-V VM and cannot use WSL for our application. docker ps in CLI responds with the following error as well: request returned Internal Server Error for API route and version http://%2F%2F.%2Fpipe%2FdockerDesktopLinuxEngine/v1.47/containers/json, check if the server supports the requested API version

MarkIITech avatar Oct 16 '24 22:10 MarkIITech