docker / for-win

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

Can't start docker Desktop on windows. #13948

Open acamaraAcronis opened 7 months ago

acamaraAcronis commented 7 months ago

Description

image Cannot start docker desktop app. I've tried all steps mentioned on error message and it didn't work.

Reproduce

Open docker desktop app. It fails and shows image from desfription.

Expected behavior

No response

docker version

Client:
 Cloud integration: v1.0.35+desktop.5
 Version:           24.0.6
 API version:       1.43
 Go version:        go1.20.7
 Git commit:        ed223bc
 Built:             Mon Sep  4 12:32:48 2023
 OS/Arch:           windows/amd64
 Context:           default

docker info

Client:
 Version:    24.0.6
 Context:    default
 Debug Mode: false
 Plugins:
  buildx: Docker Buildx (Docker Inc.)
    Version:  v0.11.2-desktop.5
    Path:     C:\Program Files\Docker\cli-plugins\docker-buildx.exe
  compose: Docker Compose (Docker Inc.)
    Version:  v2.23.0-desktop.1
    Path:     C:\Program Files\Docker\cli-plugins\docker-compose.exe
  dev: Docker Dev Environments (Docker Inc.)
    Version:  v0.1.0
    Path:     C:\Program Files\Docker\cli-plugins\docker-dev.exe
  extension: Manages Docker extensions (Docker Inc.)
    Version:  v0.2.20
    Path:     C:\Program Files\Docker\cli-plugins\docker-extension.exe
  init: Creates Docker-related starter files for your project (Docker Inc.)
    Version:  v0.1.0-beta.9
    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
  scan: Docker Scan (Docker Inc.)
    Version:  v0.26.0
    Path:     C:\Program Files\Docker\cli-plugins\docker-scan.exe
  scout: Docker Scout (Docker Inc.)
    Version:  v1.0.9
    Path:     C:\Program Files\Docker\cli-plugins\docker-scout.exe

Server:
ERROR: error during connect: this error may indicate that the docker daemon is not running: Get "http://%2F%2F.%2Fpipe%2Fdocker_engine/v1.24/info": open //./pipe/docker_engine: The system cannot find the file specified.
errors pretty printing info

Diagnostics ID

0ED94949-8534-4671-939F-ABC3F9C5C509

Additional Info

No response

ZEUSGMJ commented 7 months ago

Facing the same issue too!

ZEUSGMJ commented 7 months ago

Okay, I got docker running now.

I checked on Task Manager to see whether Virtualization is disabled or not. (It was disabled for some reason), Had to boot into the BIOS and enabled it and restarted my system.

image

Docker now opens and runs without any issue.

Check if Virtualization is disabled for you.

AvidCuberCoding commented 7 months ago

I am experiencing the same issue, however I have Virtualization enabled and it persists. I can unreliably get it to launch, but if it shuts down or i have to restart, back to the basics. I have done all but completely reinstall windows and it has me beat.

2172C4FB-44F3-4EA3-8D76-556DBA581980/20240310222238

ZEUSGMJ commented 7 months ago

@AvidCuberCoding weird. Maybe try disabling Virtualization first, launch docker and then enable it again and see if that helps?