Running the aptos node locally, but unable to connect to the grpc stream. #264
Unanswered
void-restack
asked this question in
Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Discord user ID
No response
Describe your question in detail.
Spinned up a local aptos node following this, this also spins up a local grpc stream. When trying to connect with this stream in event processor, i am facing an error with code: 14, saying no connection established.
I have made sure to update the config file with the local grpc stream url.
What error, if any, are you getting?
No response
What have you tried or looked at? Or how can we reproduce the error?
To reproduce you can spin up a local node, and try to connect to the local grpc stream with the event processor example in the aptos github.
Which operating system are you using?
macOS
Which SDK or tool are you using? (if any)
TypeScript SDK
Describe your environment or tooling in detail
No response
Beta Was this translation helpful? Give feedback.
All reactions