milvus: milvus-standalone exited with code 134
Is there an existing issue for this?
- I have searched the existing issues
Environment
- Milvus version:2.3.0
- Deployment mode(standalone or cluster):standalone
- MQ type(rocksmq, pulsar or kafka):
- SDK version(e.g. pymilvus v2.0.0rc2):
- OS(Ubuntu or CentOS): centOS
- CPU/Memory:
- GPU: /
- Others:
Current Behavior
start milvus service failed
Expected Behavior
No response
Steps To Reproduce
standalone mode to start, steps:
1 wget https://github.com/milvus-io/milvus/releases/download/v2.3.0/milvus-standalone-docker-compose.yml -O docker-compose.yml download yml file
2 sudo docker compose up start milvus service
3 error occurs
Milvus Log
Anything else?
No response
About this issue
- Original URL
- State: closed
- Created 10 months ago
- Comments: 17 (5 by maintainers)
I solved this problem, referring to it. https://github.com/milvus-io/milvus/issues/27028