19 Jan 2022, 10:00

@mxdevito do you get any error when you try to clear cache?
SSH command inside root UVdesk folder: $ php bin/console c:c

Maybe you run the cron for fetch email from root and this can cause issue, maybe.
Check the group assigned to the folder var/cache/prod if you are in prod r dev if you are on dev.

Seems you may be in dev mode.
Be sure there are no wrong folders group assigned.

If files are assigned to a normal user the fetching email cron job should be run by the normal user, not root or this can change the prod or dev folder group permission and give errors.

Is just a supposition, I'm not sure about the issue you are facing.
You can also check the content inside the indicated (in the error message) log file.