"Regular Maintenance” and “Media Orientation" fail to run with error “Problem copying the provided file into the library folder”

CMS Version: Version 4.2.2

Installation Method: Docker

Issue: Dear all, recently I saw my task “Regular Maintenance” and “Media Orientation” failed to run with errors:

Regular Maintenance: “Problem copying the provided file into the library folder”

Media Orientation: “Problem moving the provided file into the library folder”

I think this happens after i upgrade the CMS. I’ve tried, disabling and enabling the task but issue persist. I did try to search on topics before posting this but didn’t find any answers. Would appreciate it if anyone can advise me on this, thank you.

Im not on Docker, but can you check if the volumes are still mounted correctly and the library folder has the correct ownership+permissions? www-data should have writing permissions

Thank you, @Schweminska for you suggestion. The volumes are still mounted correctly as I can upload files normally which is why I think this is weird. My library folder has everyone for writing permissions. I have this exact configuration on my another environment which is working fine tho. Right now i can’t think of anything else :slight_smile:

Is there any documentation detailing what each task does, so I can back track to identify the source of the issue?