zeus@master-node:/var/log/one$ docker-machine ls
NAME ACTIVE DRIVER STATE URL SWARM DOCKER ERRORS
test - opennebula Error Unknown [one.vmpool.info] User couldn’t be authenticated, aborting call.
How can I make sure the user is authenticated to deploy vms?
I can use docker-machien ssh test1 to connect to the machine and the machine is also visible and running in the frontend…
When creating the machine I also get this error:
Error getting SSH command to check if the daemon is up: ssh command error:
command : sudo docker version
err : exit status 1
output : sudo: docker: command not found
Error creating machine: Error running provisioning: Maximum number of retries (60) exceeded