docker / desktop-linux

Bug reports for Docker Desktop for Linux
https://docs.docker.com/desktop/linux/
73 stars 5 forks source link

docker desktop refuses to start #163

Closed shubhisroking closed 9 months ago

shubhisroking commented 10 months ago

Description

So if I try to start the desktop desktop it doesn't start and I get this error ERROR: Cannot connect to the Docker daemon at unix:///home/shubh/.docker/desktop/docker.sock. Is the docker daemon running? errors pretty printing info but if I remove the ~/.docker/desktop folder it works

Reproduce

launch docker desktop

Expected behavior

launch normally

docker version

Client:
 Version:           24.0.5
 API version:       1.43
 Go version:        go1.20.6
 Git commit:        ced0996600
 Built:             Wed Jul 26 21:44:58 2023
 OS/Arch:           linux/amd64
 Context:           desktop-linux
Cannot connect to the Docker daemon at unix:///home/shubh/.docker/desktop/docker.sock. Is the docker daemon running?

docker info

Client:
 Version:    24.0.5
 Context:    desktop-linux
 Debug Mode: false
 Plugins:
  extension: Manages Docker extensions (Docker Inc.)
    Version:  v0.2.20
    Path:     /usr/lib/docker/cli-plugins/docker-extension

Server:
ERROR: Cannot connect to the Docker daemon at unix:///home/shubh/.docker/desktop/docker.sock. Is the docker daemon running?
errors pretty printing info

Diagnostics ID

d524bb56-956c-4399-98be-bf7e255607f6/20230815105339

Additional Info

No response

shubhisroking commented 9 months ago

fixed with a display manager