-
Notifications
You must be signed in to change notification settings - Fork 288
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
Access denied #14654
Comments
@Goldorako you have podman running on your system which is using that named pipe
If you terminate podman, you should be able to start and use Docker Desktop. |
@karman-docker I tried your suggestion but it seems that it isn't resolving the issue either |
Thanks @karman-docker |
@Goldorako did you get the same access denied error ? Can you share a new diag for review please. |
@karman-docker @Goldorako |
I have exactly the same issue |
How can I do this? |
@Goldorako from your diag, I still see that process running:
Probably something is relaunching it after you killed it. |
Search for docker in Start |
Unregister Podman for a while and try again |
I have done it, and all the rights are ok |
ok thanks, I am gonna try to uninstall Hivello and podeman |
Don't Forget to use ' wsl --unregister podman-hivello' in terminal |
|
I close it by mistake ;) |
I think I've got a conflit between my windows partition and my Linux one, where podman is installed (that's why I have unable to find it in my windows proesses) |
Description
Hello
My docker was running fine during several days, and 3 days ago it stops with this message "pipe\docker_engine: Access is denied."
I have already tried without success :
It seems to look for a linux file, but I am with a windows configuration...
Docker version 27.5.1, build 9f9e405
Thanks for any help
Reproduce
start docker desktop
Expected behavior
No response
docker version
Client: Version: 27.5.1 API version: 1.47 Go version: go1.22.11 Git commit: 9f9e405 Built: Wed Jan 22 13:41:44 2025 OS/Arch: windows/amd64 Context: desktop-linux error during connect: Get "http://%2F%2F.%2Fpipe%2FdockerDesktopLinuxEngine/v1.47/version": open //./pipe/dockerDesktopLinuxEngine: The system cannot find the file specified.
docker info
Client: Version: 27.5.1 API version: 1.47 Go version: go1.22.11 Git commit: 9f9e405 Built: Wed Jan 22 13:41:44 2025 OS/Arch: windows/amd64 Context: desktop-linux error during connect: Get "http://%2F%2F.%2Fpipe%2FdockerDesktopLinuxEngine/v1.47/version": open //./pipe/dockerDesktopLinuxEngine: The system cannot find the file specified.
Diagnostics ID
60CDB906-FEA1-4A65-96ED-32DBBCFFF4D4/20250312144522
Additional Info
No response
The text was updated successfully, but these errors were encountered: