Stream: containers

Topic: Docker trouble on macOS 15


view this post on Zulip Philip Durbin ๐Ÿš€ (Jan 21 2025 at 19:24):

Bah, I can't even run docker ps.

% docker ps
zsh: killed     docker ps

view this post on Zulip Jan Range (Jan 22 2025 at 13:41):

Maybe a clean re-installation helps? I have used PearCleaner to remove every last bit for a fresh installation. Seems like the regular uninstaller leaves some stuff on the system.

view this post on Zulip Jan Range (Jan 22 2025 at 13:46):

Also, there have been some issues related to macOS recently for Docker Desktop. But these seem to be fixed with the most recent version.

view this post on Zulip Philip Durbin ๐Ÿš€ (Jan 22 2025 at 14:17):

Actually, @Omer M Fahim just had some trouble getting Docker to run properly on macOS. I think he had to upgrade macOS or something.

view this post on Zulip Jan Range (Jan 22 2025 at 14:37):

Oh great! Will try this out

view this post on Zulip Jan Range (Jan 22 2025 at 14:37):

Which version are you on?

view this post on Zulip Philip Durbin ๐Ÿš€ (Jan 22 2025 at 14:38):

macOS Sequoia Version 15.1.1 (24B91)

view this post on Zulip Jan Range (Jan 22 2025 at 14:54):

Same, hope that fixes the issues!

view this post on Zulip Philip Durbin ๐Ÿš€ (Jan 22 2025 at 16:26):

This is interesting:

% ~/Downloads/check.sh /Library/PrivilegedHelperTools/com.docker.vmnetd
-----------------------------------------------------------------
Certificate details for com.docker.vmnetd:
 serial=1316FD127D9A5715176591F85FFC3C66
 subject=UID=9BNSXJN65R
 CN=Developer ID Application: Docker Inc (9BNSXJN65R)
 OU=9BNSXJN65R
 O=Docker Inc
 C=US
 issuer=CN=Developer ID Certification Authority
 OU=G2
 O=Apple Inc.
 C=US
 notBefore=Feb  8 12:56:54 2024 GMT
 notAfter=Feb  8 12:56:53 2029 GMT
-----------------------------------------------------------------

com.docker.vmnetd is signed with a revoked certificate
please download and install a new version of Docker Desktop

view this post on Zulip Philip Durbin ๐Ÿš€ (Jan 22 2025 at 16:27):

From https://github.com/docker/for-mac/issues/7527

view this post on Zulip Philip Durbin ๐Ÿš€ (Jan 22 2025 at 16:29):

I just went through the "Privileged users" steps in that issue. Rebooting. Fingers crossed.

view this post on Zulip Philip Durbin ๐Ÿš€ (Jan 22 2025 at 16:32):

Afterward, that "check" script was happy, by the way.

view this post on Zulip Philip Durbin ๐Ÿš€ (Jan 22 2025 at 16:33):

Done rebooting and I'm back in business.

view this post on Zulip Philip Durbin ๐Ÿš€ (Jan 22 2025 at 16:33):

This was the most brutal error I saw:

Screenshot 2025-01-22 at 11.16.04โ€ฏAM.png

view this post on Zulip Philip Durbin ๐Ÿš€ (Jan 22 2025 at 16:39):

I'm on macOS 15.2 now, by the way.

view this post on Zulip Philip Durbin ๐Ÿš€ (Jan 23 2025 at 13:56):

And Docker Desktop 4.37.2.

view this post on Zulip Philip Durbin ๐Ÿš€ (Feb 10 2025 at 19:42):

Gah! Not again!

Screenshot 2025-02-10 at 2.41.16โ€ฏPM.png

view this post on Zulip Philip Durbin ๐Ÿš€ (Feb 10 2025 at 19:58):

I upgraded to Docker Desktop 4.38.0. I think it helped.


Last updated: Oct 30 2025 at 05:14 UTC