-
Notifications
You must be signed in to change notification settings - Fork 121
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
Unable to start or even install docker #7529
Comments
Hi, Some of the Users in my organisation are facing this issue, When they normally tried opening Docker Desktop they were provided with the error referred in 7527, Tried the steps specified in the same article but it returned no directory found as the same was uninstalled. The devices reported this issue were running Ventura 13.4.1, Monterey 12.7.6 Also there was another instance but the same was remediated once i uninstalled and reinstalled (That too was with Ventura) and same happened with another Monterey machine as well but remediated once i uninstalled and reinstalled. The steps i followed to uninstall are as follows:- Option+Command+Delete the Docker.app I followed the above for the specified 2 devices (Which i am actually having issues with) above yielded same result as specifed by @LukeCSYello moreover in my case the application does not inflate but still it is running as per the activity monitor tried various steps from ChatGPT. |
I also tried following the steps in #7527, but the issue was not resolved. My OS is Sonoma 14.6.1, and I'm using a MacBook Air M2 2022.
I tried Docker Desktop 4.37.2 for Mac with Apple chip. In my case, uninstalling and reinstalling Docker Desktop did not resolve the issue. |
Also tried all the above, on Sonoma 14.7.1 MacBook Pro M1 Chip. Tried with the most recent version available on the website (4.29.0) and many others... same result. This popup continues to open each and every time. EDIT: |
Still Facing the issue, tried as mentioned in #7527 |
Our team is experiencing the same issue mentioned by @varma-shipsy. |
Same here. I am on macOS 14.6.1 (23G93). |
I had the same issue on Apple M1Pro / MacOS Sonoma 14.3.1. Finally, Docker Desktop was moved to Bin.
I tried installing Docker Desktop v4.37.2, and v4.36.0 but all of them failed to start. |
|
This seemed to resolve it for me. |
Reinstall was still giving me issues. Uninstalled using instructions from #7527 and reinstalled using this command fixed for me as well. UPDATE: |
I have the same problem with another container!v What version did you install? |
Does anyone know the root cause of this? Does Docker have malware, or why was it detected like this? |
The problem comes from a failed certificate rotation, and is fixed in the latest version. But after trying all recommended steps provided by #7527 and running the command provided in this issue (and waiting for a few minutes for a final pop-up to ask my password), Docker is now able to start. |
If your issues is CDK related this is the work around we are using... brew install colima CDK will invoke the Docker CLI, which now points to Colima. |
thanks it's works for me |
the key statement for me was |
Same, any solutions, please |
Thanks! This seemed to fix the issue for me (particularly https://docs.docker.com/desktop/cert-revoke-solution/#install-a-patch-if-you-have-version-432---436 steps 1-5) |
Description
Turning on my Mac, I am immediately presented a popup that cannot be dismissed.
I uninstall the app, and attempt to re-install it from the latest version.
I am then given the error "Docker is damaged and can't be opened", in a similar dialog, with the buttons 'Ok' and 'Show in Finder'.
I then follow the steps given in #7527
(Although the first step
sudo pkill '[dD]ocker'
did not work as Docker had already been uninstalled.I have tried to install previous versions but all versions tested (listed in reproduce steps) yielded the same results.
I am not sure what triggered the popup to show initially as it was only when I first started my machine this morning, rather than in response to trying to install for first time or update.
Reproduce
Of course, I had tried restarting my machine after uninstalling before trying to reinstall the freshly downloaded .dmg files.
Expected behavior
Docker should run.
docker version
No output, Docker is not able to be installed. Tried installing Docker desktop versions 4.37.2, 4.37.1, 4.37.0, 4.36.0. The original version that broke was first downloaded 24 May 2024, so I suspect it would have been 4.30.0, but I don't know for certain if it had been updated, and to which version it may have been updated to. The original .dmg installed was 502.3MB if that helps to narrow it down.
docker info
Diagnostics ID
No diagnostics ID as Docker is not able to be installed.
Additional Info
macOS: Sonoma 14.4.1
Processor: 2GHz Quad-Core Intel Core i5
Graphics: Intel Iris Plus Graphics 1536 MB
The text was updated successfully, but these errors were encountered: