Skip to content
Discussion options

You must be logged in to vote

Got it. Permission error.
PUID and PGID was set, but I forgot to also set the --read-only flag to FALSE in docker compose.

You can change the User ID (UID) and Group ID (GID) of the qbittorrent-nox process by setting environment variables PUID and PGID respectively. By default they are both set to 1000.
Note that you will need to remove --read-only flag (when using Docker) or set read_only: false (when using Docker Compose) as they are incompatible with it.

Working now!

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by DigitGram
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant