You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're using Astar Collator node as a Shiden RPC endpoint. At some moment of time chain stops syncing and block ingesting stops completely. Restarting the node fixes the issue, but it usually appears within the next 24-48h. Same issue appears throughout the sync retries - Digest item must match that calculated and Err(UnknownParent).
Steps to Reproduce
Node is setup.
Node is fully synced on both relay chain and parachain.
At some point of time chain sync stops.
Restart is required to continue syncing.
Expected vs. Actual Behavior
Would expect the chain to be able to sync without manual restarts.
Environment
Operating system: Ubuntu 20.04.3 LTS
Project version/tag: v2.7.1.
Rust version (run rustup show): Using pre-compiled binary from the releases page.
Description
We're using Astar Collator node as a Shiden RPC endpoint. At some moment of time chain stops syncing and block ingesting stops completely. Restarting the node fixes the issue, but it usually appears within the next 24-48h. Same issue appears throughout the sync retries - Digest item must match that calculated and Err(UnknownParent).
Steps to Reproduce
Expected vs. Actual Behavior
Would expect the chain to be able to sync without manual restarts.
Environment
rustup show
): Using pre-compiled binary from the releases page.Logs, Errors or Screenshots
Additional Information
Listed as 'Astar Shiden RPC' under telemetry: https://telemetry.polkadot.io/#list/0xf1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108
The text was updated successfully, but these errors were encountered: