-
Notifications
You must be signed in to change notification settings - Fork 122
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
Docker commands no longer working after installing docker for mac #432
Comments
I guess it's a cleanup issue since I've been using old docker engine / docker-machine stuff before, but I thought the installation of this newest and greatest should clean up or at least be compatible since it migrated images and containers ok. |
~/d/p/ensime-node ❯❯❯ ll |
Trying to follow instructions here: but don't even get any server version:
|
|
Did a factory reset on docker for mac and now it seems to work: ❯ docker version Server: However, it did before too so I'm not sure it will last… |
merging with #119 |
Detected symptom of problem 'symlinks-are-not-correctly-installed' in A6FD1B8B-00E4-486D-A62C-44374E570E76/20160826-103917. Thanks for your report! The docker symlinks have not been correctly installed by the installer, which is a known issue that we are currently working on. A possible workaround is to install the docker client manually by running:
May be related to #785 The following log matches:
|
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
docker commands to work
Actual behavior
❯❯❯ docker ps ⏎ master
Error response from daemon: Bad response from Docker engine
Information
Diagnostic ID: A6FD1B8B-00E4-486D-A62C-44374E570E76
Docker for Mac: 1.12.0-a (Build 11213)
macOS: Version 10.11.5 (Build 15F34)
[ERROR] docker-cli
docker ps failed
[OK] app
[OK] moby-syslog
[OK] disk
[OK] virtualization
[OK] system
[OK] menubar
[OK] osxfs
[OK] db
[OK] slirp
[OK] moby-console
[OK] logs
[OK] vmnetd
[OK] env
[OK] moby
[OK] driver.amd64-linux
Steps to reproduce
The text was updated successfully, but these errors were encountered: