This repository was archived by the owner on May 10, 2023. It is now read-only.

Description
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 toolkit@stackhut.com - 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'))