#3018: error returned to web api wen adding a torrent with a label that has many
torrents (500+)
--------------------+----------------------------
Reporter: zpeleg | Owner:
Type: bug | Status: new
Priority: major | Milestone: needs verified
Component: Plugin | Version: 1.3.14
Keywords: |
--------------------+----------------------------
I am using Sonarr to download tv shows, at some point it stopped working.
After snooping around deluge logs, I found this:
{{{
RPCError Message Received!
--------------------------------------------------------------------------------
RPCRequest: label.set_torrent(None, tv-sonarr)
--------------------------------------------------------------------------------
File "/usr/lib/python2.7/dist-packages/deluge/core/rpcserver.py", line
301, in dispatch
ret = self.factory.methods[method](*args, **kwargs)
File "/usr/lib/python2.7/dist-
packages/deluge/plugins/Label-0.2.egg/label/core.py", line 317, in
set_torrent
CheckInput(torrent_id in self.torrents , _("Unknown Torrent"))
File "/usr/lib/python2.7/dist-
packages/deluge/plugins/Label-0.2.egg/label/core.py", line 88, in
CheckInput
raise Exception(message)
Exception: Unknown Torrent
}}}
More investigation revealed that the torrent is added, without the label,
but error is returned to Sonarr (or maybe it times out, I'm not sure).
After reducing the amount of torrents in the label to around 300, the
program resumed working correctly.
--
Ticket URL: <http://dev.deluge-torrent.org/ticket/3018>
Deluge <http://deluge-torrent.org/>
Deluge Project
--
You received this message because you are subscribed to the Google Groups
"Deluge Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/deluge-dev.
For more options, visit https://groups.google.com/d/optout.