-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Bad block pruning? #13186
Comments
Also in our Mandala testnet, without |
Just wanna add that for this particular node, it's block 3467086 that has the issue. However, it might not be deterministic, we have seen similar issues at different blocks for other karura nodes. |
How do you verify this? Also just calling |
This block is finalized? |
Yes get block gives empty data
Yes |
Have you seen this on multiple nodes? If not, anything special that happened with this node? Did you changed the block pruning settings at some point? |
This is happening on multiple nodes on different block height including our own node and community nodes. We did not change the block pruning settings. |
@arkpar do you have any idea? |
Does it get exported with |
Tried other block range and able to export the blocks. |
I will guess the only way to restore those missing blocks is resync? |
One of our RPC node is missing data for a block and only that block (AFAIK)
Endpoint: wss://karura-rpc-0.aca-api.network
Block number: 3467086
Block hash: 0xd13a656c8c4cd7a6f7d03db8209eee9c597edffba1b7ee2dc40844089e10b21a
I tried query +- 5 blocks and they all good.
The RPC node is running
acala/karura-node:2.12.0
which uses 0.9.33 SubstrateThis is the CLI args
The text was updated successfully, but these errors were encountered: