Skip to content

[General] <eth_getBalance> {"jsonrpc":"2.0","error":{"code":-32602,"message":"Block with such an ID is pruned; the first retained block is 43847192"},"id":1} #739

Discussion options

You must be logged in to vote

hey @jun-layer0 👋

It seems that you have either used a snapshot or have pruning enabled. However, as mentioned in our docs:

If you need a node with the entire rollup history, using a Postgres dump is the only option, and pruning should be disabled.

I'd recommend going through the External Node documentation. It covers everything, including how to initialize an EN as an archival node from a Postgres dump, and explains what pruning is and how to configure it.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@jun1suzuki
Comment options

@lz-reery
Comment options

Answer selected by vasyl-ivanchuk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
General
Labels
general General question
4 participants