-
Couldn't load subscription status.
- Fork 26
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
```
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request