.fastresume files can't be rewritten?

If you run qBittorrent in / with Docker.
Post Reply
mrand01
Newbie
Newbie
Posts: 2
Joined: Tue Jul 16, 2024 10:38 pm

.fastresume files can't be rewritten?

Post by mrand01 »

Having a very odd problem with the offical TrueNAS Scale qBittorrent app. The app will not rewrite .fastresume files. If one already exists for a given torrent, I get the following error message: "Couldn't save torrent resume data to '/config/qBittorrent/BT_Backup/[INSERT_HASH_HERE].fastresume'. Error: Operation not permitted."

If I go and manually delete the .fastresume files, then pause all torrents, then resume all torrents, qBittorrent regenerates the .fastresume files. But only once. The next time it tries to update the .fastresume files I'm met with the same error message in the execution log.

What would cause this app to be able to write a specific file, but not overwrite/append the same file?
mrand01
Newbie
Newbie
Posts: 2
Joined: Tue Jul 16, 2024 10:38 pm

Re: .fastresume files can't be rewritten?

Post by mrand01 »

For what it's worth, this is still happening. I've even set chmod 777 on the entire config directory, but no dice. Also, I'm using the TrueNAS Scale chart, if it matters.
Post Reply