grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with

网友投稿 487 2022-08-26

grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with

今天在使用rpc功能的时候,出现了下面的问题:

......grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with: status = StatusCode.UNAVAILABLE details = "connections to all backends failing" debug_error_string = "{"created":"@1641475038.124005663","description":"Failed to pick subchannel","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":5420,"referenced_errors":[{"created":"@1641475038.123999296","description":"connections to all backends failing","file":"src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.cc","file_line":336,"grpc_status":14}]}"

解决方法

unset unset <_InactiveRpcError of RPC that terminated with: status = StatusCode.UNAVAILABLE​​

版权声明:本文内容由网络用户投稿,版权归原作者所有,本站不拥有其著作权,亦不承担相应法律责任。如果您发现本站中有涉嫌抄袭或描述失实的内容,请联系我们jiasou666@gmail.com 处理,核实后本网站将在24小时内删除侵权内容。

上一篇:ubuntu 16.04 安装mujoco-py==2.1.2.14
下一篇:C++:用两个栈来实现一个队列,完成队列的Push和Pop操作
相关文章

 发表评论

暂时没有评论,来抢沙发吧~