Recent content by elendiir

  1. E

    LCX not starting after upgrading PVe from 9.1.x to 9.2.2 - Mount fails

    Sorry I forgot to post this part. I am not sure what part is of interest. I think this line might show the error? [Jun12 13:24] audit: type=1400 audit(1781263485.458:15832): apparmor="DENIED" operation="getattr" class="posix_mqueue" profile="/usr/bin/lxc-st> [ +0.051371] audit: type=1400...
  2. E

    LCX not starting after upgrading PVe from 9.1.x to 9.2.2 - Mount fails

    Hi, I just have upgraded our PVE environment from 9.1.x (not sure which version it has been) to 9.2.2. using the productive repro. PVE-Container version is 6.1.10 Now I am not able to start any LXCs anymore. Starting the LCX in debug shows me the following errors: lxc-start 501...
  3. E

    Priviledge Container: disabling apparmor does not work

    @nhasian My privileged LCX haven been running fine over half a year. The containers in the LCX stopped working after upgrading Docker from version 20.10.23 to 23.0.0. After deploying this version I needed to add apparmor:unconfined in order to be able to start the containers again.
  4. E

    Priviledge Container: disabling apparmor does not work

    Maeries, I just added the apparmor:unconfined into the yml-file. And now it works. I think I did something wrong the last time. Thanks for your support! This removes a lot of headaches. Cheers Fritz
  5. E

    Priviledge Container: disabling apparmor does not work

    Thanks a lot Maeries, as far as I do remember disabling apparmor in my docker compose configuration was part of one of my many tries. I will check this when I am back home from my business trip.
  6. E

    Priviledge Container: disabling apparmor does not work

    Good morning! I spent several hours without being able to get the system running again. So I reverted back to the last backup. Installing the system updates bumps Docker within the LXC from 20.10.23 to 23.0.0. With 20.10.23 the container are starting. With 23.0.0 the container wont start...
  7. E

    Priviledge Container: disabling apparmor does not work

    Hi guys, I am quite new to Proxmox. I do have a privileged container (need to mount NFS within a docker container). Everything was running fine for 2 months. Yesterday I did update the LXC and now the paperless container running inside the LXC wont start anymore. This is the error message...