RPC Error Reference

When users encounter RPC Errors, they often come from three different domains:

  1. Network errors - These are unrelated to the RPC service itself, but rather caused by network connectivity issues between the user and the CDN service provider. The error messages are typically traditional network errors, which we will not list here.

  2. Errors from the node itself - We will try to list these as comprehensively as possible to help users troubleshoot.

  3. Service restrictions triggered due to the user's account level - We will list these in a separate table.

This page is still under continuous improvement. If you encounter an error that is not listed here, please contact us on Discord or open a support ticket at https://blockpi.io/ticket.

Node Error Message

RPC Error MessageCausesSuggestions

404 Client Error: Not Found for url: <endpoint>

Beacon chain data pruned.

Activate Archive Mode for the RPC endpoint

missing trie node

Missing historical data

Activate Archive Mode for the RPC endpoint

required historical state unavailable

Missing historical data

Activate Archive Mode for the RPC endpoint

Last updated