Skip to content
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

network/libp2p: DHT Bootstrap error detected on Kusama Validator #7184

Open
lexnv opened this issue Jan 15, 2025 · 0 comments
Open

network/libp2p: DHT Bootstrap error detected on Kusama Validator #7184

lexnv opened this issue Jan 15, 2025 · 0 comments
Labels
I2-bug The node fails to follow expected behavior.

Comments

@lexnv
Copy link
Contributor

lexnv commented Jan 15, 2025

Libp2p has been deployed on one of our Kusama Validators from this debug PR:

The PR is based on origin/master from commit 023763da204.

A very high number of warnings are detected as DHT timeouts and replication failures coming from the Kademlia component:

2025-01-15 12:57:21.471  WARN tokio-runtime-worker sub-libp2p: Libp2p => DHT bootstrap error: Timeout { peer: PeerId("1AWmbDZr2zafuegydwsdp68JFvC24FfREM6H9YqLkHnVMx"), num_remaining: Some(7) }

2025-01-15 13:18:35.986  WARN tokio-runtime-worker libp2p_kad::behaviour: Locating closest peers for replication failed: Err(Timeout { key: Key(b"'/\xbd\x91\xf7R\x0b\xf1}R\xe9kqB\xd4\xa3\xbf\xd3\t\xbe<\x80\xac\xdc<8\x9dB\x96\xb2\xe0\\"), success: [], quorum: 20 })

The libp2p version used: 0.54.1
Version bumped in:

Grafana link: https://grafana.teleport.parity.io/goto/0wyllsvHg?orgId=1

cc @paritytech/networking

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I2-bug The node fails to follow expected behavior.
Projects
Status: No status
Development

No branches or pull requests

1 participant