Opened 7 years ago

Last modified 7 years ago

#2963 new bug

Opening ports but refusing to use.

Reported by: Dulanic Owned by:
Priority: major Milestone: needs verified
Component: Unknown Version: 1.3.13
Keywords: port, network Cc:

Description

Deluge is opening ports with it's process, but not using them. The ports are clearly available as only deluge has them open. However, the active port is not the ones requested, nor does the process open these ports so it has no incoming traffic.

The first image shows that Deluge is reporting it is using 41617 as the active port where port range 26780 - 26781 are being requested.

The telnet image shows Linux reporting that the shown active report is not actually even open and that 26780 actually was opened, yet it deluge isn't actually using it and reports no incoming connections.

Attachments (5)

deluge.png (55.0 KB) - added by Dulanic 7 years ago.
Image of deluge UI and reported active port.
open ports.png (30.4 KB) - added by Dulanic 7 years ago.
SSH into box viewing open ports /w deluge.
deluge1.png (54.1 KB) - added by Dulanic 7 years ago.
Updated deluge SS
ssh.png (17.6 KB) - added by Dulanic 7 years ago.
deluge.log (57.4 KB) - added by Dulanic 7 years ago.
Log

Download all attachments as: .zip

Change History (13)

Changed 7 years ago by Dulanic

Image of deluge UI and reported active port.

Changed 7 years ago by Dulanic

SSH into box viewing open ports /w deluge.

comment:1 Changed 7 years ago by Dulanic

  • Version changed from 1.3.12 to 1.3.13

comment:2 Changed 7 years ago by Cas

It will not reuse an opened connection so if you use a slightly larger range it likely will work. This has been fixed in develop.

Changed 7 years ago by Dulanic

Updated deluge SS

Changed 7 years ago by Dulanic

comment:3 Changed 7 years ago by Dulanic

Not working even expanding. UI still shows port being used is 36464. However, SSH netstat shows it is using 26780 as requested... something isn't matching here. When I test active port it is not open even though 26780-26799 is forwarded.

comment:4 Changed 7 years ago by Cas

Hmm, what version of libtorrent? Can you provide logs.

comment:5 Changed 7 years ago by Dulanic

It shows libtorrent: 1.0.11.0 in deluge-gtk.... of course when I run it /w log option it works.... when I run it from the cinnamon menu it doesn't so I checked the command it defaults with and it is deluge-gtk %U and that seems to cause this problem for some reason. So I am thinking this might be a package issue /w the deluge client for linux mint....

comment:6 Changed 7 years ago by Cas

Ok, I doubt packaging would have an effect here. It could be coincidence with restarting many times.

comment:7 Changed 7 years ago by Dulanic

It's not that, because I can flip back and forward between running from terminal and menu and it consistently works and doesn't work between the 2.

comment:8 Changed 7 years ago by Cas

Can you provide a log from both so I can understand what you are running

Changed 7 years ago by Dulanic

Log

Note: See TracTickets for help on using tickets.