Open lexnv opened 22 hours ago
Reproduces on libp2p as well, not isolated to litep2p:
123456782024-11-21 16:16:27.030 INFO main sub-libp2p: Running libp2p network backend
...
2024-11-21 16:16:30.556 WARN tokio-runtime-worker parachain::availability-distribution: Some network error occurred when fetching erasure chunk origin=Public(500cc2cfa106832f103b44c90db4fe4f57dc30ef81073e0bf212c4d0574d355f (EPH935R1...)) relay_parent=0x72fd5cfacc625b24eee0db33cfff3415bb6806d0e2301b6c42db910e082ed409 group_index=GroupIndex(53) session_index=43678 chunk_index=ValidatorIndex(121) candidate_hash=0x68b93303dd6899341aaed21d4de493e8dd56472be8aeb64774fbdf02eeec7bb8 err=Network(DialFailure) traceID=139201321189557106610241167805705917416
...
2024-11-21 16:16:36.595 WARN tokio-runtime-worker parachain::availability-distribution: Some network error occurred when fetching erasure chunk origin=Public(a6fbda06023bce68011ad74b4a520be902f18db526a27f794facf69aedca455d (GMGHKdBn...)) relay_parent=0x72fd5cfacc625b24eee0db33cfff3415bb6806d0e2301b6c42db910e082ed409 group_index=GroupIndex(78) session_index=43678 chunk_index=ValidatorIndex(121) candidate_hash=0xce2ba85e7e1cff23887357dd6ae304692e0187ff24a1b51f3a0556237bac8b81 err=Network(DialFailure) traceID=274047650827900523247050184326805390441
Are all the dial failures when dialing the same peer? maybe there are some bad validators that are not responsive
Kusama litep2p node is spamming the following earnings after a while:
Offhand it looks like the node is not able to dial peers:
DialFailure
. Pending confirmation on libp2p node.Version deployed: version 1.16.1-ca8beaed148
Grafana link: https://grafana.teleport.parity.io/goto/K-F2Od7NR?orgId=1
cc @paritytech/sdk-node