[SOLVED] Not downloading torrent, I/O Error, Permission denied
Posted: Wed May 20, 2015 3:09 am
I'm receiving the following error message in the log (qbittorrent-nox.log):
An I/O error occurred, '<torrent name>' paused.
Reason: <torrent name> file (/home/jake/Downloads/<torrent name>.!qB) error: Permission denied
The torrent will download some data, and then error out. I can resume the torrent, and QBT will download some data, and after an amount of time, the error will reappear.
I have other torrents that do not have this problem.
ls -l
drwxrwxr-x 5 jake jake 4096 May 19 19:28 <torrent name>
Pre-allocate disk space for all files = Yes
Append .!qB extension to incomplete files = Yes
qBittorrent v3.1.11
Lubuntu 15.04
[Solution]
One of the files for the torrent had a different owner/group (root) and permissions. This was found in a subfolder of the parent torrent.
I changed the file owner/group and permissions to the account the service uses.
An I/O error occurred, '<torrent name>' paused.
Reason: <torrent name> file (/home/jake/Downloads/<torrent name>.!qB) error: Permission denied
The torrent will download some data, and then error out. I can resume the torrent, and QBT will download some data, and after an amount of time, the error will reappear.
I have other torrents that do not have this problem.
ls -l
drwxrwxr-x 5 jake jake 4096 May 19 19:28 <torrent name>
Pre-allocate disk space for all files = Yes
Append .!qB extension to incomplete files = Yes
qBittorrent v3.1.11
Lubuntu 15.04
[Solution]
One of the files for the torrent had a different owner/group (root) and permissions. This was found in a subfolder of the parent torrent.
I changed the file owner/group and permissions to the account the service uses.