Page 1 of 1

Docker is not running ... failed!

Posted: Sat May 18, 2024 3:58 pm
by wax
(easyocr-env) NikosPG@mx:~/cvat
$ sudo service docker status
Docker is not running ... failed!
(easyocr-env) NikosPG@mx:~/cvat
$ sudo service docker start
Starting Docker: docker.
(easyocr-env) NikosPG@mx:~/cvat
$ sudo service docker status
Docker is not running ... failed!
(easyocr-env) NikosPG@mx:~/cvat
$ sudo journalctl -u docker.service
No journal files were found.
-- No entries --

Re: Docker is not running ... failed!

Posted: Sat May 18, 2024 4:03 pm
by Eadwine Rose
Please share your full Quick System Info, found in the menu. Press the Copy for forum button, then click paste in a reply.. thanks.

Re: Docker is not running ... failed!  [Solved]

Posted: Sat May 18, 2024 4:19 pm
by wax
Installed the cgroupfs-mount package and it works. ty