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

Restart Loop after Update to the latest Version

Open FerricFeuerherz opened this issue 1 year ago • 2 comments

Description

Hello, sorry for my bad english.

Today i have installed the latest version of docker desktop and got stuck in a restart loop. After updating docker wanted elevated privilge. I granted the privilege and after a second docker wanted it again. So I closed the Docker Desktop program and started it as administrator, but it got stuck on a reboot loop.

After some research and canceling the elevated privilege request, I have found the issue #13868.

My OS locale is german so it may be the same issue? I've looked in the com.docker.admin.exe.log and there is this one line over and over again:

-------------------------------------------------------------------------------->8 [2024-09-05T04:45:28.384287200Z][com.docker.admin.exe.update] updating wsl with -> wsl.exe --update --web-download [2024-09-05T04:45:28.436788400Z][com.docker.admin.exe.update] update completed successfully: Es wird nach Updates gesucht. Die neueste Version von Windows-Subsystem für Linux ist bereits installiert.

Thanks in advance for the help.

Kind regards Dominic

Reproduce

Starting Docker Desktop

Expected behavior

The Docker Desktop app should start and the daemon should be running.

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: Das System kann die angegebene Datei nicht finden.

docker info

C:\Windows\system32>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: Das System kann die angegebene Datei nicht finden.
errors pretty printing info

Diagnostics ID

8EFF0CF0-44C4-4716-9DC2-9E50F9237246/20240905055741

Additional Info

WSL-Version: 2.2.4.0 Kernelversion: 5.15.153.1-2 WSLg-Version: 1.0.61 MSRDC-Version: 1.2.5326 Direct3D-Version: 1.611.1-81528511 DXCore-Version: 10.0.26091.1-240325-1447.ge-release Windows-Version: 10.0.19045.4780

Windows Subsystem für Linux-Distributionen: Ubuntu-24.04 (Standard) Ubuntu-20.04 Ubuntu docker-desktop

FerricFeuerherz avatar Sep 05 '24 06:09 FerricFeuerherz

English user, encountering same problem

ynot01 avatar Sep 05 '24 20:09 ynot01

Quick Update to my problem. I don't know what changed, but with Version 4.34.2 (167172) I'm able to use Docker Desktop again. Besides the docker version the only thing I see changed was "Windows-Version: 10.0.19045.4894" in the wsl --version command.

FerricFeuerherz avatar Sep 16 '24 18:09 FerricFeuerherz