Hello. Im trying to setup fresh Proxmox 9.1 host and having big trouble starting any privileged container. To make it funny, VMs and UNprivileged containers are working just fine.
I even reinstalled proxmox hypervisor - without success. It failed for privileged Debian 13, Ubuntu 24.04 and 25.04. Debian and 25.04 cant even start properly (console is hanging at empty screen with input character), while 24.04 starts with delay (motd is trying to download telemetry), but cant connect to network - with static and DHCP. No IP - done.
I found in journalctl the only clue
```
Dec 22 19:36:38 morpheus kernel: audit: type=1400 audit(1766428598.145:436): apparmor="STATUS" operation="profile_remove" profile="/usr/bin/lxc-start" name="lxc-101_</var/lib/lxc>" pid=9704 comm="apparmor_parser"
Dec 22 19:36:38 morpheus kernel: EXT4-fs (dm-9): unmounting filesystem d1020ee2-37de-46cf-ad54-e36c468810e5.
Dec 22 19:36:38 morpheus pvedaemon[9231]: command '/usr/bin/termproxy 5900 --path /vms/101 --perm VM.Console -- /usr/bin/dtach -A /var/run/dtach/vzctlconsole101 -r winch -z lxc-console -n 101 -e -1' failed: exit code 1
Dec 22 19:36:38 morpheus pvedaemon[1231]: <root@pam> end task UPID:morpheus:000025C5:00038044:69498FB5:vzshutdown:101:root@pam: OK
Dec 22 19:36:38 morpheus pvedaemon[1230]: <root@pam> end task UPID:morpheus:0000240F:00036495:69498F6F:vncproxy:101:root@pam: command '/usr/bin/termproxy 5900 --path /vms/101 --perm VM.Console -- /usr/bin/dtach -A /var/run/dtach/vzctlconsole101 -r winch -z lxc-console -n 101 -e -1' failed: exit code 1
Dec 22 19:36:38 morpheus systemd[1]: pve-container@101.service: Deactivated successfully.
```
I have no idea why its so hard to start privileged container...
I spend whole day trying to set unprivileged Jellyfin GPU passthrough without success. Im done, I want to start it in privileged container
edit: `lxc.apparmor.profile: unconfined` helps, but thats terrible problem resolution :/ What I did wrong? Clean proxmox, default CT settings.
I even reinstalled proxmox hypervisor - without success. It failed for privileged Debian 13, Ubuntu 24.04 and 25.04. Debian and 25.04 cant even start properly (console is hanging at empty screen with input character), while 24.04 starts with delay (motd is trying to download telemetry), but cant connect to network - with static and DHCP. No IP - done.
I found in journalctl the only clue
```
Dec 22 19:36:38 morpheus kernel: audit: type=1400 audit(1766428598.145:436): apparmor="STATUS" operation="profile_remove" profile="/usr/bin/lxc-start" name="lxc-101_</var/lib/lxc>" pid=9704 comm="apparmor_parser"
Dec 22 19:36:38 morpheus kernel: EXT4-fs (dm-9): unmounting filesystem d1020ee2-37de-46cf-ad54-e36c468810e5.
Dec 22 19:36:38 morpheus pvedaemon[9231]: command '/usr/bin/termproxy 5900 --path /vms/101 --perm VM.Console -- /usr/bin/dtach -A /var/run/dtach/vzctlconsole101 -r winch -z lxc-console -n 101 -e -1' failed: exit code 1
Dec 22 19:36:38 morpheus pvedaemon[1231]: <root@pam> end task UPID:morpheus:000025C5:00038044:69498FB5:vzshutdown:101:root@pam: OK
Dec 22 19:36:38 morpheus pvedaemon[1230]: <root@pam> end task UPID:morpheus:0000240F:00036495:69498F6F:vncproxy:101:root@pam: command '/usr/bin/termproxy 5900 --path /vms/101 --perm VM.Console -- /usr/bin/dtach -A /var/run/dtach/vzctlconsole101 -r winch -z lxc-console -n 101 -e -1' failed: exit code 1
Dec 22 19:36:38 morpheus systemd[1]: pve-container@101.service: Deactivated successfully.
```
I have no idea why its so hard to start privileged container...
I spend whole day trying to set unprivileged Jellyfin GPU passthrough without success. Im done, I want to start it in privileged container
edit: `lxc.apparmor.profile: unconfined` helps, but thats terrible problem resolution :/ What I did wrong? Clean proxmox, default CT settings.
Last edited: