milvus-io / milvus

A cloud-native vector database, storage for next generation AI applications
https://milvus.io
Apache License 2.0
28.18k stars 2.72k forks source link

Milvus standanlone Exited #34319

Open zhangzhang0211 opened 1 week ago

zhangzhang0211 commented 1 week ago

Is there an existing issue for this?

Environment

- Milvus version: milvusdb/milvus:v2.3.4
- run method: docker-compose.yml
- etcd version: quay.io/coreos/etcd:v3.5.5
- minio version: minio/minio:RELEASE.2023-03-20T20-16-18Z

Current Behavior

milvus-error.log

Expected Behavior

The container is operating normally

Steps To Reproduce

No

Milvus Log

milvus-error.log

Anything else?

No

yanliang567 commented 1 week ago

@zhangzhang0211 the logs are not completed, so we can only see the rootcoord is not ready for service. Please offer the full milvus logs for investigation. According to the rootcoord error, it usually caused by etcd, so please help to check the etcd is running well. One more question is what did you do before the milvus exited. /assign @zhangzhang0211 /unassign

xiaofan-luan commented 1 week ago

etcd timeout. @zhangzhang0211 check your etcd setup