milvus_init.milvus_insert_init(milvus_init.id2cor_descripti">
当前位置:   article > 正文

milvus 2.0.2 grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with:_description":"connections to all backends failing"

description":"connections to all backends failing","fi

报错

PipelineClient::predict pack_data time:1653468750.4422822
PipelineClient::predict before time:1653468750.4431794
Traceback (most recent call last):
  File "init_milvus.py", line 77, in <module>
    milvus_init.milvus_insert_init(milvus_init.id2corpus)
  File "init_milvus.py", line 43, in milvus_insert_init
    ret = self.client.predict(feed_dict=feed)
  File "/usr/local/lib/python3.7/site-packages/paddle_serving_server/pipeline/pipeline_client.py", line 202, in predict
    resp = self._stub.inference(req)
  File "/usr/local/lib/python3.7/site-packages/grpc/_channel.py", line 946, in __call__
    return _end_unary_response_blocking(state, call, False, None)
  File "/usr/local/lib/python3.7/site-packages/grpc/_channel.py", line 849, in _end_unary_response_blocking
    raise _InactiveRpcError(state)
grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "connections to all backends failing"
	debug_error_string = "{"created":"@1653468750.444063159","description":"Failed to pick subchannel","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":5419,"referenced_errors":[{"created":"@1653468750.444051063","description":"connections to all backends failing","file":"src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.cc","file_line":335,"grpc_status":14}]}"

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18

解决方案

链接的端口出错了,模型服务,或者milvus服务,检查端口

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/小舞很执着/article/detail/783740
推荐阅读
相关标签
  

闽ICP备14008679号