Page 1 of 1

Peers cannot connect to my computer

Posted: Tue Mar 26, 2024 7:56 pm
by der.scott
Hi,

I've stumbled upon a weird issue: When seeding torrents, I regularly see other clients, mainly qBittorrent or Transmission trying to connect to my computer, but they cannot, even as I don't have any limits on upload slots or connected clients. They simply disappear from my peers tab after a few seconds. Curiously, I started Deluge from the command line with loglevel info option to see what might cause the issue.

The only thing I recognized was the following error message:

Code: Select all

[WARNING ][deluge.core.torrentmanager        :1621] on_alert_performance: [TORRENT NAME]: performance warning: too few ports allowed for outgoing connections, too_few_outgoing_ports
My connection limits weren't actually hit and even increasing them to insane values didn't help. There were just more clients trying to connect without success (I increased the number of allowed connections and connection tries from 20 to 100).

My client's version is 2.1.1 with libtorrent 2.0.5.0.

Does anybody know what might cause this issue?

Thanks for your help,
der.scott

Re: Peers cannot connect to my computer

Posted: Tue Mar 26, 2024 8:37 pm
by der.scott
P.S.: What I forgot to mention:
I have tried both random outgoing ports and a port range from 59000 to 60000, both settings didn't resolve the issue.

Re: Peers cannot connect to my computer

Posted: Sun Apr 07, 2024 10:32 pm
by shinger
Hello der.scott,

Could you answer a few questions so we can have a more clearer picture to troubleshoot what is going on.

- How is your current setup?
- Where is Deluged installed on?
- Do you have SSH access to that device? And full user access (root access)
- Type of OS? (cat /etc/os-release)

That way we can start looking what is going on with a solid foundation of what we are working with.