We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Libp2p has been deployed on one of our Kusama Validators from this debug PR:
The PR is based on origin/master from commit 023763da204.
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:
0.54.1
Grafana link: https://grafana.teleport.parity.io/goto/0wyllsvHg?orgId=1
cc @paritytech/networking
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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:
The libp2p version used:
0.54.1
Version bumped in:
Grafana link: https://grafana.teleport.parity.io/goto/0wyllsvHg?orgId=1
cc @paritytech/networking
The text was updated successfully, but these errors were encountered: