We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Error occurs when our node is parachain validator
Our node reports that it misses DA chunk it is supposed to have
Run this zombienet file (remove .txt from the end of the filename before that):
.txt
zombienet spawn -p native 0001-parachains-pvf.toml
0001-parachains-pvf.toml.txt
We see constant messages in KAGOME node (ferdie.log):
25.01.27 12:30:52.000994 approval Warning Recovery Our node does not have a chunk which it must be have
Such log is not appearing
KAGOME: commit 53b26a2 Polkadot-sdk: 1.17.0
This bug also occurs in our westend and kusama validators
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Bug Summary
Error occurs when our node is parachain validator
Bug Description
Our node reports that it misses DA chunk it is supposed to have
Steps to Reproduce
Run this zombienet file (remove
.txt
from the end of the filename before that):0001-parachains-pvf.toml.txt
Effects of the Bug
We see constant messages in KAGOME node (ferdie.log):
Expected Behavior
Such log is not appearing
System Information
KAGOME: commit 53b26a2
Polkadot-sdk: 1.17.0
Additional Context
This bug also occurs in our westend and kusama validators
The text was updated successfully, but these errors were encountered: