Hello, guys
I’m having this issue on qBittorrent where all torrents get stuck at the status “errored”, like the screenshot below.
Did anybody have the same problem? Searched and didn’t find any topic that could help me.
Hello, guys
I’m having this issue on qBittorrent where all torrents get stuck at the status “errored”, like the screenshot below.
Did anybody have the same problem? Searched and didn’t find any topic that could help me.
This is a permissions issue between umbrel and the default qbitorrent configuration (or the client you use). I don’t understand why it hasn’t been fixed yet but… oh well. If you have successfully installed qbitorrent (or the client you use) without changing the Downloads folder location settings, you just need to change the folder permissions.
Stop the qbitorrent app (or the client you use).
Log in to your umbrel via SSH terminal and paste the following code to change the Downloads folder permissions.
sudo chmod 777 /home/umbrel/umbrel/data/storage/downloads
Enter your password when prompted.
Launch the qbitorrent app (or the client you use).
Try downloading a torrent.
Thank you so much for the answer, buddy. I got the error “No such file or directory”. Is there a command that allow me to navigate through directories or at least that could show me them?
It’s not possible that you don’t have that folder. It’s installed by default when you install umbrelos.
Even if you enter via web (umbrel.local) and go to live-usage, Storage, the folder appears there indicating how much space it has occupied.
Did you copy/paste the command correctly?
is there one too many umbrel?