-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
After internet connectivity is broken, qbt binded network interface stopped, qbt fails to resume connectivity #21288
Comments
@slrslr can you please confirm on 4.6.6 ? |
Happened for me too on 4.6.6. |
Possible related problem on Windows 11?:
In both cases, qBittorrent must be closed and re-launched to resolve the problem (Windows 11). Everything seems to work well until the connectivity icon unexpectedly turns red and everything stalls. In the second case, someone must now be seated at the desk watching the connectivity icon at all times. It is no longer possible to run qBittorrent unattended. |
This seems to be a fairly common issue, and it's still present in 5.0.2. |
This seems to be the main issue thread on the libtorrent repo. arvidn/libtorrent#4412 |
I'm experiencing this |
qBittorrent & operating system versions
4.6.5 AppImage
Qt: 6.6.3
Libtorrent: 2.0.11.0
Boost: 1.85.0
OpenSSL: 1.1.1w
zlib: 1.2.11
OS: Debian 11 (oldstable) with KDE
What is the problem?
Qbt is unable to resume connectivity after its defined network interface where it is listening, is shutdown and then back up.
Steps to reproduce
No response
Additional context
Computer is connected to a Wireguard VPN server. Qbt is set (in Advanced configuration) to listen on Wireguard network interface wg0 and use all addresses).
Wireguard server starts refusing connection of a client. Client stops wireguard service so the wg0 interface cease to exist is no longer accessible by the qbt for around 15 minutes.
Wireguard VPN server starts accepting connections. Client restarts wireguard service: wg-quick down wg0;wg-quick up wg0;
I find qbt listing less than 10 DHT nodes in its status bar and zero connection speeds.
After I go to qbt settings, Advanced tab, switch interface from wg0 to other. Click OK. Switch back to wg0, click OK. Connectivity starts going.
Can you please check how qbt is handling interface "disappearing" for longer time and automatic retries?
Log(s) & preferences file(s)
No response
The text was updated successfully, but these errors were encountered: