This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Description
Problem
Our RPCs are seeing very periodic crashes. We're seeing them this error very frequently, especially over the last few days.
Note that we're running v1.16.17-jito, but there are no changes with replay, consensus, or anything else, leading me to believe this is an issue in the Solana Labs validator client.
I've attached the logs below. Some more context...
Image of our public-facing RPCs restarting.

Crash logs:
crash.txt
JSON-RPC HTTP calls surrounding the crash on ny-mainnet-rpc-2 (note simulateBundle)

Proposed Solution
Debug why this is happening and fix it.