blockworks-foundation / geyser-grpc-connector

Connect to Solana Validators using the yellowstone-grpc geyser plugin via gRPC
Apache License 2.0
9 stars 4 forks source link

panic: geyser stream closed on grpc_addr https://mango.rpcpool.com - retrying #3

Closed grooviegermanikus closed 9 months ago

grooviegermanikus commented 9 months ago

Version: 0.7.1

thread 'tokio-runtime-worker' panicked at /home/galactus/.cargo/registry/src/index.crates.io-6f17d22bba15001f/geyser-grpc-connector-0.7.1+yellowstone.1.11/src/grpc_subscription_autoreconnect.rs:245:29:
geyser stream closed on grpc_addr https://mango.rpcpool.com - retrying

2024-01-06T19:50:01.593070Z WARN geyser_grpc_connector::grpc_subscription_autoreconnect: ! error on grpc_addr https://mango.rpcpool.com - retrying: Status { code: Internal, message: "Unexpected EOF decoding stream.", source: None }

"Unexpected EOF decoding stream", tonic

grooviegermanikus commented 9 months ago

fixed with v0.7.2+yellowstone.1.11+solana.1.16.17