Loading configuration from: /var/lib/milvus/conf/server_config.yaml Supported CPU instruction sets: avx512, avx2, sse4_2 FAISS hook AVX512 Error: failed to open database: Can't construct MySQL connection. Possible reason: out of storage, meta schema is damaged or created by in-compatible Milvus version. Milvus server is going to shut down... Milvus server exit...
我试着启动Milvus1.0,但是没有成功。日志显示上述错误。
系统: Ubuntu CPU: 8c内存:32 CPU
发布于 2022-03-25 03:11:23
根据我的经验,这个错误通常是因为Milvus容器无法连接到MySQL。您可以检查以下位置:
https://stackoverflow.com/questions/71078799
复制相似问题