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

Docker quickstart can't see docker running #6412

Closed
lenartowski opened this issue Nov 11, 2022 · 6 comments
Closed

Docker quickstart can't see docker running #6412

lenartowski opened this issue Nov 11, 2022 · 6 comments
Assignees
Labels
bug Bug report stale

Comments

@lenartowski
Copy link

lenartowski commented Nov 11, 2022

Describe the bug
Can't start datahub docker quickstart, I get the message that Docker doesn't seem to be running

To Reproduce
run datahub docker quickstart

Expected behavior
Starting datahub

Output

~ datahub docker quickstart
Detected M1 machine
Unable to run quickstart:
- Docker doesn't seem to be running. Did you start it?
~ docker --version
Docker version 20.10.17-rd, build c2e4e01
~ docker-compose --version
Docker Compose version v2.11.1

Desktop (please complete the following information):

  • OS: Macos 12.6.1 (Macbook Pro with M2 chip)
  • Docker 20.10
  • Docker Compose v2.11.1
  • Datahub CLI version 0.9.2

Additional context
Docker is running as expected, e.g. docker run hello-world runs without problems. I have Rancher Desktop with dockerd/moby as container engine.

@lenartowski lenartowski added the bug Bug report label Nov 11, 2022
@aditya-radhakrishnan
Copy link
Contributor

Can you check if datahub docker check works?

@shirshanka
Copy link
Contributor

@hsheth2 : will this get fixed with your latest changes to docker cli ?

@hsheth2
Copy link
Collaborator

hsheth2 commented Nov 21, 2022

No - this PR #6466 solves for when older versions of docker-compose are installed.

This looks like an issue where docker is installed but we still can't find the docker socket file. @lenartowski I noticed that you're using Rancher desktop - do you see a /var/run/docker.sock file on your system? How about a ~/.rd/docker.sock file?

Possibly related: rancher-sandbox/rancher-desktop#2534

@aditya-radhakrishnan
Copy link
Contributor

Hey @lenartowski were you able to look into Harshal's pointers? Is this still an issue for you?

@github-actions
Copy link

This issue is stale because it has been open for 30 days with no activity. If you believe this is still an issue on the latest DataHub release please leave a comment with the version that you tested it with. If this is a question/discussion please head to https://slack.datahubproject.io. For feature requests please use https://feature-requests.datahubproject.io

@hsheth2
Copy link
Collaborator

hsheth2 commented Jan 19, 2023

@lenartowski I'm closing this for now - please reopen it if you're still facing issues with quickstart

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

No branches or pull requests

4 participants