-
-
Notifications
You must be signed in to change notification settings - Fork 4k
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
permanent connection loss after network reconnection #19580
Comments
There should be some kind of timeout and cyclical retouch of connection in case it was dead at time of first probe. In fact I've had a problem with Windows VPN (ikev2), but have no problem with SoftEther, qB connects right away, when connection on adapter is alive. |
I have noticed this as well, after upgrading to v4.5x and now to v4.6.0RC2 - if you lose VPN connection, qB does NOT reconnect or re-announce upon re-connection - NOR does manually re-announcing. I have had to close the program and relaunch it. --- DS |
so, what can i do to help with the issue ? what does needs diagnosis mean ? |
@snakeeater98 help debug the issue, or convince someone who has those skills to debug it? |
After following multiple paths to possible solutions i finally think i found out what works for me. EDIT: THIS IS NOT A SOLUTION, because when restarting the service qbittorrent does not save the downloaded progress... |
This is another ticket that is a good candidate for increasing log level for network info |
qBittorrent & operating system versions
qBittorrent: 4.5.5
Operating system: QTS 5.1.1.2491
Qt: 6.5.2
Libtorrent: 2.0.9.0
What is the problem?
Whenever my ISP reconnects and VPN therefore as well, qBittorrent does not pick up the new connection.
As Network interface I set my VPN nic and for addresses to bind i used all ipv4 addresses
Steps to reproduce
setup a VPN
configure qbittorrent to use the vpn interface
disconnect from network
connect to network
result -> connection in qbittorrent is permanetly lost
Additional context
No response
Log(s) & preferences file(s)
Edit: i took the logs before enabling the option "Reannounce to all trackers when IP or port changed", it changed nothing.
Also manual "force reannounce" does nothing as well.
The text was updated successfully, but these errors were encountered: