-
-
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 connection fails with "failed to listen on ip" #7465
Comments
In previous issue you said that you use |
ill try that and see what happens.
ah, thanks for reminding me, i went and tested java i2p 2.3.0 and i wasn't able to get libtorrent to connect to SAM, even though i was able to manually i also run i2pd 2.48.0, i'll give my config a reset and see if its something i may have misconfigured. E: testing a fresh i2pd config, it's fine so far. i have a feeling my connection was being reset serverside... |
I decided to test it too, but for some reason developers did not published I2P Easy Install Bundle for 2.3.0, so I downloaded I2P-Easy-Install-Bundle-2.2.0.exe instead. |
it may be... using my remote i2pd peer is stable so far. Looking at the i2pd logs, SAM reports that the acceptor was reset each time it fails. This seems to be related to #7453, as i2pd will accept a new connection, but I'm still unable to pin down why it resets in the first place... |
After a couple minutes of operation, libtorrent seems to drop the connection to the i2p host. qBittorrent fails with
Failed to listen on IP. IP: "0.0.0.0". Port: "I2P/0". Reason: "End of file"
in its logs. Similarly,client_test
errors with a "Timed out".to reproduce:
client_test
or your favorite i2p-aware torrent client.libtorrent version (or branch): c2012b0
platform/architecture: Linux x86_64
compiler and compiler version: GCC 13.1.1
The text was updated successfully, but these errors were encountered: