Skip to content
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

sendTransaction RPC method makes the node fall out of sync #4117

Open
vscorpio opened this issue Dec 14, 2024 · 0 comments
Open

sendTransaction RPC method makes the node fall out of sync #4117

vscorpio opened this issue Dec 14, 2024 · 0 comments

Comments

@vscorpio
Copy link

Problem

I'm running Agave 2.0.15 with Yellowstone v2.0.0 for 2.0.15.

Upon changing to Agave 2.x, I encountered an issue that kept repeating. The moment I try to send a transaction through it, using the standard RPC method, shortly after, the node falls off sync without being able to catch up anymore, no matter how long it runs. I can read and spam it as long as I want; nothing bad happens.

I'm even running a self-hosted Jupiter API through the node and can send as many Jito bundles as I want without having any issues (as it's sending the transactions externally not through my own RPC). However, the moment I make a single call to sendTransaction, the node begins slowly losing sync until the point of no return. No CPU spikes, no out of usual logs, no network spikes, no disk spikes, nothing. Just slowly losing sync.

Makes no total sense whatsoever. Anybody else had this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant