I just switched to Deluge and I'm having an issue that is not happening elsewhere
My OS is Debian Linux (Testing branch) and I am using Deluge 1.3.12 - the 'deluged' and 'deluge-web' packages. Libtorrent 1.0.7.0, Python 2.7.10. Plugins enabled are Extractor, Labels, ltConfig. All config settings are out-of-the-box defaults except Proxy settings, disabling DHT/UPnP, and enabling force_proxy/anonymous_mode through ltConfig.
I am using a SOCKSv5 Proxy with Authentication, and this proxy supports UDP.
However when attempting to communicate with a UDP tracker, I get the following error on all torrents and all UDP trackers.
Code: Select all
[DEBUG ] 13:48:32 alertmanager:123 tracker_announce_alert: <Torrent Name> (udp://tracker.openbittorrent.com:80/announce) sending announce (started)
[DEBUG ] 13:48:32 alertmanager:123 tracker_error_alert: <Torrent Name> (udp://tracker.openbittorrent.com:80/announce) (-1) Invalid argument "" (6)
Googling the issue has come up with nothing, I'm at a loss as to what to do now.
Any help would be appreciated, it's driving me crazy.