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
{{ message }}
This repository has been archived by the owner on Sep 26, 2021. It is now read-only.
I was using docker-machine with VirtualBox 4.3.26. I had an existing VM powered off.
I ran docker-machine create -d dev 2 and it hung after the VM finished booting. I could ssh in but the daemon was dead. It eventually came to life. Here are the daemon logs:
I was using
docker-machine
with VirtualBox 4.3.26. I had an existing VM powered off.I ran
docker-machine create -d dev 2
and it hung after the VM finished booting. I could ssh in but the daemon was dead. It eventually came to life. Here are the daemon logs:This line seems important:
2015/04/17 22:22:36 http: TLS handshake error from 192.168.99.1:59492: EOF
The text was updated successfully, but these errors were encountered: