unknown method RunAnalyzer for service milvus.proto.milvus.MilvusService #41971
Unanswered
silence-pan84
asked this question in
Q&A and General discussion
Replies: 1 comment
-
In pymilvus, run_analyzer() is implemented in v2.5.8: https://github.com/milvus-io/pymilvus/releases/tag/v2.5.8 So, pymilvus version >= v2.5.8, milvus version >= v2.5.11 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with:
status = StatusCode.UNIMPLEMENTED
details = "unknown method RunAnalyzer for service milvus.proto.milvus.MilvusService"
debug_error_string = "UNKNOWN:Error received from peer {grpc_message:"unknown method RunAnalyzer for service milvus.proto.milvus.MilvusService", grpc_status:12, created_time:"2025-05-21T03:26:39.6005176+00:00"}"
pymilvus==2.5.9
milvus==2.5.9
Beta Was this translation helpful? Give feedback.
All reactions