-
Notifications
You must be signed in to change notification settings - Fork 6
use custom image in ci. #308
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
base: main
Are you sure you want to change the base?
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
tps
workflow.