deluge-siphon
deluge-siphon copied to clipboard
Unhandled error in Deffered while attempting to add private tracker magnet links
Delugesiphon (v0.72.6) is failing to add magnet-linked torrents from a private tracker I use. The 'add with options' menu also fails to load, but also works using other public trackers. Everything was functioning normally for months until yesterday.
"Unhandled error in Deferred" ... "Failure: deluge.error.AddTorrentError: Unable to add torrent, decoding filedump failed: expected value (list, dict, int or string) in bencoded string [bdecode:4]"
- Restarted Deluge docker
- Restarted Unraid server
- Reset/reinstalled delugesiphon plugin
- Replicated on another local computer with chrome and brave browsers
- Enabled cookies in plugin options
- Disabled pihole
- Bypassed plugin by adding .torrent file from my private tracker(works)
- Failed to replicate with public tracker magnet links for ubuntu and other public trackers (works as expected)
- Replicated error (with different, slightly more verbose log, also attached) using the Deluge Remote plugin (v1.2.4)
I have enabled console debug logging in the delugesiphon options but am unsure how to access it. (any help here would be awesome!) The attached logs are both from the docker instance running on my Unraid server (binhex-delugevpn).
Update:
Functionality is spontaneously restored! Log shows similar error.
edit: formatting