Cas wrote:I cannot repeat the problem you describe.
I didnt expect, its common trouble :-/
I am running 1.2.3 and my latest torrent downloading is Seeds 39(2759) Peers 11(757) and the figures are constantly changing. If you manually update tracker the totals also change.
Manual update update doesnt change totals. Tracker status says announce send and then announce Ok. Log events when updating manually:
Code: Select all
[DEBUG ] 16:47:12 core:366 Forcing reannouncment to: ('hash1',)
[DEBUG ] 16:47:12 alertmanager:115 tracker_announce_alert: name.of.torrent (http://private.tracker/announce) sending announce (none)
[DEBUG ] 16:47:12 torrentmanager:859 on_alert_tracker_announce
[DEBUG ] 16:47:12 alertmanager:115 tracker_reply_alert: name.of.torrent (http://private.tracker/announce) received peers: 21
[DEBUG ] 16:47:12 torrentmanager:842 on_alert_tracker_reply: name.of.torrent (http://private.tracker/announce) received peers: 21
After updating Deluge shows 0 (1) seeders and 16 (1) peers. As I understand, Deluge got info of 21 clients and it connects 16 of them (no DHT etc allowed). I restarted deluged before update (when enabling logging). Then I removed torrent and added it again. After checking Deluge shows Seeders 0 (5) and Peers 14 (19).
There is some little compability problem with Deluge and tracker software. I tried to download torrent from another tracker and stats were updated fine. Its pretty bizarre, initial announce works fine but later announces doesnt update totals.