I2P: connection issues #27518

issue rebroad opened this issue on April 23, 2023
  1. rebroad commented at 11:44 AM on April 23, 2023: contributor

    Is there an existing issue for this?

    • I have searched the existing issues

    Current behaviour

    Using the list of nodes in #23018 I am getting every single one failing:-

    2023-04-23T11:34:39.798 I2P: Error connecting to gehtac45oaghz54ypyopim64mql7oad2bqclla74l6tfeolzmodq.b32.i2p:0: Unexpected reply to "NAMING LOOKUP NAME=gehtac45oaghz54ypyopim64mql7oad2bqclla74l6tfeolzmodq.b32.i2p": "NAMING REPLY RESULT=KEY_NOT_FOUND NAME=gehtac45oaghz54ypyopim64mql7oad2bqclla74l6tfeolzmodq.b32.i2p"
    2023-04-23T11:34:42.869 I2P: Error connecting to h3r6bkn46qxftwja53pxiykntegfyfjqtnzbm6iv6r5mungmqgmq.b32.i2p:0: Unexpected reply to "NAMING LOOKUP NAME=h3r6bkn46qxftwja53pxiykntegfyfjqtnzbm6iv6r5mungmqgmq.b32.i2p": "NAMING REPLY RESULT=KEY_NOT_FOUND NAME=h3r6bkn46qxftwja53pxiykntegfyfjqtnzbm6iv6r5mungmqgmq.b32.i2p"
    2023-04-23T11:34:42.934 I2P: Error connecting to hnbbyjpxx54623l555sta7pocy3se4sdgmuebi5k6reesz5rjp6q.b32.i2p:0: Unexpected reply to "NAMING LOOKUP NAME=hnbbyjpxx54623l555sta7pocy3se4sdgmuebi5k6reesz5rjp6q.b32.i2p": "NAMING REPLY RESULT=KEY_NOT_FOUND NAME=hnbbyjpxx54623l555sta7pocy3se4sdgmuebi5k6reesz5rjp6q.b32.i2p"
    2023-04-23T11:34:51.993 I2P: Error connecting to i3hcdakiz2tyvggkwefvdjoi7444kgvd2mbdfizjvv43q7zukezq.b32.i2p:0: Unexpected reply to "NAMING LOOKUP NAME=i3hcdakiz2tyvggkwefvdjoi7444kgvd2mbdfizjvv43q7zukezq.b32.i2p": "NAMING REPLY RESULT=KEY_NOT_FOUND NAME=i3hcdakiz2tyvggkwefvdjoi7444kgvd2mbdfizjvv43q7zukezq.b32.i2p"
    2023-04-23T11:34:52.054 I2P: Error connecting to jz3s4eurm5vzjresf4mwo7oni4bk36daolwxh4iqtewakylgkxmq.b32.i2p:0: Unexpected reply to "NAMING LOOKUP NAME=jz3s4eurm5vzjresf4mwo7oni4bk36daolwxh4iqtewakylgkxmq.b32.i2p": "NAMING REPLY RESULT=KEY_NOT_FOUND NAME=jz3s4eurm5vzjresf4mwo7oni4bk36daolwxh4iqtewakylgkxmq.b32.i2p"
    2023-04-23T11:34:55.114 I2P: Error connecting to kokkmpquqlkptu5hkmzqlttsmtwxicldr4so7wqsufk6bwf32nma.b32.i2p:0: Unexpected reply to "NAMING LOOKUP NAME=kokkmpquqlkptu5hkmzqlttsmtwxicldr4so7wqsufk6bwf32nma.b32.i2p": "NAMING REPLY RESULT=KEY_NOT_FOUND NAME=kokkmpquqlkptu5hkmzqlttsmtwxicldr4so7wqsufk6bwf32nma.b32.i2p"
    2023-04-23T11:34:55.174 I2P: Error connecting to kvrde7mcgjhz3xzeltwy4gs2rxdfbnbs2wc67mh2pt43wjmjnmbq.b32.i2p:0: Unexpected reply to "NAMING LOOKUP NAME=kvrde7mcgjhz3xzeltwy4gs2rxdfbnbs2wc67mh2pt43wjmjnmbq.b32.i2p": "NAMING REPLY RESULT=KEY_NOT_FOUND NAME=kvrde7mcgjhz3xzeltwy4gs2rxdfbnbs2wc67mh2pt43wjmjnmbq.b32.i2p"
    2023-04-23T11:34:58.237 I2P: Error connecting to shh2ewyegnuwnmdse5kl5toybdvzkvk2yj4zcowz6iwhhh3ykdfa.b32.i2p:0: Unexpected reply to "NAMING LOOKUP NAME=shh2ewyegnuwnmdse5kl5toybdvzkvk2yj4zcowz6iwhhh3ykdfa.b32.i2p": "NAMING REPLY RESULT=KEY_NOT_FOUND NAME=shh2ewyegnuwnmdse5kl5toybdvzkvk2yj4zcowz6iwhhh3ykdfa.b32.i2p"
    2023-04-23T11:35:04.284 I2P: Error connecting to wwbw7nqr3ahkqv62cuqfwgtneekvvpnuc4i4f6yo7tpoqjswvcwa.b32.i2p:0: Unexpected reply to "NAMING LOOKUP NAME=wwbw7nqr3ahkqv62cuqfwgtneekvvpnuc4i4f6yo7tpoqjswvcwa.b32.i2p": "NAMING REPLY RESULT=KEY_NOT_FOUND NAME=wwbw7nqr3ahkqv62cuqfwgtneekvvpnuc4i4f6yo7tpoqjswvcwa.b32.i2p"
    2023-04-23T11:35:07.340 I2P: Error connecting to zsxwyo6qcn3chqzwxnseusqgsnuw3maqnztkiypyfxtya4snkoka.b32.i2p:0: Unexpected reply to "NAMING LOOKUP NAME=zsxwyo6qcn3chqzwxnseusqgsnuw3maqnztkiypyfxtya4snkoka.b32.i2p": "NAMING REPLY RESULT=KEY_NOT_FOUND NAME=zsxwyo6qcn3chqzwxnseusqgsnuw3maqnztkiypyfxtya4snkoka.b32.i2p"
    

    Admittedly I am not using the latest master, so it's possible this issue has been fixed, but I suspect not, given that no other issues were raised for this issue.

    Expected behaviour

    expected a connection to succeed

    Steps to reproduce

    by running the addnode command within the CLI

    How did you obtain Bitcoin Core

    Compiled from source

    What version of Bitcoin Core are you using?

    v22.99

    Operating system and version

    Ubuntu 22.04 LTS

  2. fanquake commented at 11:48 AM on April 23, 2023: member

    Using the list of nodes in #23018

    expected a connection to succeed

    I don't think expecting being able to connect to some 2 year old list of (random) nodes is exactly reasonable.

  3. jonatack commented at 12:24 PM on April 23, 2023: contributor

    Do you have other I2P connections working? If not, you may need to restart (or upgrade) your I2P router. What router and version are you using?

    Some of the nodes no longer exist, but I'm connected to several of them right now. If you're looking for seed nodes, try the ones in contrib/seeds/nodes_main_manual.txt.

  4. fanquake closed this on Apr 23, 2023

  5. rebroad commented at 2:25 PM on April 23, 2023: contributor

    Do you have other I2P connections working? If not, you may need to restart (or upgrade) your I2P router. What router and version are you using?

    Some of the nodes no longer exist, but I'm connected to several of them right now. If you're looking for seed nodes, try the ones in contrib/seeds/nodes_main_manual.txt.

    I'm using the latest version of the i2p router that comes with Ubuntu 22.04 LTS.

  6. rebroad commented at 2:27 PM on April 23, 2023: contributor

    Given this has been closed as "not planned" I'm going to assume I2P functionality isn't planned to be working and therefore will disable this from my node's configuration.

  7. jonatack commented at 3:05 PM on April 23, 2023: contributor

    @rebroad, the seeds in contrib/seeds/nodes_main_manual.txt on master should be working, as are many of the ones you tried unsuccessfully to connect to. If you cannot make a connection, try restarting your router, upgrading your router (it can make a difference to use recent versions), verifying if you customized your router conf settings, or changing your router (to either i2prouter or i2pd).

  8. bitcoin locked this on Apr 22, 2024

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-17 18:13 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me