Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restart Loop after Update to the latest Version #14296

Open
FerricFeuerherz opened this issue Sep 5, 2024 · 2 comments
Open

Restart Loop after Update to the latest Version #14296

FerricFeuerherz opened this issue Sep 5, 2024 · 2 comments

Comments

@FerricFeuerherz
Copy link

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

@ynot01
Copy link

ynot01 commented Sep 5, 2024

English user, encountering same problem

@FerricFeuerherz
Copy link
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants