-
Notifications
You must be signed in to change notification settings - Fork 118
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
Helper install infinite loop #2687
Comments
I somehow got myself into this frustrating state after some combination of old docker machine installs/uninstalls in the past and running "brew upgrade docker" and "brew uninstall --force docker" right before using a version downloaded directly. Once I ran
by hand, which re-enabled the disabled service while loading it, it fixed everything. It's minutely possible I had disabled the service by hand at some point, but I'm pretty sure I didn't. |
Hi @ehershey. Without diagnostics, there's no debugging we can do. |
No answer, and a new stable was released. |
same issue. Looping on "Docker needs priviled access" FYI:
fixed it ;-) |
Got the same issue, @orefalo's recommendation works! |
That's good news! But I would like to know in what state Docker was so that this fix was needed. I don't know how to reproduce it. Also, I would like to know the versions of Docker for Mac that are troublesome on this regard. TIA! |
Closing, since it seems that we found a good way to tell the user how to get out of this hell (#2934). |
rebooting worked for me |
Closed issues are locked after 30 days of inactivity. If you have found a problem that seems similar to this, please open a new issue. Send feedback to Docker Community Slack channels #docker-for-mac or #docker-for-windows. |
Expected behavior
First run of Docker.app installs helper then starts normally.
Actual behavior
Infinite loop of "Docker needs privileged access" and username/password dialog.
Information
Can't run "Diagnose & Feedback" in the menu - selecting the option does nothing (presumably because the privileged access dialog is open and can't be dismissed without exiting).
Steps to reproduce the behavior
The text was updated successfully, but these errors were encountered: