IP address from inbound connection is not added to tried table? #14629

issue muoitranduc opened this issue on November 1, 2018
  1. muoitranduc commented at 10:11 AM on November 1, 2018: none

    I set up two VMs connect to each other and run mainnet network with -debug=all turned on. From VM2, I make a peering connection with VM1 by running: bitcoin-cli addnode <VM1_IP_address> "onetry".

    The peering is indeed successful, I checked by running on both VM1 and VM2: bitcoin-cli getpeerinfo.

    Supposedly, VM2_IP_address should be moved to the tried table of VM1 and the debug log should be recorded, e.g.,

    Moving <VM2_IP_address> to tried table.

    However, I couldn't see that debug log. Does anyone have any idea what happened? Versions: Bitcoin Core 0.17.0.1 and Ubuntu 16.04LTS.

  2. fanquake added the label P2P on Nov 1, 2018
  3. muoitranduc commented at 10:44 AM on November 1, 2018: none

    Yes, node does not add IP address from inbound connection to tried table anymore. See #8594.

  4. muoitranduc closed this on Nov 1, 2018

  5. MarcoFalke locked this on Sep 8, 2021
Contributors
Labels

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-05-02 12:15 UTC

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