Hi All,
I got these exceptions generated pretty much every 10-20 minutes or so, pretty random.
This has started since I re-enabled the cron job for monitoring the mailbox.
(root)/st0rag3/Z/ZWUjaczE6xvCbybnyBmmeIgsx8Ymm2EA: Unable to delete file
#0 (root)/include/class.file.php(151): FilesystemStorage->unlink()
#1 (root)/include/class.file.php(685): AttachmentFile->delete()
#2 (root)/include/class.cron.php(51): AttachmentFile::deleteOrphans()
#3 (root)/include/class.cron.php(118): Cron::CleanOrphanedFiles()
#4 (root)/include/api.cron.php(19): Cron::run()
#5 (root)/include/api.cron.php(40): CronApiController->run()
#6 (root)/api/cron.php(23): LocalCronApiController::call()
#7 {main}
I think this is some issue coming from legacy configuration.
Currently the attachments are set to be stored in the database not the filesystem but at one point I changed that to filesystem. Not sure if there are some old tickets that are upset this has been flipped back to the database.
Best regards