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

Error deserializing request #78

Open
0x4ab99BA opened this issue Jan 7, 2025 · 1 comment
Open

Error deserializing request #78

0x4ab99BA opened this issue Jan 7, 2025 · 1 comment

Comments

@0x4ab99BA
Copy link

Does anyone know why this error happened?

2025-01-07T11:55:16.251025Z INFO jupiter_core::router: Thread pool metrics - waiting: 0, active: 0, max wait: 0.00ms
2025-01-07T11:55:16.263228Z INFO jupiter_core::geyser_client: subscribed to new accounts
2025-01-07T11:55:16.263320Z INFO jupiter_core::geyser_client: stream opened
2025-01-07T11:55:16.263460Z INFO jupiter_core::geyser_client: Received geyser ping: SubscribeUpdatePing
2025-01-07T11:55:16.279100Z ERROR jupiter_core::geyser_client: error while getting subscribe update: Status { code: Internal, message: "Error deserializing request: Cannot read properties of null (reading 'filter_by_commitment')", source: None }
2025-01-07T11:55:16.279121Z ERROR jupiter_core::geyser_client: stream closed
2025-01-07T11:55:16.513500Z INFO jupiter_core::geyser_client: Retry to connect to subscribe to the geyser server
2025-01-07T11:55:16.517352Z INFO jupiter_core::geyser_client: Retry to connect to subscribe to the geyser server
2025-01-07T11:55:16.552007Z INFO jupiter_core::geyser_client: Retry to connect to subscribe to the geyser server
2025-01-07T11:55:16.561079Z INFO jupiter_core::geyser_client: Retry to connect to subscribe to the geyser server
2025-01-07T11:55:16.579365Z INFO jupiter_core::geyser_client: Retry to connect to subscribe to the geyser server
2025-01-07T11:55:16.696376Z INFO jupiter_core::geyser_client: Retry to connect to subscribe to the geyser server
2025-01-07T11:55:16.780556Z INFO jupiter_core::geyser_client: Retry to connect to subscribe to the geyser server

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

No branches or pull requests

2 participants
@0x4ab99BA and others