docker-machine-opennebula icon indicating copy to clipboard operation
docker-machine-opennebula copied to clipboard

[one.vmpool.info] User couldn’t be authenticated, aborting call

Open capitar06 opened this issue 5 years ago • 0 comments

Hi,

I’m using Opennebula with Docker-machine and when I use the following command:

docker-machine create --driver opennebula --opennebula-template-id 1

I get this error: image

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?

capitar06 avatar May 14 '20 14:05 capitar06