Closed Firefishy closed 6 months ago
It wasn't a permission problem it was a problem with the recurring scheduled tasks having been duplicated in the database meaning that two copies of a cleanup task running at the same time and racing to delete that directory with the second one getting an error.
OTRS systemd daemon is reporting the following error.
I suspect this may be related to
ProtectSystem=strict
andReadWritePaths=/run/otrs /var/lib/otrs /var/log/exim4 /var/spool/exim4
/usr/share/otrs/var/
to symlinked to/var/lib/otrs
./usr/share/otrs/var/tmp/CacheFileStorable/Loader
then maps to/var/lib/otrs/tmp/CacheFileStorable/Loader