docker / for-win

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

install v4.32.0 #14213

Open EUConsulting opened 1 month ago

EUConsulting commented 1 month ago

Description

I updated my docker version to 4.32.0 this morning at the end of the installation I noticed an anomalous behavior and then I restarted the PC he lost everything no image no containers no volume no builds if I try to exit and relaunch Docker it doesn't restart and create a new instance if I restart the PC docker starts but still without any container and volume image in a complete disaster

Reproduce

install 4.32.0

Expected behavior

No response

docker version

Client:
 Version:    27.0.3
 Context:    default
 Debug Mode: false
 Plugins:
  buildx: Docker Buildx (Docker Inc.)
    Version:  v0.15.1-desktop.1
    Path:     C:\Program Files\Docker\cli-plugins\docker-buildx.exe
  compose: Docker Compose (Docker Inc.)
    Version:  v2.28.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.32
    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.10.0
    Path:     C:\Program Files\Docker\cli-plugins\docker-scout.exe

Server:
ERROR: request returned Internal Server Error for API route and version http://%2F%2F.%2Fpipe%2Fdocker_engine/v1.46/info, check if the server supports the requested API version
errors pretty printing info

docker info

Client:
 Version:           27.0.3
 API version:       1.46
 Go version:        go1.21.11
 Git commit:        7d4bcd8
 Built:             Sat Jun 29 00:03:32 2024
 OS/Arch:           windows/amd64
 Context:           default
request returned Internal Server Error for API route and version http://%2F%2F.%2Fpipe%2Fdocker_engine/v1.46/version, check if the server supports the requested API version

Diagnostics ID

AFE9E7EA-C993-4F43-A997-D5026A92E772/20240724101446

Additional Info

Help me!

Sachi9892 commented 1 month ago

Delete .docker file and then restart it . you can find the .docker file mostly at C:/Yourname/

sts-ryan-holton commented 1 month ago

I've had to many problems with this version on Windows 10. Most recently, I can't even start docker engine. There's a .docker in my machine's C drive, and in WSL, which do i delete and how

Sachi9892 commented 1 month ago

In your c:user/yourname you will find .docker directory (folder) just delete it and then restart your docker desktop , it worked for me .

sts-ryan-holton commented 1 month ago

I just get an error:

The action can't be completed because the folder or file in it is open in another program

Note: Docker Desktop is running with this

Sachi9892 commented 1 month ago

File is open is another program..means your docker is running do one thing first stop your docker desktop then go and delete .docker folder. Make sure to stop your docker desktop before deleting the .docker directory. Hope it will help you

sts-ryan-holton commented 1 month ago

I opened this