gRPC “failed to pick subchannel” if server and client are hosted on different machines

前端 未结 0 1638
眼角桃花
眼角桃花 2021-01-23 06:28

The server and client connect successfully if using localhost. Here\'s how I connect to remote server in python:

with grpc.insecure_channel(\'x.x.x.x:50051\', opt         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题