Search results

  1. W

    [GELÖST] PVE Mail Notification kein Datum mehr zum korrekten Einsortieren

    Ich darf mich mal hier einklinken, da ich das selbe mit Evolution Mail unter Linux beobachte. Und zwar mit der Sendmail-Funktion. Die neue SMTP funktioniert. Bei mir stand im Header ein Eintrag von SpamAssasin "0.4 INVALID_DATE Invalid Date: header (not RFC 2822)" Datumsvergleich von den Mails...
  2. W

    App Armor issues

    Yes that describes what i have done plus changing the cronjob. This needs to be done on the container with php running: A temporary fix is: systemctl disable phpsessionclean.timer systemctl stop phpsessionclean.timer Then fix the cron for operation without systemd in: /etc/cron.d/php ##09,39 *...
  3. W

    App Armor issues

    I found the reason for this error message. I´m running PHP in a LXC-container. In this container the script 'sessionclean' fails to get permission: Feb 1 06:39:01 mariadb systemd[1]: Starting Clean php session files... Feb 1 06:39:01 mariadb systemd[1812]: phpsessionclean.service: Failed at...
  4. W

    App Armor issues

    I´m getting this too, every 30 minutes: Jan 31 08:09:01 nucpve audit[32447]: AVC apparmor="DENIED" operation="file_lock" profile="lxc-container-default-cgns" pid=32447 comm="(ionclean)" family="unix" sock_type="dgram" protocol=0 addr=none Jan 31 08:09:01 nucpve kernel: audit: type=1400...