-
Notifications
You must be signed in to change notification settings - Fork 5
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
Cannot connect to the Docker daemon after installing docker desktop on Linux #20
Comments
I have the same problem. The status of the daemon is like above, but the path is not the same as in the error message: Now I try to find a way to set the correct path like in the status of the daemon: When I check the context, both are available. Maybe I mix up docker daemon and containerd, but I guess this is the fault. Some screenshots: |
Let me move this one to the https://github.com/docker/desktop-linux issue tracker which is for Docker Desktop for Linux |
@M31MOTH - could you try following https://docs.docker.com/desktop/linux/install/#uninstall-docker-desktop, and failing that try to remove @BlackElkX - I am not sure if I follow, but if you copied the contents of |
for me, following the instructions linked by @p1-0tr did the trick. I uninstalled docker desktop and then removed the two lines from debian v11 (Kernel: Linux 5.10.0-15-amd64) |
@p1-0tr's solution worked for me too. Ubuntu 22.04.1 LTS (Kernel: Linux 5.15.0-46-generic) |
just switch to default context, after installed docker desktop docker cli commands is being forwarded to docker desktop instead of docker engine docker context ls |
this worked for me |
Thanks, this did the trick ! |
This work for me, I've been looking for this solution all the places. But, after I restart the PC, it went back to |
Switching docker context with docker context use default worked for me |
Found this to be the simplest way to fix this issue. thanks @oktaycekmez |
Totally, that exactly answer I need |
There hasn't been any activity on this issue for a long time. Prevent issues from auto-closing with a /lifecycle stale |
/remove-lifecycle stale |
Didn't work for me. |
Personally, I forget to unable the To solve this, go to Settings -> Advanced -> check the option |
Remove all docker-desktop and install docker-engine work for me. |
Tried the
This looks like the solution, but cannot find Advanced in Settings :-( |
i just encountered this problem, and discovered that running
i just now solved this problem thusly:
|
I can not find the "Settings -> Advanced" configuration in the Ubuntu version of DD... |
Thanks a lot. It helps me, but I cant understand whyyyyyyy |
thanks it works |
Neither did I, seems to no advanced settings in docker-desktop for debian.
|
Thanks!! it works |
So i removed docker-desktop with |
Ok i just needed to run as sudo and it works |
This worked for me as well. |
|
I just solved this problem using run the command |
Thanks, that works for me. |
@p1-0tr's solution worked for me too. Ubuntu 24.04.1 LTS |
This saves 32 GB of my storage. Thanks so much. |
Hello,
I just installed Docker Desktop on my OS Fedora 35, I have been waited a while for this feature, I'm quite disappointed since it broke the Docker demon after I tried to uninstall it !
I have tried everything for the past hour, systemd status seems fine but every else commands are broken.
Tried to reinstall, to stop and start, restart, erase my home ~/.docker/dekstop/docker.sock
Also tried the procedure from the docker documentation : https://docs.docker.com/desktop/linux/install/
Changing context, clean packaging on my machine to purge necessary files.
And after removing et reinstalling both engine and desktop nothing works now !
If anyone know a fix let me know !
Best regards.
The text was updated successfully, but these errors were encountered: