When I try to list or start vidly using the docker-machine command I get the following:
docker-machine ls
NAME ACTIVE DRIVER STATE URL SWARM DOCKER ERRORS
vidly - digitalocean Error Unknown GET https://api.digitalocean.com/v2/droplets/246479311: 404 The resource you were accessing could not be found.
docker-machine start vidly
Starting “vidly”…
POST https://api.digitalocean.com/v2/droplets/246479311/actions: 404 The resource you were accessing could not be found.
I checked my Digital Ocean account, and my vidly droplet is up and running.
Any feedback would be greatly appreciated!
Thanks, Steve