You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Milvus version:milvusdb/milvus:v2.4.0
- Deployment mode(standalone or cluster):standalone- MQ type(rocksmq, pulsar or kafka):
- SDK version(e.g. pymilvus v2.0.0rc2):pymilvus 2.5.0
- OS(Ubuntu or CentOS): Ubuntu
- CPU/Memory:
- GPU:
- Others:
Current Behavior
Firstly, I installed milvus and ran it for a month using the following method:
wget https://github.com/milvus-io/milvus/releases/download/v2.4.0/milvus-standalone-docker-compose.yml -O docker-compose.yml
sudo docker-compose up -d
Then in recent days, it was discovered that milvus encountered an error during Docker startup
May I ask how to solve this problem and where can I find the corresponding reason for this Exitcode on the official website
I tried deleting and reinstalling them, but it didn't work
Does Milvus keeps restarting in this case? if it only restart for once during docker startup, it could be expected for it might be waiting for the dependency service be healthy.
Is there an existing issue for this?
Environment
Current Behavior
Firstly, I installed milvus and ran it for a month using the following method:
wget https://github.com/milvus-io/milvus/releases/download/v2.4.0/milvus-standalone-docker-compose.yml -O docker-compose.yml
sudo docker-compose up -d
Then in recent days, it was discovered that milvus encountered an error during Docker startup
May I ask how to solve this problem and where can I find the corresponding reason for this Exitcode on the official website
I tried deleting and reinstalling them, but it didn't work
Expected Behavior
Resolve this issue
Steps To Reproduce
No response
Milvus Log
[
milvus.log
](url)
Anything else?
No response
The text was updated successfully, but these errors were encountered: