qbittorrent / qBittorrent

qBittorrent BitTorrent client
https://www.qbittorrent.org
Other
27.02k stars 3.89k forks source link

Enable team loadbalance——Port used for incoming connections: Connection failed #10151

Closed snipxx closed 5 years ago

snipxx commented 5 years ago

Please provide the following information

qBittorrent version and Operating System

qBittorrent v4.1.2 fedora server 29 Enable team loadbalance

If on linux, libtorrent and Qt version

(type here)

What is the problem

Port used for incoming connections: Connection failed

What is the expected behavior

(type here)

Steps to reproduce

(type here)

Extra info(if any)

Port used for incoming connections: 56889

[c:\~]$ telnet 192.168.1.220 56889 Connecting to 192.168.1.220:56889... Could not connect to '192.168.1.220' (port 56889): Connection failed.

Web User Interface (Remote control):56888 [c:\~]$ telnet 192.168.1.220 56888 Connecting to 192.168.1.220:56888... Connection established. To escape to local shell, press Ctrl+Alt+].

[root@fedora ~]# ss -anp |grep 56889 udp UNCONN 0 0 127.0.0.1:56889 0.0.0.0: users:(("qbittorrent-nox",pid=912,fd=29))
tcp LISTEN 0 5 127.0.0.1:56889 0.0.0.0:
users:(("qbittorrent-nox",pid=912,fd=28))

[root@fedora ~]# ss -anp |grep 56888 tcp LISTEN 0 50 :56888 :* users:(("qbittorrent-nox",pid=912,fd=31))

[root@fedora ~]# teamdctl nm-team state view -v setup: runner: loadbalance kernel team mode: loadbalance D-BUS enabled: yes ZeroMQ enabled: no debug level: 0 daemonized: no PID: 837 PID file: /var/run/teamd/nm-team.pid ports: enp1s0 ifindex: 2 addr: 00:e0:4c:68:22:66 ethtool link: 1000mbit/fullduplex/up link watches: link summary: up instance[link_watch_0]: name: ethtool link: up down count: 0 link up delay: 0 link down delay: 0

snipxx commented 5 years ago

my conf