This also happens when I add new torrents of the same trackers.
I've tried running Deluge with debugging enabled but couldn't find any
errors related to this. If you need any more logs or information let me
know.
--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3294>
Deluge <https://deluge-torrent.org/>
Deluge Project
Comment (by efhalo):
I have the same problem. Deluge 2.0.3 Debian sid, python-libtorrent:
1.1.13
--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3294#comment:1>
Comment (by Twisted-):
This problem seems to go away after upgrading to python3-libtorrent
1.2.2.0. Unfortunately this bring about a bunch of errors about "Address
family not supported by protocol" but those don't seem to stop it from
downloading/seeding.
--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3294#comment:2>
Comment (by armagedon):
having the same problem. tried to follow this step :
https://dev.deluge-torrent.org/wiki/Building/libtorrent
but not worked for me.
can you please describe how to getting work ?
--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3294#comment:3>
Comment (by Twisted-):
https://launchpad.net/~libtorrent.org/+archive/ubuntu/1.2-daily
I added the PPA as described in the link above. That should get you a
version that worked for me.
--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3294#comment:4>
Comment (by armagedon):
thank you for your quick response. I've successfully updated the lib to
version 1.2.1 via given ppa. but I'm getting another Error now :
{{{
Error: Address family not supported by protocol
}}}
--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3294#comment:5>
Comment (by Twisted-):
I was getting the same error, although that particular error doesn't stop
it from actually working. I assume it has something to do with IPv6.
On a different note, the last python3-libtorrent update broke deluge
again. Couldn't get it started anymore.
I downgraded back to the Ubuntu repo version of python3-libtorrent
(1.1.11). Of course the invalid argument problem came back. One tracker
gave me a more useful error message though: "error port 0 not allowed".
After checking my settings and changing my incoming port, applying and
changing it back to the original (and applying again) both the error "port
0 not allowed" and the "invalid argument" errors went away. So you might
want to try that with the original library.
--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3294#comment:6>
Comment (by armagedon):
I found out by enabling randim port the error disappear
--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3294#comment:7>
Comment (by bairrd):
Is there any way to get around this problem and maintain a static port
number? My router doesn't allow for using a random port.
--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3294#comment:8>
Comment (by Twisted-):
As far as I understand the problem, there is an issue while upgrading
causing Deluge to advertise port 0 as the port to be used.
Changing the port and setting it back to the original solved it for me.
Changing it to use a random port solves it for armagedon.
Sounds to me like they both do the same thing though, make sure that
Deluge advertises an actual port and not 0.
--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3294#comment:9>
Comment (by bairrd):
I've tried changing the port and changing it back, and I still get the
"Invalid Argument" error, and setting it to a random port does not work
for me given my router.
--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3294#comment:10>
Comment (by bairrd):
Okay, changing the ports, changing it back, and then rebooting my system
worked for me.
--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3294#comment:11>
Comment (by bairrd):
Every new torrent I add, I have to go through changing the port, channging
it back, and rebooting. Hopefully this issue gets fixed so I don't have to
do this every day.
--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3294#comment:12>
* component: Unknown => Core
* milestone: needs verified => 2.0.4
--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3294#comment:13>