[Debian] UDP Tracker error - (-1) Invalid argument ""
Posted: Sun Dec 06, 2015 4:00 am
Hello
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.
I have tested on the Windows version of Deluge 1.3.12, using the exact same Proxy + Tracker + Torrent combination and it works fine there. I also tested in other linux torrent clients and it worked fine. I even went so far as to write a program to test UDP trackers over SOCKSv5 proxies, to be certain there is nothing wrong with my proxy server or the remote tracker.
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.
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.