Hi all,
I am using transmission-daemon and rpc to query transmission.
While I have torrents that are totally healthy, it seems that I can't get trackerStats. On some torrents (which already finished downloading) I just get an empty array, while on other I get "tracker did not respond" and no useful data in the rest of the array.
I wonder what is wrong. Is this a port that I need to open? (outgoing traffic is allowed on all ports).
Or maybe something more is wrong?
I am especially interested in the seederCount value (which is -1 in the array or there is no data in the array; all torrents are 100% downloaded and "running")
Seeding does work as well.
Thanks in advance!