fullstorydev / fullstorydev/grpcurl
Reflection not detected
- Dominant language
- Go
- Stars
- 12.8k
- Forks
- 580
- Avg merge
- 1h 8m
- Merged PRs (30d)
- 5
Description
Hi !
Here's an extract from the same shell on the same local server
❯ grpcurl -plaintext localhost:50051 list
Failed to list services: server does not support the reflection API
❯ grpc_cli ls localhost:50051
metal.grpc.ExecutionService
metal.grpc.CoreExecutionService
metal.grpc.PayExecutionService
grpc.reflection.v1alpha.ServerReflection
I've just started using grpcurl maybe I missed a parameter ?
Thank you !
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the reported commands against the same server and compare grpcurl's reflection handling with grpc_cli. The issue does not name a source file or test; the work is complete when the cause of the differing reflection results is identified and grpcurl behaves correctly or documents the required usage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, grpc
- Domain
- api, cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100