'When I use Milvus1.1.1, I got this error: <_MultiThreadedRendezvous of RPC that terminated with: status = StatusCode.UNIMPLEMENTED details = ""

I am using Milvus1.1.1. When I run this example, I got this error:

Addr [localhost:19530] fake_register_link
RPC error: <_MultiThreadedRendezvous of RPC that terminated with:
 status = StatusCode.UNIMPLEMENTED
 details = ""
 debug_error_string = "{"created":"@1646986538.614399195","description":"Error 

received from peer `ipv4:127.0.0.1:19530","file":"src/core/lib/surface/call.cc","file_line":1074,"grpc_message":"","grpc_status":12}"`


Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source