I try to run jupiter-swap-api with helius rpc and geyser like this
./jupiter-swap-api --rpc-url <RPC URL> --yellowstone-grpc-endpoint <wss URL> --yellowstone-grpc-x-token <api-key> and get error
2024-08-19T09:46:51.216464Z INFO jupiter_core::geyser_client: Connect to subscribe to the geyser server 2024-08-19T09:46:51.216540Z ERROR jupiter_core::geyser_client: Geyser grpc client error gRPC status: status: Unknown, message: "h2 protocol error: http2 error: connection error detected: frame with invalid size", details: [], metadata: MetadataMap { headers: {} }
I try to run jupiter-swap-api with helius rpc and geyser like this
./jupiter-swap-api --rpc-url <RPC URL> --yellowstone-grpc-endpoint <wss URL> --yellowstone-grpc-x-token <api-key>
and get error2024-08-19T09:46:51.216464Z INFO jupiter_core::geyser_client: Connect to subscribe to the geyser server 2024-08-19T09:46:51.216540Z ERROR jupiter_core::geyser_client: Geyser grpc client error gRPC status: status: Unknown, message: "h2 protocol error: http2 error: connection error detected: frame with invalid size", details: [], metadata: MetadataMap { headers: {} }