-
Notifications
You must be signed in to change notification settings - Fork 4.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
simulation bank must be frozen
error in sendTransaction
#34027
Comments
On Discord you mentioned dropped votes. So, I cracked open the logs you posted and I see that your node is deviating from consensus:
Interestingly, your node was able to recover and compute the correct hash. So, I think there are two issues at play here:
|
@buffalu - From your Discord message + linked PR, you seemingly found the issue a bug specific to the Jito? If so, can you close this issue out? I'll look into my earlier point about |
yeah, thanks for reminder |
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.
The text was updated successfully, but these errors were encountered: