galacticcouncil / galacticcouncil/Basilisk-node

RPC node crash with "Too many sibling blocks inserted"

Open
#411 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
Rust
Stars
73
Forks
23
PR merge metrics
No merged PRs in 30d

Description

RPC node crashed after 32 imported blocks of the same height, node db was not recoverable and had to be reindexed

2 collators got stuck producing single block for 117 relay chains block, they tried 135 times before finally including block.

all the 117 `paraInherent.enter` extrinsics were without `backedCandidates` until last one, which one got finally backend and subsequently included, after that block production continued normally

collator logs (filtered): [c2.log](https://github.com/galacticcouncil/Basilisk-node/files/8320406/c2.log) [c1.log](https://github.com/galacticcouncil/Basilisk-node/files/8320407/c1.log)

westend galactic council (public testnet)
basilisk 7.0.0
relaychain 0.9.17

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.