QBittorrent Not Loading Torrent Files from Monitored Folder

I installed QBittorrent on TrueNAS and set up dedicated folders for downloads. I’m trying to get QBittorrent to automatically load torrent files when they appear in a specific folder.

I added the folder to the Monitored Folder settings, but when I place a torrent file there, it doesn’t get loaded into the application.

Has anyone encountered this issue or have any ideas on how to fix it?

Nope, works fine here.

Did you look at logs ?

The logs doesn’t shows the that there is file in the folder…can you please show me your configuration?

/downloads needs to be bind mount into a docker container of course.

Thats must be the issue, i need the find how to bind mount into a docker container of course

Can you please explain how to do that?

In qbittorrent App configuration

qBittorrent Downloads Storage /downloads is mapped to /mnt/volume1/video

You obviously need to make sure that whatever user you use to run this docker container has write access to the dataset/folder.

Thank you for all of your help!
Im new with truenas and linux
Thats look just like my configuration, i couldnt find how to change the user that i can run qb with, any idea?