knutsenm
(KnutsenM)
August 1, 2016, 2:18pm
1
Expected behavior
Receive “Docker has been updated!” notification only when Docker has been updated.
Actual behavior
Receive “Docker has been updated!” notification every time Docker runs.
Information
Docker for Mac: version: win-beta-v1.12.0-rc5-beta21-73-g9cd1dc2
OS X: version 10.11.6 (build: 15G31)
logs: /tmp/189FDCBF-7AEB-4B1A-9A1F-35F922015A2D/20160801-101405.tar.gz
[OK] docker-cli
[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 behavior
Quit Docker
Restart Docker
See notification, “Docker has been updated! / New version is 1.12.0”
Note, I switched to stable version from beta by simply downloading it and replacing the .app
1 Like
yallop
(Yallop)
August 4, 2016, 12:29pm
2
Thanks for the report. There’s an issue open for this problem:
https://github.com/docker/for-mac/issues/51
occam
(Occam)
August 4, 2016, 4:17pm
3
Happens to me too. Annoying as hell.
knutsenm
(KnutsenM)
August 12, 2016, 12:51pm
4
In duplicate issue https://github.com/docker/for-mac/issues/169 , @dsheets says, “We are working on a fix which will reach the beta channel first and then stable with 1.12.1.”
knutsenm
(KnutsenM)
September 16, 2016, 3:55pm
5
No good; 1.12.1 does the same thing.
knutsenm
(KnutsenM)
September 16, 2016, 8:45pm
6
I switched back to the beta channel. The problem appears to be gone in Version 1.12.1-beta26.1 (build: 12100), but I’m not certain if that’s due to the version, or to the channel switch.
knutsenm
(KnutsenM)
September 30, 2016, 1:21pm
7
Whups, the problem has returned with 1.12.2-rc1-beta27
knutsenm
(KnutsenM)
September 30, 2016, 1:57pm
8
I suspect this is related to problems with /Library/PrivilegedHelperTools/com.docker.vmnetd detailed below.
My copy of vmnetd hasn’t changed since I switched back to the beta channel, and it remains running after I quit Docker.
Expected behavior
Docker starts and is happy.
Actual behavior
Docker starts and is sad.
Information
ADC2137C-D8AC-4E1A-A370-ED68EB892029
MacBook Pro (Retina, 15-inch, Mid 2014)
El Capitan 10.11.6
Docker for Mac: version:...
osx/10.11.x
status/0-more-info-needed
status/1-acknowledged
version/beta26.1
Expected behavior
Actual behavior
Information
Diagnostic ID: E68282BB-3BFA-4831-A5CE-584B1CC40A7D
Docker for Mac: 1.12.0 (Build 10871)
macOS: Version 10.11.5 (Build 15F34)
Steps to reproduce
...
...
osx/10.11.x
version/1.12.0
Expected behavior
Docker should start up
Actual behavior
Docker is not starting up
Information
Diagnostic ID: 93EAC757-7A6D-41B0-ADF3-768A3AF9FDB9
Docker for Mac: 1.12.0 (Build 10871)
macOS: Version 10.11.6 (Build 15G31)
[ERROR]...
area/startup
osx/10.11.x
version/1.12.0
knutsenm
(KnutsenM)
October 17, 2016, 7:46pm
9
The release notes for Version 1.12.2-beta28 (12906) specifically mention:
Fixed an issue where Docker for Mac was incorrectly reported as updated
Indeed, the problem seems to have gone away.