Conversation
|
Update: Currently investigating the collator panic |
|
@pepoviola Hi, I was facing a similar error, using an older client version seems to solve the issue for me.
Hope this helps. Not sure if we should report the problem somewhere 🤷🏻 |
Did some investigations on this and there is a mismatch between the db snapshot and polkadot binary from stable2503 onwards, the mismatch has started since: paritytech/polkadot-sdk#7986. The problem is that the relay-chain runtime used is The steps to recover the state is to:
@s0me0ne-unkn0wn can you help with this ? |
|
Thanks to @alexggh I managed to unbrick the network and create new database snapshots with the relay chain runtime upgraded, its lookahead config properly set, and the parachain producing blocks again. @pepoviola I'm going to transfer them to you asap. |
fix
tpsworkflow.