Opened 8 years ago
Last modified 8 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)
Change History (13)
by , 8 years ago
Attachment: | deluge.png added |
---|
comment:1 by , 8 years ago
Version: | 1.3.12 → 1.3.13 |
---|
comment:2 by , 8 years ago
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.
by , 8 years ago
comment:3 by , 8 years ago
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:5 by , 8 years ago
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 by , 8 years ago
Ok, I doubt packaging would have an effect here. It could be coincidence with restarting many times.
comment:7 by , 8 years ago
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.
Image of deluge UI and reported active port.