I have installed docker-machine(Docker version 1.8.2, build 0a8c2e3) on Ubuntu trusty docker-machine version 0.4.0 (9d0dc7a)
I am getting following error
open /root/.docker/machine/machines/dockervm0/server.pem: no such file or directory
I deleted the prevoiusly created vm and created a new vm but still getting the same error.
Not abel to ssh in vm getting exit status 255. I have created another docker vm but this also has the same error.
Following command also fails: docker-machine regenerate-certs. Not sure what is the issue .