[SOLVED] Ubuntu 24.04 Container from official template fails to start

@gfngfn256 That worked, thank you!

For anyone else experiencing this the solution was to add a line to the container config file disabling AppArmor. I'm guessing this is temporary until Proxmox is updated to support Ubuntu 24.04 without disabling AppArmor.


Code:
nano /etc/pve/lxc/<CtId>.conf
Add:
lxc.apparmor.profile = unconfined