milvus-io / milvus-tools

A data migration tool for Milvus.
Apache License 2.0
71 stars 21 forks source link

ERROR | grpc_handler.py | ping | 338 | Retry to connect server 127.0.0.1:19530 failed. #47

Open qi49125 opened 2 years ago

qi49125 commented 2 years ago

2022-07-25 11:26:22,835 | ERROR | grpc_handler.py | ping | 338 | Retry to connect server 127.0.0.1:19530 failed. 2022-07-25 11:26:22,835 | ERROR | main.py | fai2mil | 72 | Fail connecting to server on 127.0.0.1:19530. Timeout

shiyu22 commented 2 years ago

Please make sure you have started Milvus successfully and can run hello milvus.

And you can try with the IP address instead of 127.0.0.1.