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?
.fastresume files can't be rewritten?
Re: .fastresume files can't be rewritten?
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.