docker / machine

Machine management for a container-centric world
https://docs.docker.com/machine/
Apache License 2.0
6.63k stars 1.97k forks source link

docker-machine ls timeouts with vmwarevsphere driver #3907

Open richardoswald opened 7 years ago

richardoswald commented 7 years ago

We are running into errors when we run docker-machine with the vmwarevsphere driver. We have a single ubuntu machine where we run docker-machine commands from which is also in vpshere. Anyone know why we might be receiving these errors?

Some details: OS where we run docker-machine cmds from: Ubuntu 14.04.04 LTS Docker version: Docker version 1.12.3, build 6b644ec Docker-machine version: docker-machine version 0.8.2, build e18a919 Image used to create docker machines: Boot2Docker 1.12.3

NAME ACTIVE DRIVER STATE URL SWARM DOCKER ERRORS c1-dog-q-s1 vmwarevsphere Timeout c1-dog-q-s2 vmwarevsphere Timeout c1-dog-q-s3 vmwarevsphere Timeout c1-dog-s-s1-ldr vmwarevsphere Timeout c1-dog-s-s2 vmwarevsphere Timeout c1-dog-s-s3 vmwarevsphere Timeout c1-dog-u-s1-ldr vmwarevsphere Timeout c1-dog-u-s2 - vmwarevsphere Running tcp://192.168.7.159:2376 v1.12.3 c1-dog-u-s3 - vmwarevsphere Running tcp://192.168.7.163:2376 v1.12.3 c2-cat-s-s1-ldr - vmwarevsphere Running tcp://192.168.7.156:2376 v1.12.3 c2-cat-s-s2 vmwarevsphere Timeout c2-cat-s-s3 vmwarevsphere Timeout c3-kitten-s-s1-ldr vmwarevsphere Timeout c3-kitten-s-s2 vmwarevsphere Timeout c3-kitten-s-s3 vmwarevsphere Timeout c4-puppy-q-s1-ldr vmwarevsphere Timeout c4-puppy-q-s2 vmwarevsphere Timeout c4-puppy-q-s3 vmwarevsphere Timeout Error attempting call to get driver name: connection is shut down Error attempting call to get driver name: connection is shut down Error attempting call to get driver name: connection is shut down Error attempting call to get driver name: connection is shut down Error attempting call to get driver name: connection is shut down Error attempting call to get driver name: connection is shut down Error attempting call to get driver name: connection is shut down Error attempting call to get driver name: connection is shut down Error attempting call to get driver name: connection is shut down Error attempting call to get driver name: connection is shut down Error attempting call to get driver name: connection is shut down

nathanleclaire commented 7 years ago

edit: sorry, meant @frapposelli

lucetius commented 7 years ago

Same problem with digitalocean driver.

docker-machine version 0.9.0, build 15fd4c7 Docker version 1.13.1, build 092cba3 osx El Capitan

https://gist.github.com/lucetius/0efd5f378f945f60ec20c4a67a44bf2d

AshleyAitken commented 7 years ago

I also have same problem with Digital Ocean driver, from Mac,... Any progress?

AshleyAitken commented 7 years ago

Seems to be working again with: Docker version 17.06.0-ce, build 02c1d87