Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Discovered new external address for our node #2997

Open
LukeWheeldon opened this issue May 7, 2021 · 2 comments
Open

Discovered new external address for our node #2997

LukeWheeldon opened this issue May 7, 2021 · 2 comments

Comments

@LukeWheeldon
Copy link

LukeWheeldon commented May 7, 2021

  • System: Debian 10 / 4.19.0-16-amd64 / 64GB memory / Xeon E-2236
  • Polkadot: running with default options
  • Networks: tried both with the Polkadot and Kusama networks with similar results.
  • Location: Australian datacenter

2021-05-07 15:40:40 🔍 Discovered new external address for our node: /ip4/X.X.X.X/tcp/30333/p2p/[…]

I am getting a never ending flood of those messages mentionning IP addresses that are not configured in my system, is that a bug? If not, what is the meaning?

EDIT

This is how the log is looking currently, after running for a day:
2021-05-08 19:00:15 🔍 Discovered new external address for our node: /ip4/10.25.20.1/tcp/30333/p2p/XXX
2021-05-08 19:00:15 🔍 Discovered new external address for our node: /ip4/10.25.12.1/tcp/30333/p2p/XXX
2021-05-08 19:00:16 🔍 Discovered new external address for our node: /ip4/10.164.0.16/tcp/30333/p2p/XXX
2021-05-08 19:00:16 🔍 Discovered new external address for our node: /ip4/10.156.0.13/tcp/30333/p2p/XXX
2021-05-08 19:00:16 ⚙️ Syncing 0.3 bps, target=#7386793 (13 peers), best: #5422082 (0x22c2…5f39), finalized #5422080 (0x2581…3dc9), ⬇ 319.2kiB/s ⬆ 78.1kiB/s
2021-05-08 19:00:17 🔍 Discovered new external address for our node: /ip4/10.25.11.1/tcp/30333/p2p/XXX
2021-05-08 19:00:18 🔍 Discovered new external address for our node: /ip4/10.25.17.1/tcp/30333/p2p/XXX
2021-05-08 19:00:18 🔍 Discovered new external address for our node: /ip4/10.25.15.1/tcp/30333/p2p/XXX
2021-05-08 19:00:18 🔍 Discovered new external address for our node: /ip4/10.110.0.7/tcp/30333/p2p/XXX
2021-05-08 19:00:18 🔍 Discovered new external address for our node: /ip4/10.25.18.1/tcp/30333/p2p/XXX
2021-05-08 19:00:18 🔍 Discovered new external address for our node: /ip4/10.25.13.1/tcp/30333/p2p/XXX
2021-05-08 19:00:18 🔍 Discovered new external address for our node: /ip4/10.110.0.5/tcp/30333/p2p/XXX
2021-05-08 19:00:18 🔍 Discovered new external address for our node: /ip4/35.191.8.3/tcp/30333/p2p/XXX
2021-05-08 19:00:19 🔍 Discovered new external address for our node: /ip4/10.164.0.16/tcp/30333/p2p/XXX
2021-05-08 19:00:20 🔍 Discovered new external address for our node: /ip4/10.25.20.1/tcp/30333/p2p/XXX
2021-05-08 19:00:34 🔍 Discovered new external address for our node: /ip4/10.0.2.100/tcp/30333/p2p/XXX
2021-05-08 19:00:34 🔍 Discovered new external address for our node: /ip4/10.65.138.59/tcp/30333/p2p/XXX

Those are the IPs configured on my system:
$ sudo ip -4 addr
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
2: eno1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000
inet 51.161.XXX.XXX/24 brd 51.161.XXX.XXX scope global dynamic eno1
valid_lft 57918sec preferred_lft 57918sec

@bkchr
Copy link
Member

bkchr commented May 7, 2021

Cc @tomaka

@LukeWheeldon
Copy link
Author

LukeWheeldon commented May 11, 2021

#437 (comment)

I've followed your advice @tomaka and I am not sure I'm able to understand how the resulting logs are relating to those "new external address for our node" - if anything it seems to be the opposite, where I am getting details on other nodes, in particular those that have more than 30 addresses (?!):

