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

dapr init fails when using default docker context in Docker Desktop OSX #1402

Closed
ipedrazas opened this issue May 14, 2024 · 4 comments
Closed
Labels
kind/bug Something isn't working stale

Comments

@ipedrazas
Copy link

Expected Behavior

When

dapr init works when using the default docker context in OSX (socket located in ///Users/<user>/.docker/run/docker.sock)

Actual Behavior

When installing and initializing the Dapr CLI, if you see the following error message after running dapr init:

⌛  Making the jump to hyperspace...
❌  could not connect to docker. docker may not be installed or running

Steps to Reproduce the Problem

Using Docker Desktop in OSX:

dapr uninstall
docker context use desktop-linux
dapr init

Release Note

RELEASE NOTE: FIX Bug in dapr init when using Docker Desktop in OSX

@ipedrazas ipedrazas added the kind/bug Something isn't working label May 14, 2024
@ipedrazas
Copy link
Author

(I forgot to mention that I have the fix in case that you're interested 🙈 )

@salaboy
Copy link

salaboy commented May 23, 2024

@ipedrazas thanks! send the PR we can look into it.

@dapr-bot
Copy link
Collaborator

This issue has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in the next 7 days unless it is tagged (pinned, good first issue, help wanted or triaged/resolved) or other activity occurs. Thank you for your contributions.

@dapr-bot dapr-bot added the stale label Jun 22, 2024
@dapr-bot
Copy link
Collaborator

This issue has been automatically closed because it has not had activity in the last 37 days. If this issue is still valid, please ping a maintainer and ask them to label it as pinned, good first issue, help wanted or triaged/resolved. Thank you for your contributions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working stale
Projects
None yet
Development

No branches or pull requests

3 participants