G gfngfn256 Distinguished Member Mar 29, 2023 2,605 828 153 Jul 2, 2024 #22 See this post - also read the whole thread. Reactions: northernbrewer
N northernbrewer New Member Sep 22, 2023 17 6 3 Jul 2, 2024 #23 @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 Reactions: mtisza, boopzz, thehypnotist and 3 others
@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
G gfngfn256 Distinguished Member Mar 29, 2023 2,605 828 153 Jul 2, 2024 #24 Happy you got it working. Maybe tag prefix the thread-title with [SOLVED], (upper right hand corner under title). Reactions: northernbrewer
Happy you got it working. Maybe tag prefix the thread-title with [SOLVED], (upper right hand corner under title).