Hi, I am currently trying to move some containers from a pve5 instance to a pve6 instance.
The containers start fine but some things are not working:
For example in my gitea container, the webinterface seems to work but I cannot clone/push and so on.
when I check dmesg I see
when starting the container.
Same for another one where only nginx and php-fpm is running
Both use alpine as base image.
This does not happen in pve5
The containers start fine but some things are not working:
For example in my gitea container, the webinterface seems to work but I cannot clone/push and so on.
when I check dmesg I see
Code:
[ +0.116647] audit: type=1400 audit(1581605139.221:51): apparmor="DENIED" operation="mount" info="failed flags match" error=-13 profile="/usr/bin/lxc-start" name="/proc/sys/kernel/random/boot_id" pid=25951 comm="lxc-start" srcname="/dev/.lxc-boot-id" flags="rw, bind"
when starting the container.
Same for another one where only nginx and php-fpm is running
Both use alpine as base image.
This does not happen in pve5