Page 1 of 1

Failure cgroups: cannot find cgroup mount destination unknown

Posted: Sun Mar 10, 2019 7:48 am
by al2suarez
I followed the instructions of recently published "Asustor NAS 145 Introduing Portainer" and I get the error message below when I try to add my 1st container:

Failure
cgroups: cannot find cgroup
mount destination: unknown

I was able to pull an image from docker hub.

Can anyone help with steps to fix? Thanks in advance.

Re: Failure cgroups: cannot find cgroup mount destination unknown

Posted: Sun Mar 10, 2019 7:50 am
by al2suarez
Failure cgroups
Failure cgroups
2019_03_09_17_44_47_.png (12.96 KiB) Viewed 3399 times

Re: Failure cgroups: cannot find cgroup mount destination unknown

Posted: Thu Mar 14, 2019 1:22 pm
by al2suarez
Learning Docker/Compose/Portainer...

here is the fix for anyone who will need it.

Code: Select all

sudo apt install cgroupfs-mount
sudo systemctl start cgroupfs-mount