Normal-up.bat Error "open //./pipe/dockerDesktopLinuxEngine: The system cannot find the file specified."

Hello,

I try to install Docker Compose at GitHub - open-rpa/docker. After run command "
git clone GitHub - open-rpa/docker
cd docker". I ran command “normal-up.bat” and get the error
“time=“2024-07-09T09:43:03 07:00” level=warning msg=“E:\OpenRPA\docker\docker-compose.yml: version is obsolete”
error during connect: Get “http:////./pipe/dockerDesktopLinuxEngine/v1.45/containers/json?all=1&filters={“label”:{“com.docker.compose.config-hash”:true,“com.docker.compose.project=demo”:true}}”: open //./pipe/dockerDesktopLinuxEngine: The system cannot find the file specified.”

Have anyone can help me solve this problem.
Thanks so much!

looks like docker is not running.

1 Like

Thanks so much. I start Docker and now can run

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.