Qnap [ QBittorrent ] Bittorrent Client

i try clean install but it same myqnap is ts-453b

z01fbN.jpg
 
Same problem here. All the trackers are flagged as "Not Working" with the following error message:

(-1) Host not found (authoritative) "" (1)

André
 
hard to say

is it same with several trackers
may be qbittorrent banned
or may be simply a DNS resolving issue

may be put an issue here

https://github.com/qbittorrent/qBittorrent/issues

and passed me the issue # to follow up
 
It is the same with all trackers.

I have enabled logs on my DNS server, and it looks that qBittorrent is not even requesting DNS resolution. I will investigate a bit more and will report back or open a ticket as you requested if I do not find anything.

Thanks,

André
 
it can upload normally. i don't know why can't download. may be it can't create file or folder. i try to change download location but it not work. but qbittorrent 4.0.3 work normally
 
Still searching, but nothing in sight ;-)

BTW - there is a small bug in the QBittorrent4.sh script.

In the stop) section, killall -9 qbittorrent-nox should be replaced by killall -9 ld-linux-x86-64.so.2 to properly stop the application.

André
 
Same problem. ver 4.1.0.99
All the trackers are flagged as "Not Working" with the following error message:(-1) Host not found (authoritative) "" (6)
 
Qbittorrent 4.1.1 is already out. i think it fix download error. i will wait you build for qnap then i will test it

thank
 
Really Weird..

just built the 4.1.1 ... with an Ubuntu 1710 ELF download Stalled and with an Ubuntu1804 ELF same problem...

I am lost... and logs are not helpfull

Code:
(N) 2018-05-30T19:14:32 - qBittorrent v4.1.1 started
(I) 2018-05-30T19:14:32 - qBittorrent is trying to listen on any interface port: 8999
(N) 2018-05-30T19:14:33 - Peer ID: -qB4110-
(N) 2018-05-30T19:14:33 - HTTP User-Agent is 'qBittorrent/4.1.1'
(I) 2018-05-30T19:14:33 - DHT support [ON]
(I) 2018-05-30T19:14:33 - Local Peer Discovery support [ON]
(I) 2018-05-30T19:14:33 - PeX support [ON]
(I) 2018-05-30T19:14:33 - Anonymous mode [OFF]
(I) 2018-05-30T19:14:33 - Encryption support [ON]
(I) 2018-05-30T19:14:33 - Embedded Tracker [OFF]
(I) 2018-05-30T19:14:33 - UPnP / NAT-PMP support [ON]
(W) 2018-05-30T19:14:33 - Couldn't load GeoIP database. Reason: No such file or directory
(I) 2018-05-30T19:14:33 - UPnP / NAT-PMP support [OFF]
(N) 2018-05-30T19:16:23 - qBittorrent v4.1.1 started
(I) 2018-05-30T19:16:23 - qBittorrent is trying to listen on any interface port: 8999
(N) 2018-05-30T19:16:23 - Peer ID: -qB4110-
(N) 2018-05-30T19:16:23 - HTTP User-Agent is 'qBittorrent/4.1.1'
(I) 2018-05-30T19:16:23 - DHT support [ON]
(I) 2018-05-30T19:16:23 - Local Peer Discovery support [ON]
(I) 2018-05-30T19:16:23 - PeX support [ON]
(I) 2018-05-30T19:16:23 - Anonymous mode [OFF]
(I) 2018-05-30T19:16:23 - Encryption support [ON]
(I) 2018-05-30T19:16:23 - Embedded Tracker [OFF]
(I) 2018-05-30T19:16:23 - UPnP / NAT-PMP support [ON]
(N) 2018-05-30T19:16:23 - Web UI: Now listening on IP: *, port: 6564
(I) 2018-05-30T19:16:23 - qBittorrent is successfully listening on interface :: port: TCP/8999
(I) 2018-05-30T19:16:23 - qBittorrent is successfully listening on interface 0.0.0.0 port: TCP/8999
(I) 2018-05-30T19:16:23 - qBittorrent is successfully listening on interface 0.0.0.0 port: UDP/8999
(W) 2018-05-30T19:16:23 - Couldn't download GeoIP database file. Reason: The remote host name was not found (invalid hostname)
(W) 2018-05-30T19:16:28 - WebUI: Referer header & Target origin mismatch! Source IP: '::ffff:192.168.0.2'. Referer header: 'http://192.168.0.213:8080/cgi-bin/'. Target origin: '192.168.0.213:6564'
(N) 2018-05-30T19:16:45 - Download first and last piece first: Off, torrent: 'my.torrent'
(N) 2018-05-30T19:16:45 - 'my.torrent' added to download list.


I will try to build it from source with debug enable... :evil: