[Bug]: No etcd Connection with Docker-Compose Standalone #31590
Labels
kind/bug
Issues or changes related a bug
stale
indicates no udpates for 30 days
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
Is there an existing issue for this?
Environment
Current Behavior
When starting milvus standalone via the released milvus-standalone-docker-compose-gpu.yml, the milvus-standalone container crashes after a couple of minutes due to a failing etcd connection.
Full log attached below, the standalone throws several errors of `
The etcd container can be pinged from the standalone container, and the etcd service is up and running and values can be put via
etcdctl
.Expected Behavior
The docker-compose file should just work out of the box with no configuration.
Steps To Reproduce
Milvus Log
log.txt
Anything else?
No response
The text was updated successfully, but these errors were encountered: