Unable to rename, destination directory

Good afternoon.
Sometimes I get an error.

Error core unable to rename, destination directory is not writable : /data/files_trashbin/versions

Under what actions it appears I don’t know.
Folders ‘files_trashbin’ in the ‘data’ folder does not exist.

Hello @one_player ,

you started a topic in support category.

Unfortunately you ignored the template and a lot of information to help you is missing.

Please add all necessary information like Nextcloud version, webserver type and version, os version.

Without additional information the community members cannot help you .

Regarding your Topic:
Normally each user has its own trashbin folder inside his personal folder under data.
Please check file permissions on you data disk.
And you can disable and enable trashbin app to create folders.

I’m seeing this error in my logs with Nextxcloud 29. I’m guessing it is when Retention deletes a file. No user is set during those deletions, right? That would explain no username between data and files_trashbin.

What you are describing sounds like a problem with the “right”.
Have you assigned the correct “read and write” permissions for the folder?

I also experience the same problem and the same log message.
Read and write permissions are OK on my end.
It’s 755 for user www-data and group www-data - as it is and was for other files - the issue poped up out of nowhere.