```sh $ grpc_cli ls ip:port Received an error when querying services endpoint. Reflection request not implemented; is the ServerReflection service enabled? ``` Related issues: - https://github.com/grpc/grpc-node/issues/79 See also: - [gRPC Node Reflection Service Implementation](https://github.com/papajuanito/grpc-node-server-reflection) - [GRPC Server Reflection Protocol](https://github.com/grpc/grpc/blob/master/doc/server-reflection.md)