With the recent Debian packages updates, we experienced containers failing to restart. We've seen this before. The solution is mentioned at the end of this thread:
Does anybody know why this happens sporadically?
Code:
find /sys/fs/cgroup/*/lxc/$CTID* -type d -print -delete
pct start $CTID
Does anybody know why this happens sporadically?