You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
And they all error before downloading any data. Data is stored on a Truenas SMB server. I'm guessing this might be related to #21669
However, when I exec -it into the docker container I can run mkdir fine. So the container is mounted correctly and permissions seem to be fine. How do I go about fixing this?
Steps to reproduce
No response
Additional context
No response
Log(s) & preferences file(s)
Permissions of destination folder
$ ls -lh /mnt/smb_truenas/
total 0
drwxrwxrwx 2 freddy freddy 0 Feb 3 11:39 Downloads
drwxrwxrwx 2 freddy freddy 0 Feb 3 20:18 Movies
drwxrwxrwx 2 freddy freddy 0 Feb 3 20:19 'TV Shows'
qBittorrent and the docker container is set to write to the Downloads folder.
The text was updated successfully, but these errors were encountered:
qBittorrent & operating system versions
qBittorrent: 5.0.3 x64, Using nox docker container
OS: Linux Mint 21.3 x86_64
What is the problem?
I previously posted this in the Docker Github for nox, but I think it's a qBittorrent error and not a Docker error.
I get this error for every torrent I try to download
And they all error before downloading any data. Data is stored on a Truenas SMB server. I'm guessing this might be related to #21669
However, when I
exec -it
into the docker container I can runmkdir
fine. So the container is mounted correctly and permissions seem to be fine. How do I go about fixing this?Steps to reproduce
No response
Additional context
No response
Log(s) & preferences file(s)
Permissions of destination folder
qBittorrent and the docker container is set to write to the
Downloads
folder.The text was updated successfully, but these errors were encountered: