Hi,
I did the steps and tried to use the following command to verify the endpoints
but I got the following errors:
grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with:
status = StatusCode.UNAVAILABLE
Below are the running dockers in compute engine instance:
sudo docker ps -a
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
Does anyone know what I missed? and is there any other way to verify the gRPC endpoints?
Any comment is appreciated.
Thanks,
Di