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

Rancher Desktop 1.14.2 Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running? #7625

Open
rishiraja18 opened this issue Oct 11, 2024 · 2 comments

Comments

@rishiraja18
Copy link

Actual Behavior

I have installed Rancher Desktop 1.14.2 in my Laptop then opened the Rancher Desktop. It was working with 1.4.1.Not working now in 1.4.1 and also in 1.14.2.

Steps to Reproduce

Step#1: Start Rancher Desktop
Step#2: Execute docker ps or docker version

Result

Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?

Expected Behavior

Docker CLI should communicate to Docker Deamon

Additional Information

No response

Rancher Desktop Version

1.14.2

Rancher Desktop K8s Version

1.30.5

Which container engine are you using?

moby (docker cli)

What operating system are you using?

Windows

Operating System / Build Version

Windows 11

What CPU architecture are you using?

x64

Linux only: what package format did you use to install Rancher Desktop?

None

Windows User Only

I am in Company Firewall but it was working earlier with the same Firewall i was using
Rancher Desktop Version 1.4.1

@rishiraja18 rishiraja18 added the kind/bug Something isn't working label Oct 11, 2024
@mook-as
Copy link
Contributor

mook-as commented Oct 11, 2024

Are you using WSL (that is, starting docker ps from a Ubuntu or other distribution)?

If yes, please make sure you have integration enabled for it.

@rishiraja18
Copy link
Author

rishiraja18 commented Oct 15, 2024

Are you using WSL (that is, starting docker ps from a Ubuntu or other distribution)?

If yes, please make sure you have integration enabled for it.

Hi @mook-as ,Thanks for your reply,I am using the WSL and the integrations are enabled,When i run the command wsl -l -v in power shell i see Ubuntu is running and the Rancher-desktop is not running and if i run docker ps getting the error
error during connect: this error may indicate that the docker daemon is not running: Get "http://%2F%2F.%2Fpipe%2Fdocker_engine/v1.45/containers/json": open //./pipe/docker_engine: The system cannot find the file specified.

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