sweetaz
(Sweetaz)
June 14, 2016, 11:07pm
1
Expected behavior
docker ps works normally
Actual behavior
Error response from daemon: Bad response from Docker engine
Information
Diagnostic ID: 27501042-A2CE-4D6D-B890-F269C3362955
Steps to reproduce the behavior
… Install macOS Sierra
… Install docker beta
… run ‘docker ps’ in a terminal
sweetaz
(Sweetaz)
June 26, 2016, 10:56am
2
Factory reset fixes this problem.
rnbwd
(David Wisner)
July 7, 2016, 11:46pm
3
I’ve had re reinstall / reset 2/3 times, and i read in another thread that docker build doesn’t work in Beta 2 (I know it works in beta 1) so I’m about to test that now. I’m pretty sure i was able to run / pull containers, now I’ll try a build
Same here ‘Install macOS Sierra’ (10.12 Beta (16A238m) but a restart or complete reinstall/rebuild did not work.
Any results? I’m facing the exact same problem but resets did not fix it. I regret upgrading to MacOS Sierra already
sweetaz
(Sweetaz)
July 12, 2016, 8:29pm
6
Current version works for me.
$ docker --version
Docker version 1.12.0-rc3, build 91e29e8, experimental
$ sw_vers
ProductName: Mac OS X
ProductVersion: 10.12
BuildVersion: 16A239j
luk4z7
(Lucas Alves)
July 13, 2016, 2:26am
7
I’m with the same problem
➜ luk4z7 uname -a Darwin luk4z7 16.0.0 Darwin Kernel Version 16.0.0: Tue Jun 28 15:57:40 PDT 2016; root:xnu-3757.0.0.0.1~20/RELEASE_X86_64 x86_64
➜ luk4z7 docker --version Docker version 1.12.0-rc3, build 91e29e8, experimental
➜ luk4z7 sw_vers ProductName: Mac OS X ProductVersion: 10.12 BuildVersion: 16A239j
sweetaz
(Sweetaz)
July 13, 2016, 2:29am
8
Don’t know what else to add. Try uninstall/reinstall, reboot, pkill -9 -f docker, ???
docker ps, docker build, docker run all working fine.
luk4z7
(Lucas Alves)
July 13, 2016, 10:39am
9
I ran the command, is now working before was instability problems, had already uninstalled and installed, but now with pkill seems to be better.
Thank you for your help.
luk4z7
(Lucas Alves)
July 13, 2016, 12:22pm
10
I’m trying again, uninstalled and installed again, but when I using the containers, “docker exec”, my containers are paralesed