nostr:npub1gnwpctdec0aa00hfy4lvadftu08ccs9677mr73h9ddv2zvw8fu9smmerrq maybe you have an idea why this isn’t working. Prowlarr, radarr and qbitorrent are installed on truenas scale. I request a movie in radarr, prowlarr and radarr talk to eachother. Then the download is added to qbit but there’s a an error: read-only file system. Not sure how to fix it

Reply to this note

Please Login to reply.

Discussion

It could be a classic Linux permissions error.

Make sure that folder is owned by the user that is running qbit. It really, really depends on how you did your setup or how you installed qbitTorrent, but a lot of times it creates its own user and you can have permission issues if that user cannot access that specific folder. For example, if the folder you were trying to download into was made by Root, a normal user with regular permissions wouldn't be able to access that folder.

Qbitorrent’s user and group is apps (568) same user as all the arr apps. So apps would have to create the download folder? As opposed to me creating it manually?

Is there a fool proof way to reinstall all of it? Like start with the data set, then install qbit?