Hello everyone ! While starting the datahub local...
# troubleshoot
t
Hello everyone ! While starting the datahub locally, I got an error : 'docker command not found. ' And when I tried to start the datahub from docker dashboard, the following error occurs :" Cannot start Docker Compose application. Reason: Error invoking remote method 'compose-action': Error: Command failed: docker-compose --file "tmpjnujd2yd.yml" --project-name "datahub" --project-directory "/var/folders/d8/cdx8th3s70b265071wcp64380000gn/T" up -d stat /private/var/folders/d8/cdx8th3s70b265071wcp64380000gn/T/tmpjnujd2yd.yml: no such file or directory" Can someone help in this ?? It will be really helpful :))
m
Hi @thousands-intern-95970, When running datahub locally, are you doing it within a venv and is "docker" command available even outside of datahub execution?
t
No, there'sis no venv for the docker 😞
Yes, the docker is available outside the datahub execution
m
Hey @thousands-intern-95970 are you on ubuntu on wsl (windows) by any chance?
t
Hey @mammoth-bear-12532, I'm Working on MacOS
I have to nuke it every-time I start datahub locally.
m
@thousands-intern-95970: so are you able to start datahub locally?
your initial message seemed to say that it fails on
cannot find docker