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

db: Notification block pinning reached #6177

Open
lexnv opened this issue Oct 22, 2024 · 0 comments
Open

db: Notification block pinning reached #6177

lexnv opened this issue Oct 22, 2024 · 0 comments
Labels
T0-node This PR/Issue is related to the topic “node”.

Comments

@lexnv
Copy link
Contributor

lexnv commented Oct 22, 2024

The notification block pinning warning is triggered for a brief time. The warning stops after around ~4 hours.

The node is running libp2p backend in kusama with the following command: --chain kusama --pruning=1000 --in-peers 50 --out-peers 50 --sync=warp.

The node was started at 2024-10-14 06:17:04.790 and is running ever since.
The same issue does not happen with litep2p backend.

Substrate running from branch: lexnv/holistic-litep2p-test-dhtandpeerset (built on top of 439b31ef9bb).

2024-10-14 17:16:24.582  WARN tokio-runtime-worker db::notification_pinning: Notification block pinning limit reached. Unpinning block with hash = 0x309ff12223ea15aaf6c02b5b1ea517daa42150d64eb46860b9c0c8e5ba4e08f5
2024-10-14 17:16:30.441  WARN tokio-runtime-worker db::notification_pinning: Notification block pinning limit reached. Unpinning block with hash = 0xb4e712d1ab5c8e4873d3c2775befdc326b0fc719d1d32fb5c5efa532b70a76e8
2024-10-14 17:16:35.752  WARN tokio-runtime-worker db::notification_pinning: Notification block pinning limit reached. Unpinning ...

2024-10-14 21:46:30.373  WARN tokio-runtime-worker db::notification_pinning: Notification block pinning limit reached. Unpinning block with hash = 0x4e4fd5a6ae25a4fce2744592e91eaee92505abf15f587ea6945065b685b8673c
2024-10-14 21:46:36.430  WARN tokio-runtime-worker db::notification_pinning: Notification block pinning limit reached. Unpinning block with hash = 0x1b6916376d2ac176429d830e5ad488f0f178d1069793de2d710bd35d2be6cdcf
2024-10-14 21:47:00.580  WARN tokio-runtime-worker db::notification_pinning: Notification block pinning limit reached. Unpinning block with hash = 0xaeb00ffc5984341b474c573980c6e3585627a0c662d15573317370706caa2935
@lexnv lexnv added the T0-node This PR/Issue is related to the topic “node”. label Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T0-node This PR/Issue is related to the topic “node”.
Projects
None yet
Development

No branches or pull requests

1 participant