You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ brew switch docker-machine 0.5.4
Cleaning /usr/local/Cellar/docker-machine/0.5.4
Cleaning /usr/local/Cellar/docker-machine/0.5.5
4 links created for /usr/local/Cellar/docker-machine/0.5.4
$ docker-machine ls
NAME ACTIVE DRIVER STATE URL SWARM DOCKER ERRORS
default * parallels Running tcp://10.211.55.70:2376 v1.9.1
dev - virtualbox Stopped Unknown
dns-testing - parallels Stopped Unknown
$ brew switch docker-machine 0.5.5
Cleaning /usr/local/Cellar/docker-machine/0.5.4
Cleaning /usr/local/Cellar/docker-machine/0.5.5
4 links created for /usr/local/Cellar/docker-machine/0.5.5
$ docker-machine ls
Error attempting call to get driver name: connection is shut down
Error attempting call to get driver name: connection is shut down
NAME ACTIVE DRIVER STATE URL SWARM DOCKER ERRORS
default - Error Unknown unexpected EOF
dev - virtualbox Stopped Unknown
dns-testing - Error Unknown
Error closing a plugin driver: connection is shut down
Error closing a plugin driver: connection is shut down
The text was updated successfully, but these errors were encountered:
Reported by @leedm777
Moved from https://github.com/Parallels/docker-machine/issues/10
The text was updated successfully, but these errors were encountered: