-
-
Notifications
You must be signed in to change notification settings - Fork 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
I2P SAM connection is not reestablished when closed #7453
Comments
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
I have a similar issue that I think could be caused by the same problem. The short version is that when a libtorrent client's machine has been suspended (sleep/hibernate) for long enough, libtorrent loses the SAM connection until it is manually turned off and on again on the client side. Details can be found at the above linked issue in the qBittorrent repo. |
I have disabled I2P functionality in qBittorrent a few weeks ago, and as it looks the frequent SAMBridge logs have stopped right there. Last such message was printed on 2023-11-09, almost a month ago. I don't remember exactly when did I turned off I2P functionality, but that date seems about right. For now I won't turn it back on, as it wouldn't work anyway on my system. |
I believe this is a missing feature. The SAM connection is triggered by setting a SAM hostname and port in the settings. |
Tested with client_test and i2pd.
Expected behaviour: SAM session is recreated once i2pd is up again (after step 4).
Actual behaviour: no session is (re)created, SAM sessions page is empty.
Reason: i2pd crashes sometimes and it is more convenient for user to restart just i2pd and not both i2pd and torrent client.
libtorrent version (or branch): c2012b0
platform/architecture: Windows
compiler and compiler version: clang 15.0.7
The text was updated successfully, but these errors were encountered: