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

Stream error: 13 INTERNAL: Response message parsing error: Value is larger than Number.MAX_SAFE_INTEGER #6

Open
dexbotsdev opened this issue Mar 6, 2024 · 1 comment

Comments

@dexbotsdev
Copy link

ERROR (local/21421): Stream error: 13 INTERNAL: Response message parsing error: Value is larger than Number.MAX_SAFE_INTEGER
err: {
"type": "Error",
"message": "Stream error: 13 INTERNAL: Response message parsing error: Value is larger than Number.MAX_SAFE_INTEGER",
"stack":
Error: Stream error: 13 INTERNAL: Response message parsing error: Value is larger than Number.MAX_SAFE_INTEGER
at ClientReadableStreamImpl. (/Users/shanmugha/testspace/mevbotjito/node_modules/jito-ts/dist/sdk/geyser/geyser.js:67:47)
at ClientReadableStreamImpl.emit (node:events:513:28)
at Object.onReceiveStatus (/Users/shanmugha/testspace/mevbotjito/node_modules/@grpc/grpc-js/build/src/client.js:357:28)
at Object.onReceiveStatus (/Users/shanmugha/testspace/mevbotjito/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:320:181)
at /Users/shanmugha/testspace/mevbotjito/node_modules/@grpc/grpc-js/build/src/resolving-call.js:94:78
at processTicksAndRejections (node:internal/process/task_queues:78:11)
}

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
@dexbotsdev and others