can't start debian 10 CT

Nic_

Member
Jan 5, 2022
37
2
13
19
Austria
Hello everyone,

I have installed Proxmox in the last few days and wanted to try to create a container with Debian 10. The container was created successfully, but when I try to start it I get the following error message:
Code:
run_apparmor_parser: 882 Failed to run apparmor_parser on "/var/lib/lxc/100/apparmor/lxc-100_<-var-lib-lxc>": apparmor_parser: Unable to replace "lxc-100_</var/lib/lxc>".  Profile doesn't conform to protocol
apparmor_prepare: 1052 Failed to load generated AppArmor profile
lxc_init: 832 Failed to initialize LSM
__lxc_start: 1945 Failed to initialize container "100"
TASK ERROR: startup for container '100' failed
I've worked with Proxmox before, but I've never installed and configured it myself, so I'm assuming that I made a mistake while configuring it.
 
hi,

Unable to replace "lxc-100_</var/lib/lxc>". Profile doesn't conform to protocol
did you edit the apparmor profile for the container(s)?

please also post:
* package versions: pveversion -v
* the container configuration pct config CTID
* container debug log: pct start CTID --debug