I did a docker-machine ls today and found some odd behavior going on .. I am still able to SSH into my machines, but the machines clearly aren't being read and
➜ magento-docker git:(master) ✗ docker-machine upgrade za4
Waiting for SSH to be available...
Detecting the provisioner...
Unable to query docker version: Get https://*.*.*.*:2376/v1.15/version: dial tcp ...:2376: i/o timeout
One machine was created on Friday, and the rest have been around for awhile.
Any ideas why I would suddenly not be able to do anything other than SSH into these machines?
I haven't upgraded or updated in awhile:
Version 18.03.0-ce-mac60 (23751)
Channel: stable
6ddfc0f1d3
Machine: 0.14.0
I did a
docker-machine ls
today and found some odd behavior going on .. I am still able to SSH into my machines, but the machines clearly aren't being read andNAME ACTIVE DRIVER STATE URL SWARM DOCKER ERRORS zh1 digitalocean Timeout
zt1 digitalocean Timeout
ze1 digitalocean Timeout
ze2 - digitalocean Running tcp://...:2376 v18.04.0-ce
za1 digitalocean Timeout
za2 digitalocean Timeout
zl1 digitalocean Timeout
za3 digitalocean Timeout
za4 digitalocean Timeout
➜ magento-docker git:(master) ✗ docker-machine upgrade za4 Waiting for SSH to be available... Detecting the provisioner... Unable to query docker version: Get https://*.*.*.*:2376/v1.15/version: dial tcp ...:2376: i/o timeout
One machine was created on Friday, and the rest have been around for awhile.
Any ideas why I would suddenly not be able to do anything other than SSH into these machines?
I haven't upgraded or updated in awhile: Version 18.03.0-ce-mac60 (23751) Channel: stable 6ddfc0f1d3 Machine: 0.14.0