Skip to content

Docker Desktop 4.8.2 not working after updating to macOS Monterey 12.4 #6331

Description

@dreamawakening
  • I have tried with the latest version of Docker Desktop
  • I have tried disabling enabled experimental features
  • I have uploaded Diagnostics
  • Diagnostics ID: 00761D89-90BD-4FBB-ABF4-080F56FA00D7/20220529080222

Expected behavior

Docker should start without errors.

Actual behavior

It's not working at all and will not start, despite trying many things. This is the output of docker ps:

Error response from daemon: dial unix /Users/daniel/Library/Containers/com.docker.docker/Data/docker.raw.sock: connect: no such file or directory

Information

  • macOS Version: 12.4
  • Intel chip or Apple chip: Apple
  • Docker Desktop Version: 4.8.2 (79419)

The app has not working at all since updating to macOS Monterey 12.4 today. It was working fine before then.

I've tried the following:

  1. Clicking any of the troubleshooting buttons, such as these does nothing. It's completely unresponsive:

Screen Shot 2022-05-29 at 5 34 39 pm

  1. Reinstalling docker with brew doesn't work:
brew uninstall --cask docker
brew install --cask docker
  1. Uninstalling the app from Brew, and then installing the Apple Silicon .dmg from your website didn't work.

  2. Removing the app's files and then reinstalling via step 1 or 2 didn't work:

rm -rf ~/.docker
rm -rf ~/Library/Saved Application State/com.electron.docker-frontend.savedState
rm -rf ~/Library/Preferences/com.electron.docker-frontend.plist
rm -rf ~/Library/Preferences/com.docker.docker.plist
rm -rf ~/Library/Group\ Containers/group.com.docker/
rm -rf ~/Library/Cookies/com.docker.docker.binarycookies
rm -rf ~/Library/Caches/com.docker.docker
rm -rf ~/Library/Application\ Support/Docker\ Desktop/
  1. Restarting my Mac doesn't work.
  2. Restarting the Docker app doesn't work.
  3. Killing all Docker processes with the Activity Monitor doesn't work.
  4. Deleting the app from /Applications and then reinstalling it doesn't work.

Output of /Applications/Docker.app/Contents/MacOS/com.docker.diagnose check

diagnostics.log

Steps to reproduce the behavior

I'm not sure how to reproduce this.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions