Cardinal-Cryptography / Cardinal-Cryptography/aleph-node-issues
WARN tokio-runtime-worker db::pin: Pinned block cache limit reached.
- Dominant language
- No language data
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
### Did you read the documentation and guides?
- [X] I have inspected the documentation.
### Is there an existing issue?
- [X] I have searched the existing issues.
### Description of the problem
When i check logs, i receive below errors/warnings. And when i check my node stats on azero.live, i see 3/18 rate.
2024-11-18 16:52:45.158 INFO tokio-runtime-worker substrate: ✨ Imported #95174217 (0xadf2…32bc)
2024-11-18 16:52:46.174 WARN tokio-runtime-worker db::pin: Pinned block cache limit reached. Evicting value. hash = 0x9673…c3e1
2024-11-18 16:52:46.174 INFO tokio-runtime-worker substrate: ✨ Imported #95174218 (0x6c4b…2d27)
2024-11-18 16:52:46.851 INFO tokio-runtime-worker substrate: 💤 Idle (9 peers), best: #95174218 (0x6c4b…2d27), finalized #95174217 (0xadf2…32bc), ⬇ 142.6kiB/s ⬆ 136.3kiB/s
2024-11-18 16:52:47.089 WARN tokio-runtime-worker db::pin: Pinned block cache limit reached. Evicting value. hash = 0xd6b4…9168
2024-11-18 16:52:47.090 INFO tokio-runtime-worker substrate: ✨ Imported #95174219 (0xfe66…2081)
2024-11-18 16:52:48.153 WARN tokio-runtime-worker db::pin: Pinned block cache limit reached. Evicting value. hash = 0x3c5d…d073
2024-11-18 16:52:48.154 INFO tokio-runtime-worker substrate: ✨ Imported #95174220 (0x754e…bdbe)
2024-11-18 16:52:49.115 WARN tokio-runtime-worker db::pin: Pinned block cache limit reached. Evicting value. hash = 0x7942…b05e
2024-11-18 16:52:49.115 INFO tokio-runtime-worker substrate: ✨ Imported #95174221 (0x7c9e…91f6)
2024-11-18 16:52:50.178 WARN tokio-runtime-worker db::pin: Pinned block cache limit reached. Evicting value. hash = 0x6d0e…8b8c
2024-11-18 16:52:50.179 INFO tokio-runtime-worker substrate: ✨ Imported #95174222 (0x6d80…c1b8)
2024-11-18 16:52:51.136 WARN tokio-runtime-worker db::pin: Pinned block cache limit reached. Evicting value. hash = 0xaf3c…bf59
2024-11-18 16:52:51.136 INFO tokio-runtime-worker substrate: ✨ Imported #95174223 (0xb5de…0e96)
### Information on your setup.
1. mainnet
2. r-13.4
3. aleph-node-runner
4. validator node
5. --mainnet
6. Ubuntu 22.04.5 LTS
7. 8 vCPU Cores / 24 GB RAM / 1.2 TB SSD / 600 Mbit connection
[AzeroLogs.txt](https://github.com/user-attachments/files/17803966/AzeroLogs.txt)
### Steps to reproduce
_No response_
### Did you attach relevant logs?
- [X] I have attached logs (if relevant).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.