Skip to main content

Troubleshooting

Start with the failing plane: P2P sync, local storage, gRPC, GraphQL, or client behavior.

SymptomFirst checks
Node behind networkPeer count, P2P port 8080, disk I/O, checkpoint logs.
gRPC unavailableListener on 9000, HTTP/2 load balancer support, health script.
GraphQL slowQuery depth, pagination size, gateway cache, checkpoint lag.
Event indexer gapsLast committed checkpoint, stream reconnect logs, Postgres transaction errors.
Transaction submission failuresSerialized bytes, signatures, gas object state, TransactionExecutionService errors.

Use the sample scripts as black-box checks before changing configuration.