You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rtorrent stops working when bound to an IP not associated with the actual IP on the nic of netns.
This issue happens when the IP on the connection changes
but rtorrent tries to bind to the old IP
must be circumvented somehow.
Steps to reproduce:
run rtorrent on an openvpn connection for a while
wait for ip to change
error message appears: Error: Tracker: [Failed binding local connection end]
Solution
rtorrent probably needs to restart / rebind somehow.
The text was updated successfully, but these errors were encountered:
Rtorrent stops working when bound to an IP not associated with the actual IP on the nic of netns.
This issue happens when the IP on the connection changes
but rtorrent tries to bind to the old IP
must be circumvented somehow.
Steps to reproduce:
Error: Tracker: [Failed binding local connection end]
Solution
rtorrent probably needs to restart / rebind somehow.
The text was updated successfully, but these errors were encountered: