[Bug]: find no available rootcoord, check rootcoord state + Your previous request to create the named bucket succeeded and you already own it. + there is no value on key = by-dev/meta/root-coord/credential/grantee-privileges/public/Global/*.* find no available querycoord, check querycoord state #37960
- Milvus version: v2.3.1
- Deployment mode(standalone or cluster): standalone
- MQ type(rocksmq, pulsar or kafka): not sure what this means
- SDK version(e.g. pymilvus v2.0.0rc2): not sure what this means
- OS(Ubuntu or CentOS): Ubuntu
- CPU/Memory: 4GB
- GPU: 0
- Others:
Current Behavior
When I run docker compose up -d, I ran into the following errors:
error="find no available rootcoord, check rootcoord state
error="Your previous request to create the named bucket succeeded and you already own it.
error="there is no value on key = by-dev/meta/root-coord/credential/grantee-privileges/public/Global/.
error="find no available querycoord, check querycoord state
Is there an existing issue for this?
Environment
Current Behavior
When I run
docker compose up -d
, I ran into the following errors:Expected Behavior
No response
Steps To Reproduce