Skip to content

Reflections Service not implemented #3

Description

@chrispsommers

I tried grpc_cli ls per your instructions (I'm familiar with it). Seems like Reflections was not installed in the server? BTW grpc_call... worked fine. This is a cool project,thanks.

~/angular-nest-grpc$ grpc_cli ls  localhost:50051
D0519 18:36:43.332412210    5696 ev_posix.cc:169]            Using polling engine: epollex
D0519 18:36:43.332473558    5696 dns_resolver.cc:338]        Using native dns resolver
D0519 18:36:43.332562163    5696 dns_resolver.cc:279]        Start resolving.
I0519 18:36:43.333143564    5696 subchannel.cc:841]          New connected subchannel at 0xca4970 for subchannel 0x7f6608002e80
Received an error when querying services endpoint.
I0519 18:36:43.333755422    5696 proto_reflection_descriptor_database.cc:47] Reflection request not implemented; is the ServerReflection service enabled?
I0519 18:36:43.333767009    5696 proto_reflection_descriptor_database.cc:51] ServerReflectionInfo rpc failed. Error code: 12, details: RPC method not implemented /grpc.reflection.v1alpha.ServerReflection/ServerReflectionInfo
```

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions