[Debian] UDP Tracker error - (-1) Invalid argument ""

General support for problems installing or using Deluge
Post Reply
Sierra
New User
New User
Posts: 2
Joined: Sun Dec 06, 2015 3:45 am

[Debian] UDP Tracker error - (-1) Invalid argument ""

Post by Sierra »

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.

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)
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.
Last edited by Sierra on Sat Dec 12, 2015 7:19 am, edited 2 times in total.
lucianoshl

Re: [Debian] UDP Tracker error - (-1) Invalid argument ""

Post by lucianoshl »

i have same issue, i using dante (https://www.inet.no/dante/) as SOCKS5 server
Cas
Top Bloke
Top Bloke
Posts: 3681
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: [Debian] UDP Tracker error - (-1) Invalid argument ""

Post by Cas »

http://dev.deluge-torrent.org/wiki/Cont ... nformation
You will need the following information when reporting a bug, Deluge and libtorrent versions are essential:
Sierra
New User
New User
Posts: 2
Joined: Sun Dec 06, 2015 3:45 am

Re: [Debian] UDP Tracker error - (-1) Invalid argument ""

Post by Sierra »

Updated OP with version info, everything is latest versions available for Linux.
Post Reply