stackhut
stackhut copied to clipboard
Could not connect to Docker -
While trying to run stackhut run 6060 in ubuntu the following error occurs
17:29:06 [INFO ] Starting StackHut Toolkit 17:29:06 [ERROR] Could not connect to Docker - try running 'docker info' 17:29:06 [ERROR] DockerException: Error while fetching server API version: ('Connection aborted.', FileNotFoundError(2, 'No such file or directory')) 17:29:06 [INFO ] :( If this reoccurs please open an issue at https://github.com/stackhut/stackhut or email [email protected] - thanks! 17:29:06 [INFO ] Exiting, run in verbose mode (stackhut -v ...) for more information root@geopc:/opt/stackhut/sampletest# /opt/stackhut/stackhut run 8031 17:29:57 [INFO ] Starting StackHut Toolkit 17:29:57 [ERROR] Could not connect to Docker - try running 'docker info' 17:29:57 [ERROR] DockerException: Error while fetching server API version: ('Connection aborted.', FileNotFoundError(2, 'No such file or directory'))
Hey! what's your output of docker info
?