Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.

Can't Run openvino-workbench on ubuntu

Mostafa-
Employee
655 Views

Hello All,

 

While trying to run openvino-workbench command line on ubuntu VM, I got the following message;

mostafa@ubuntu:/opt/intel/openvino_2021/deployment_tools/tools/workbench$ openvino-workbench
Could not initialize the Docker client from environment.
Please check if the Docker daemon is running.

 

and when I checked the service, I found it up and running

mostafa@ubuntu:/opt/intel/openvino_2021/deployment_tools/tools/workbench$ sudo service docker status
● docker.service - Docker Application Container Engine
Loaded: loaded (/lib/systemd/system/docker.service; enabled; vendor preset: enabled)
Active: active (running) since Sun 2021-11-28 02:44:12 PST; 38min ago
TriggeredBy: ● docker.socket
Docs: https://docs.docker.com
Main PID: 1164 (dockerd)
Tasks: 9
Memory: 112.4M
CGroup: /system.slice/docker.service
└─1164 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock

Nov 28 02:44:11 ubuntu dockerd[1164]: time="2021-11-28T02:44:11.131863998-08:00" level=warning msg="Your kernel does not support CPU realtime scheduler"
Nov 28 02:44:11 ubuntu dockerd[1164]: time="2021-11-28T02:44:11.131905835-08:00" level=warning msg="Your kernel does not support cgroup blkio weight"
Nov 28 02:44:11 ubuntu dockerd[1164]: time="2021-11-28T02:44:11.131915126-08:00" level=warning msg="Your kernel does not support cgroup blkio weight_device"
Nov 28 02:44:11 ubuntu dockerd[1164]: time="2021-11-28T02:44:11.137791401-08:00" level=info msg="Loading containers: start."
Nov 28 02:44:11 ubuntu dockerd[1164]: time="2021-11-28T02:44:11.916565439-08:00" level=info msg="Default bridge (docker0) is assigned with an IP address 172.17.0.0/16. Daemon option --bip can be used to>
Nov 28 02:44:12 ubuntu dockerd[1164]: time="2021-11-28T02:44:12.035313981-08:00" level=info msg="Loading containers: done."
Nov 28 02:44:12 ubuntu dockerd[1164]: time="2021-11-28T02:44:12.801844343-08:00" level=info msg="Docker daemon" commit=e2f740d graphdriver(s)=overlay2 version=20.10.10
Nov 28 02:44:12 ubuntu dockerd[1164]: time="2021-11-28T02:44:12.812532613-08:00" level=info msg="Daemon has completed initialization"
Nov 28 02:44:12 ubuntu systemd[1]: Started Docker Application Container Engine.
Nov 28 02:44:12 ubuntu dockerd[1164]: time="2021-11-28T02:44:12.918399235-08:00" level=info msg="API listen on /run/docker.sock"

0 Kudos
1 Solution
Mostafa-
Employee
612 Views

Hi All,

 

I removed the image and pull it again, and it works.

 

Thank you,

Mostafa

View solution in original post

2 Replies
Mostafa-
Employee
613 Views

Hi All,

 

I removed the image and pull it again, and it works.

 

Thank you,

Mostafa

Wan_Intel
Moderator
591 Views

Hi Mostafa,

Thanks for your question.

 

This thread will no longer be monitored since this issue has been resolved.

If you need any additional information from Intel, please submit a new question.

 

 

Regards,

Wan


0 Kudos
Reply