I have qbittorrent-nox v3.3.1 at the moment, running on Ubuntu 16.04 it works good, but I have so issues:
1 after system reboot it often shows already downloaded torrent content missing (icon like torn page and progress 0% on WebUI) . It very inconsistent. Sometimes it shows just a few sometime 87 of 97 torrents damaged. All torrents located on the same physical HDD and mount. Forced recheck always helps, but it is over TB of data and takes hours to recheck, increases badly load of the system and will cause premature HDD failure eventually. I have replaced HDD, changed file system from ext4 to ntfs, reinstalled the system , downgraded kernel to, 4.10.16-041016 and version v3.3.1, moved system to another main board from AMD to Intel. Tried to stop qbittorrent-nox service before sending poweroff command. Changed from systemd startup to cron and delayed for 20 seconds, but nothing helps.
Any ideas what else I can do?
2 There is no way to sort torrents by add or completion date on WebUI
broken torrents after rebooting
Re: broken torrents after rebooting
If you upgrade, you would.There is no way to sort torrents by add or completion date on WebUI
Re: broken torrents after rebooting
I'm struggling with upgrade ether:snakyjake wrote:If you upgrade, you would.There is no way to sort torrents by add or completion date on WebUI
Code: Select all
./configure --disable-gui
Code: Select all
linking qbittorrent-nox
session.o: In function `BitTorrent::Session::getPendingAlerts(std::vector<libtorrent::alert*, std::allocator<libtorrent::alert*> >&, unsigned long)':
/home/qbtuser/qbittorrent-4.0.4/src/base/bittorrent/session.cpp:3854: undefined reference to `libtorrent::session_handle::wait_for_alert(std::chrono::duration<long, std::ratio<1l, 1000000000l> >)'
collect2: error: ld returned 1 exit status
Makefile:504: recipe for target 'qbittorrent-nox' failed
make[1]: *** [qbittorrent-nox] Error 1
make[1]: Leaving directory '/home/qbtuser/qbittorrent-4.0.4/src'
Makefile:42: recipe for target 'sub-src-make_first' failed
make: *** [sub-src-make_first] Error 2
Last edited by elpizomenon on Mon Mar 05, 2018 12:59 am, edited 1 time in total.
Re: broken torrents after rebooting
Couldn't upgrade. Did fresh install on fresh Ubuntu server with hwe kernel 4.10.0-28-generic. qBittorrent v4.0.4. libtorrent 1.0.7-1build1, because 1.1 looks like has the same issue with rechecking:
https://github.com/qbittorrent/qBittorrent/issues/6111
WebUI is much better. Sorting by adding date and even possibility to set location of torrent without deleting and adding again!
Will see in a few days how it goes with rechecking.
https://github.com/qbittorrent/qBittorrent/issues/6111
WebUI is much better. Sorting by adding date and even possibility to set location of torrent without deleting and adding again!

Will see in a few days how it goes with rechecking.