$ cat debug.log | grep identity
2021-05-11 09:21:10.109   INFO main sub-libp2p: 🏷 Local node identity is: 12D3KooWBg5KvtTYs1SvcV4SJno7aJ2UBBbmeZu5bubayNPBvLXM    

sl@validator-au:~$ cat debug.log | grep identified
$ cat debug.log | grep identified
2021-05-11 09:21:18.808  DEBUG tokio-runtime-worker sub-libp2p: Node PeerId("12D3KooWB4kaaoWct7axnpMqTNHRvBiEZWdNhXzGif3xKJhvJBgk") has reported more than 30 addresses; it is identified by "/substrate/1.0" and "Parity Polkadot/v0.8.28-1-99043f78-x86_64-linux-gnu (James-Lewis-kusama-validator-1)"
2021-05-11 09:21:32.591  DEBUG tokio-runtime-worker sub-libp2p: Node PeerId("12D3KooWP3syGLfYZ8L846oEsCVhm4K6h9r4c9QM9xhQjRm94rdp") has reported more than 30 addresses; it is identified by "/substrate/1.0" and "Parity Polkadot/v0.8.30-4b86755c3-x86_64-linux-gnu (Dcfcrypto - Kusama)"
2021-05-11 09:21:52.777  DEBUG tokio-runtime-worker sub-libp2p: Node PeerId("12D3KooWBos8ksYhaG9Cq7JPGQYgMh6qb5VvD5DFW5mM3x59aBG8") has reported more than 30 addresses; it is identified by "/substrate/1.0" and "Parity Polkadot/v0.8.28-1-99043f78-x86_64-linux-gnu (CRYPTOLOGIC-KSM-2)"
2021-05-11 09:22:42.484  DEBUG tokio-runtime-worker sub-libp2p: Node PeerId("12D3KooWLJw3URLBeCqCzCc7k3WZG6Ao1jp1vToU1Dj2p16MsQYs") has reported more than 30 addresses; it is identified by "/substrate/1.0" and "Parity Polkadot/v0.8.27-2f845699-x86_64-linux-gnu (Lip-kusama-validator-1)"
2021-05-11 09:23:21.169  DEBUG tokio-runtime-worker sub-libp2p: Node PeerId("12D3KooWGGHgfvyANRhwCgd4ZuUJiPiYGBD26Dmve98js1y82Axu") has reported more than 30 addresses; it is identified by "/substrate/1.0" and "Parity Polkadot/v0.8.28-1-99043f78-x86_64-linux-gnu (Tekin-kusama-validator-1)"
2021-05-11 09:23:32.108  DEBUG tokio-runtime-worker sub-libp2p: Node PeerId("12D3KooWGNbbZPSpeVKvohDSbFmV8cggXvbVc6HaHgwfcDYMkD5A") has reported more than 30 addresses; it is identified by "/substrate/1.0" and "Parity Polkadot/v0.8.28-1-99043f78-x86_64-linux-gnu (King Kusama)"
2021-05-11 09:23:33.632  DEBUG tokio-runtime-worker sub-libp2p: Node PeerId("12D3KooWDDzBUQ3ay63n672NUkY6gYCkDMT7Hcy8GrD8cEMVHfbz") has reported more than 30 addresses; it is identified by "/substrate/1.0" and "Parity Polkadot/v0.8.26-1-803da90f7-x86_64-linux-gnu (TaffelT1)"
2021-05-11 09:23:47.552  DEBUG tokio-runtime-worker sub-libp2p: Node PeerId("12D3KooWBos8ksYhaG9Cq7JPGQYgMh6qb5VvD5DFW5mM3x59aBG8") has reported more than 30 addresses; it is identified by "/substrate/1.0" and "Parity Polkadot/v0.8.28-1-99043f78-x86_64-linux-gnu (CRYPTOLOGIC-KSM-2)"
2021-05-11 09:24:16.831  DEBUG tokio-runtime-worker sub-libp2p: Node PeerId("12D3KooWR6QqoeyN8P5YY74umusacAeMZwQbfGCuunoMHDwNKqrA") has reported more than 30 addresses; it is identified by "/substrate/1.0" and "Parity Polkadot/v0.8.30-4b86755c3-x86_64-linux-gnu (1A4-VALIDATOR-1)"
2021-05-11 09:24:19.282  DEBUG tokio-runtime-worker sub-libp2p: Node PeerId("12D3KooWLJw3URLBeCqCzCc7k3WZG6Ao1jp1vToU1Dj2p16MsQYs") has reported more than 30 addresses; it is identified by "/substrate/1.0" and "Parity Polkadot/v0.8.27-2f845699-x86_64-linux-gnu (Lip-kusama-validator-1)"
2021-05-11 09:24:25.488  DEBUG tokio-runtime-worker sub-libp2p: Node PeerId("12D3KooWGNbbZPSpeVKvohDSbFmV8cggXvbVc6HaHgwfcDYMkD5A") has reported more than 30 addresses; it is identified by "/substrate/1.0" and "Parity Polkadot/v0.8.28-1-99043f78-x86_64-linux-gnu (King Kusama)"
2021-05-11 09:24:55.811  DEBUG tokio-runtime-worker sub-libp2p: Node PeerId("12D3KooWBos8ksYhaG9Cq7JPGQYgMh6qb5VvD5DFW5mM3x59aBG8") has reported more than 30 addresses; it is identified by "/substrate/1.0" and "Parity Polkadot/v0.8.28-1-99043f78-x86_64-linux-gnu (CRYPTOLOGIC-KSM-2)"
2021-05-11 09:25:15.834  DEBUG tokio-runtime-worker sub-libp2p: Node PeerId("12D3KooWP3syGLfYZ8L846oEsCVhm4K6h9r4c9QM9xhQjRm94rdp") has reported more than 30 addresses; it is identified by "/substrate/1.0" and "Parity Polkadot/v0.8.30-4b86755c3-x86_64-linux-gnu (Dcfcrypto - Kusama)"
2021-05-11 09:25:16.130  DEBUG tokio-runtime-worker sub-libp2p: Node PeerId("12D3KooWAgCwM5WnA72DWqufhk84ouHfdpng9imZ3mPTuFYrF5rK") has reported more than 30 addresses; it is identified by "/substrate/1.0" and "Parity Polkadot/v0.9.0-b5519e768-x86_64-linux-gnu (ryabinas17)"
2021-05-11 09:25:28.839  DEBUG tokio-runtime-worker sub-libp2p: Node PeerId("12D3KooWGGHgfvyANRhwCgd4ZuUJiPiYGBD26Dmve98js1y82Axu") has reported more than 30 addresses; it is identified by "/substrate/1.0" and "Parity Polkadot/v0.8.28-1-99043f78-x86_64-linux-gnu (Tekin-kusama-validator-1)"
2021-05-11 09:25:30.498  DEBUG tokio-runtime-worker sub-libp2p: Node PeerId("12D3KooWABJa8NUXkD3r97hDMGbs9Px151BfAinAccasiyuSRoZD") has reported more than 30 addresses; it is identified by "/substrate/1.0" and "Parity Polkadot/v0.9.0-b5519e768-x86_64-linux-gnu (ryabinas12)"
2021-05-11 09:26:15.026  DEBUG tokio-runtime-worker sub-libp2p: Node PeerId("12D3KooWKaxZymBfaxYkwy81FJqWjHL1nMp3VACGRFtMqtcTTeqj") has reported more than 30 addresses; it is identified by "/substrate/1.0" and "Parity Polkadot/v0.8.28-1-99043f78-x86_64-linux-gnu (House-Mason-kusama-validator-1)"
2021-05-11 09:26:18.928  DEBUG tokio-runtime-worker sub-libp2p: Node PeerId("12D3KooWR6QqoeyN8P5YY74umusacAeMZwQbfGCuunoMHDwNKqrA") has reported more than 30 addresses; it is identified by "/substrate/1.0" and "Parity Polkadot/v0.8.30-4b86755c3-x86_64-linux-gnu (1A4-VALIDATOR-1)"
2021-05-11 09:26:22.399  DEBUG tokio-runtime-worker sub-libp2p: Node PeerId("12D3KooWLJw3URLBeCqCzCc7k3WZG6Ao1jp1vToU1Dj2p16MsQYs") has reported more than 30 addresses; it is identified by "/substrate/1.0" and "Parity Polkadot/v0.8.27-2f845699-x86_64-linux-gnu (Lip-kusama-validator-1)"
2021-05-11 09:26:32.651  DEBUG tokio-runtime-worker sub-libp2p: Node PeerId("12D3KooWDDzBUQ3ay63n672NUkY6gYCkDMT7Hcy8GrD8cEMVHfbz") has reported more than 30 addresses; it is identified by "/substrate/1.0" and "Parity Polkadot/v0.8.26-1-803da90f7-x86_64-linux-gnu (TaffelT1)"
2021-05-11 09:26:41.555  DEBUG tokio-runtime-worker sub-libp2p: Node PeerId("12D3KooWCu6XnX51eA5jh925EnqYkqfcwCZm9vGJn9n8K8Mziiiw") has reported more than 30 addresses; it is identified by "/substrate/1.0" and "Parity Polkadot/v0.8.28-1-99043f78-x86_64-linux-gnu (CRYPTOLOGIC-KSM-1)"
2021-05-11 09:27:29.164  DEBUG tokio-runtime-worker sub-libp2p: Node PeerId("12D3KooWGNbbZPSpeVKvohDSbFmV8cggXvbVc6HaHgwfcDYMkD5A") has reported more than 30 addresses; it is identified by "/substrate/1.0" and "Parity Polkadot/v0.8.28-1-99043f78-x86_64-linux-gnu (King Kusama)"
2021-05-11 09:27:30.382  DEBUG tokio-runtime-worker sub-libp2p: Node PeerId("12D3KooWKaxZymBfaxYkwy81FJqWjHL1nMp3VACGRFtMqtcTTeqj") has reported more than 30 addresses; it is identified by "/substrate/1.0" and "Parity Polkadot/v0.8.28-1-99043f78-x86_64-linux-gnu (House-Mason-kusama-validator-1)"
2021-05-11 09:28:08.972  DEBUG tokio-runtime-worker sub-libp2p: Node PeerId("12D3KooWBos8ksYhaG9Cq7JPGQYgMh6qb5VvD5DFW5mM3x59aBG8") has reported more than 30 addresses; it is identified by "/substrate/1.0" and "Parity Polkadot/v0.8.28-1-99043f78-x86_64-linux-gnu (CRYPTOLOGIC-KSM-2)"
2021-05-11 09:28:16.823  DEBUG tokio-runtime-worker sub-libp2p: Node PeerId("12D3KooWR6QqoeyN8P5YY74umusacAeMZwQbfGCuunoMHDwNKqrA") has reported more than 30 addresses; it is identified by "/substrate/1.0" and "Parity Polkadot/v0.8.30-4b86755c3-x86_64-linux-gnu (1A4-VALIDATOR-1)"
2021-05-11 09:28:40.386  DEBUG tokio-runtime-worker sub-libp2p: Node PeerId("12D3KooWP3syGLfYZ8L846oEsCVhm4K6h9r4c9QM9xhQjRm94rdp") has reported more than 30 addresses; it is identified by "/substrate/1.0" and "Parity Polkadot/v0.8.30-4b86755c3-x86_64-linux-gnu (Dcfcrypto - Kusama)"
2021-05-11 09:28:46.880  DEBUG tokio-runtime-worker sub-libp2p: Node PeerId("12D3KooWKaxZymBfaxYkwy81FJqWjHL1nMp3VACGRFtMqtcTTeqj") has reported more than 30 addresses; it is identified by "/substrate/1.0" and "Parity Polkadot/v0.8.28-1-99043f78-x86_64-linux-gnu (House-Mason-kusama-validator-1)"
2021-05-11 09:29:09.030  DEBUG tokio-runtime-worker sub-libp2p: Node PeerId("12D3KooWDDzBUQ3ay63n672NUkY6gYCkDMT7Hcy8GrD8cEMVHfbz") has reported more than 30 addresses; it is identified by "/substrate/1.0" and "Parity Polkadot/v0.8.26-1-803da90f7-x86_64-linux-gnu (TaffelT1)"
2021-05-11 09:29:46.964  DEBUG tokio-runtime-worker sub-libp2p: Node PeerId("12D3KooWKaxZymBfaxYkwy81FJqWjHL1nMp3VACGRFtMqtcTTeqj") has reported more than 30 addresses; it is identified by "/substrate/1.0" and "Parity Polkadot/v0.8.28-1-99043f78-x86_64-linux-gnu (House-Mason-kusama-validator-1)"
2021-05-11 09:29:50.742  DEBUG tokio-runtime-worker sub-libp2p: Node PeerId("12D3KooWLJw3URLBeCqCzCc7k3WZG6Ao1jp1vToU1Dj2p16MsQYs") has reported more than 30 addresses; it is identified by "/substrate/1.0" and "Parity Polkadot/v0.8.27-2f845699-x86_64-linux-gnu (Lip-kusama-validator-1)"
2021-05-11 09:30:01.673  DEBUG tokio-runtime-worker sub-libp2p: Node PeerId("12D3KooWP3syGLfYZ8L846oEsCVhm4K6h9r4c9QM9xhQjRm94rdp") has reported more than 30 addresses; it is identified by "/substrate/1.0" and "Parity Polkadot/v0.8.30-4b86755c3-x86_64-linux-gnu (Dcfcrypto - Kusama)"
2021-05-11 09:30:03.112  DEBUG tokio-runtime-worker sub-libp2p: Node PeerId("12D3KooWQ99XS3c8orwojqBr1fuP9C1g4ZsBpooHTXf6ywQXYcBs") has reported more than 30 addresses; it is identified by "/substrate/1.0" and "Parity Polkadot/v0.9.0-b5519e768-x86_64-linux-gnu (ryabinas19)"
2021-05-11 09:30:19.241  DEBUG tokio-runtime-worker sub-libp2p: Node PeerId("12D3KooWR6QqoeyN8P5YY74umusacAeMZwQbfGCuunoMHDwNKqrA") has reported more than 30 addresses; it is identified by "/substrate/1.0" and "Parity Polkadot/v0.8.30-4b86755c3-x86_64-linux-gnu (1A4-VALIDATOR-1)"
2021-05-11 09:30:24.746  DEBUG tokio-runtime-worker sub-libp2p: Node PeerId("12D3KooWL8KdfgCqQjaYwuVrPpg2ZgibT7gYLKYDgm6LBTeXHzKV") has reported more than 30 addresses; it is identified by "/substrate/1.0" and "Parity Polkadot/v0.8.30-4b86755c3-x86_64-linux-gnu (hmctrasher-kusama-validator-1)"
2021-05-11 09:31:10.662  DEBUG tokio-runtime-worker sub-libp2p: Node PeerId("12D3KooWP3syGLfYZ8L846oEsCVhm4K6h9r4c9QM9xhQjRm94rdp") has reported more than 30 addresses; it is identified by "/substrate/1.0" and "Parity Polkadot/v0.8.30-4b86755c3-x86_64-linux-gnu (Dcfcrypto - Kusama)"
2021-05-11 09:31:11.644  DEBUG tokio-runtime-worker sub-libp2p: Node PeerId("12D3KooWQn9b8V6LnVoFB9PX7c5mBrs4GVUThtrs21iSvvXwvXoi") has reported more than 30 addresses; it is identified by "/substrate/1.0" and "Parity Polkadot/v0.8.28-1-99043f78-x86_64-linux-gnu (Peter Polkadot)"
2021-05-11 09:31:18.222  DEBUG tokio-runtime-worker sub-libp2p: Node PeerId("12D3KooWGNbbZPSpeVKvohDSbFmV8cggXvbVc6HaHgwfcDYMkD5A") has reported more than 30 addresses; it is identified by "/substrate/1.0" and "Parity Polkadot/v0.8.28-1-99043f78-x86_64-linux-gnu (King Kusama)"
2021-05-11 09:31:18.807  DEBUG tokio-runtime-worker sub-libp2p: Node PeerId("12D3KooWB4kaaoWct7axnpMqTNHRvBiEZWdNhXzGif3xKJhvJBgk") has reported more than 30 addresses; it is identified by "/substrate/1.0" and "Parity Polkadot/v0.8.28-1-99043f78-x86_64-linux-gnu (James-Lewis-kusama-validator-1)"
2021-05-11 09:31:21.490  DEBUG tokio-runtime-worker sub-libp2p: Node PeerId("12D3KooWLJw3URLBeCqCzCc7k3WZG6Ao1jp1vToU1Dj2p16MsQYs") has reported more than 30 addresses; it is identified by "/substrate/1.0" and "Parity Polkadot/v0.8.27-2f845699-x86_64-linux-gnu (Lip-kusama-validator-1)"
2021-05-11 09:31:38.497  DEBUG tokio-runtime-worker sub-libp2p: Node PeerId("12D3KooWR6QqoeyN8P5YY74umusacAeMZwQbfGCuunoMHDwNKqrA") has reported more than 30 addresses; it is identified by "/substrate/1.0" and "Parity Polkadot/v0.8.30-4b86755c3-x86_64-linux-gnu (1A4-VALIDATOR-1)"
2021-05-11 09:31:46.051  DEBUG tokio-runtime-worker sub-libp2p: Node PeerId("12D3KooWKaxZymBfaxYkwy81FJqWjHL1nMp3VACGRFtMqtcTTeqj") has reported more than 30 addresses; it is identified by "/substrate/1.0" and "Parity Polkadot/v0.8.28-1-99043f78-x86_64-linux-gnu (House-Mason-kusama-validator-1)"
2021-05-11 09:32:01.686  DEBUG tokio-runtime-worker sub-libp2p: Node PeerId("12D3KooWGGHgfvyANRhwCgd4ZuUJiPiYGBD26Dmve98js1y82Axu") has reported more than 30 addresses; it is identified by "/substrate/1.0" and "Parity Polkadot/v0.8.28-1-99043f78-x86_64-linux-gnu (Tekin-kusama-validator-1)"
2021-05-11 09:32:35.152  DEBUG tokio-runtime-worker sub-libp2p: Node PeerId("12D3KooWGNbbZPSpeVKvohDSbFmV8cggXvbVc6HaHgwfcDYMkD5A") has reported more than 30 addresses; it is identified by "/substrate/1.0" and "Parity Polkadot/v0.8.28-1-99043f78-x86_64-linux-gnu (King Kusama)"
2021-05-11 09:32:35.636  DEBUG tokio-runtime-worker sub-libp2p: Node PeerId("12D3KooWR6QqoeyN8P5YY74umusacAeMZwQbfGCuunoMHDwNKqrA") has reported more than 30 addresses; it is identified by "/substrate/1.0" and "Parity Polkadot/v0.8.30-4b86755c3-x86_64-linux-gnu (1A4-VALIDATOR-1)"
2021-05-11 09:33:35.579  DEBUG tokio-runtime-worker sub-libp2p: Node PeerId("12D3KooWR6QqoeyN8P5YY74umusacAeMZwQbfGCuunoMHDwNKqrA") has reported more than 30 addresses; it is identified by "/substrate/1.0" and "Parity Polkadot/v0.8.30-4b86755c3-x86_64-linux-gnu (1A4-VALIDATOR-1)"
2021-05-11 09:34:42.775  DEBUG tokio-runtime-worker sub-libp2p: Node PeerId("12D3KooWKaxZymBfaxYkwy81FJqWjHL1nMp3VACGRFtMqtcTTeqj") has reported more than 30 addresses; it is identified by "/substrate/1.0" and "Parity Polkadot/v0.8.28-1-99043f78-x86_64-linux-gnu (House-Mason-kusama-validator-1)"
2021-05-11 09:34:44.614  DEBUG tokio-runtime-worker sub-libp2p: Node PeerId("12D3KooWLJw3URLBeCqCzCc7k3WZG6Ao1jp1vToU1Dj2p16MsQYs") has reported more than 30 addresses; it is identified by "/substrate/1.0" and "Parity Polkadot/v0.8.27-2f845699-x86_64-linux-gnu (Lip-kusama-validator-1)"
2021-05-11 09:35:09.039  DEBUG tokio-runtime-worker sub-libp2p: Node PeerId("12D3KooWGNbbZPSpeVKvohDSbFmV8cggXvbVc6HaHgwfcDYMkD5A") has reported more than 30 addresses; it is identified by "/substrate/1.0" and "Parity Polkadot/v0.8.28-1-99043f78-x86_64-linux-gnu (King Kusama)"
2021-05-11 09:35:15.475  DEBUG tokio-runtime-worker sub-libp2p: Node PeerId("12D3KooWM88bzUkxeFU2QBGqjFfjKLWczAiuQAyVtRDPoe6t38uL") has reported more than 30 addresses; it is identified by "/substrate/1.0" and "Parity Polkadot/v0.8.28-1-99043f78-x86_64-linux-gnu (KUSAMA RESET)"
2021-05-11 09:35:23.981  DEBUG tokio-runtime-worker sub-libp2p: Node PeerId("12D3KooWR6QqoeyN8P5YY74umusacAeMZwQbfGCuunoMHDwNKqrA") has reported more than 30 addresses; it is identified by "/substrate/1.0" and "Parity Polkadot/v0.8.30-4b86755c3-x86_64-linux-gnu (1A4-VALIDATOR-1)"
2021-05-11 09:36:02.615  DEBUG tokio-runtime-worker sub-libp2p: Node PeerId("12D3KooWCu6XnX51eA5jh925EnqYkqfcwCZm9vGJn9n8K8Mziiiw") has reported more than 30 addresses; it is identified by "/substrate/1.0" and "Parity Polkadot/v0.8.28-1-99043f78-x86_64-linux-gnu (CRYPTOLOGIC-KSM-1)"
2021-05-11 09:36:13.769  DEBUG tokio-runtime-worker sub-libp2p: Node PeerId("12D3KooWGNbbZPSpeVKvohDSbFmV8cggXvbVc6HaHgwfcDYMkD5A") has reported more than 30 addresses; it is identified by "/substrate/1.0" and "Parity Polkadot/v0.8.28-1-99043f78-x86_64-linux-gnu (King Kusama)"
2021-05-11 09:36:18.807  DEBUG tokio-runtime-worker sub-libp2p: Node PeerId("12D3KooWB4kaaoWct7axnpMqTNHRvBiEZWdNhXzGif3xKJhvJBgk") has reported more than 30 addresses; it is identified by "/substrate/1.0" and "Parity Polkadot/v0.8.28-1-99043f78-x86_64-linux-gnu (James-Lewis-kusama-validator-1)"
2021-05-11 09:36:45.819  DEBUG tokio-runtime-worker sub-libp2p: Node PeerId("12D3KooWR6QqoeyN8P5YY74umusacAeMZwQbfGCuunoMHDwNKqrA") has reported more than 30 addresses; it is identified by "/substrate/1.0" and "Parity Polkadot/v0.8.30-4b86755c3-x86_64-linux-gnu (1A4-VALIDATOR-1)"
2021-05-11 09:36:55.513  DEBUG tokio-runtime-worker sub-libp2p: Node PeerId("12D3KooWCu6XnX51eA5jh925EnqYkqfcwCZm9vGJn9n8K8Mziiiw") has reported more than 30 addresses; it is identified by "/substrate/1.0" and "Parity Polkadot/v0.8.28-1-99043f78-x86_64-linux-gnu (CRYPTOLOGIC-KSM-1)"
2021-05-11 09:37:03.742  DEBUG tokio-runtime-worker sub-libp2p: Node PeerId("12D3KooWM88bzUkxeFU2QBGqjFfjKLWczAiuQAyVtRDPoe6t38uL") has reported more than 30 addresses; it is identified by "/substrate/1.0" and "Parity Polkadot/v0.8.28-1-99043f78-x86_64-linux-gnu (KUSAMA RESET)"

At the end of the day, let's say I take the following line:
Discovered new external address for our node: /ip4/10.25.15.1/tcp/30333/p2p/XXX

10.25.15.1 never has been part of this node (12D3KooWBg5KvtTYs1SvcV4SJno7aJ2UBBbmeZu5bubayNPBvLXM) I have just created and I assume has never existed before. The same can be said to all of the local IPs I have shared in my previous message, that are supposedly part of my node.

Also all of those peer nodes have more than 30 addresses, really? There's something odd going on.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants