Ticket #1239 (closed bug: fixed)

Opened 3 years ago

Last modified 16 months ago

"Torrent not registered" not counted in Tracker Error status

Reported by: TEMHOTA Owned by: Cas
Priority: minor Milestone: 1.3.3
Component: core Version: 1.3.2
Keywords: Cc:

Description

Why torrents with error (server report failure reason: "Not found" or "Torrent not registerd") never show in Error queue ?

Attachments

deluge-screenshot.png (51.5 KB) - added by TEMHOTA 3 years ago.

Change History

Changed 3 years ago by andar

  • status changed from new to closed
  • resolution set to wontfix

They are tracker errors which aren't considered a fatal torrent error since you can still get peers from other sources.

Changed 3 years ago by TEMHOTA

  • status changed from closed to reopened
  • resolution wontfix deleted
  • type changed from defect to feature-request

What about private torrents (with disabled DHT) ? Maybe create "Warnings" queue and show that torrents in it? This is really annoying check all serials torrents to see - this is right torrent file or I need re-download new from tracker.

Changed 3 years ago by andar

  • status changed from reopened to closed
  • resolution set to wontfix

There is already an Error tracker filter that you can use to see what torrents have tracker errors. Does this not fill this need?

Changed 3 years ago by TEMHOTA

  • status changed from closed to reopened
  • resolution wontfix deleted

Error filter not working - it always show "Error(0)". See screenshot with problem torrent.

Changed 3 years ago by TEMHOTA

Changed 3 years ago by Cas

  • priority changed from major to minor
  • summary changed from Processing torrent server "failure reason" reply to "Torrent not registered" not counted in Tracker Error status
  • milestone set to Future

Changed 23 months ago by Cas

  • owner set to Cas
  • status changed from reopened to accepted
  • version changed from 1.2.3 to 1.3.2
  • type changed from feature-request to bug
  • milestone changed from Future to 1.3.3

This is a translation issue between on_alert_tracker_error and filtertreeview. Should not be translating strings that are used as keys.

Changed 23 months ago by Cas

  • status changed from accepted to closed
  • resolution set to fixed

Fixed in 1.3-stable:  ff087d133

Changed 17 months ago by abonec

My torrent site add to torrent file 3 trackers. 1 main and 2 retrackers. When torrent was updated in website first tracker raise error (like torrent not registered) and any torrent clients what i use show me (transmission, utorrent) that one of trackers send "torrent not registered" but deluge all time show "announce is OK". I don't know that torrentfile need to update and it is big problem for me.

Please add options (or default behavior) that if one of the trackers counted error status then add this torrent to error category (or how in other clients - it has red highlight).

Changed 16 months ago by Koroboru

  • status changed from closed to reopened
  • version changed from 1.3.2 to 1.3.3
  • resolution fixed deleted
  • milestone 1.3.3 deleted

The problem still occurs (Deluge 1.3.3). May be OK status is set because only one of the trackers return 'error: torrent not registered' status. (There are two trackers in most of my torrents: main and retracker.local. The last one may be unavailable or may send OK when main tracker sends "torrent not registered" or "closed by copyright holder" or so.) So I ask for fix, I mean that these "tracker-errored" torrents should be made somehow noticeable in UI, and not only those "not registered" but also with other error replies (e.g. "closed by copyright holder") (if it is possible). May be such behaviour can be implemented via plugin...

Changed 16 months ago by Cas

  • status changed from reopened to closed
  • version changed from 1.3.3 to 1.3.2
  • resolution set to fixed
  • milestone set to 1.3.3

Please do not add comments or reopen a ticket when it is completely different to the bug described and subsequently fixed.

You need to either create a new feature request ticket or discuss this in the forums.

Note: See TracTickets for help on using tickets.