Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: can not create etcd and minio container by docker-compose #33086

Open
1 task done
GreateFang opened this issue May 16, 2024 · 5 comments
Open
1 task done

[Bug]: can not create etcd and minio container by docker-compose #33086

GreateFang opened this issue May 16, 2024 · 5 comments
Assignees
Labels
help wanted Extra attention is needed

Comments

@GreateFang
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Environment

- Milvus version:v2.3.0-beta
- Deployment mode(standalone or cluster):standalone
- MQ type(rocksmq, pulsar or kafka):    
- SDK version(e.g. pymilvus v2.0.0rc2):v2.2.3
- OS(Ubuntu or CentOS): CentOS
- CPU/Memory: 
- GPU: 
- Others:

Current Behavior

image
can only start milvusdb,etcd and minio satrt fail
get this error
image
Thanks for help!

Expected Behavior

No response

Steps To Reproduce

No response

Milvus Log

No response

Anything else?

No response

@GreateFang GreateFang added kind/bug Issues or changes related a bug needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels May 16, 2024
@GreateFang
Copy link
Author

ps: I need to install milvus offline, so I run
sudo python3 save_image.py --manifest docker-compose.yml
in my mac m1 and upload the images to centos

@GreateFang GreateFang changed the title [Bug]: can not create etcd and minio container by dcoker-compose [Bug]: can not create etcd and minio container by docker-compose May 16, 2024
@GreateFang
Copy link
Author

GreateFang commented May 16, 2024

After updating save_image.py by adding platform arg , the problem was solved.
image

Maybe can consider update the save_image.py

@yanliang567
Copy link
Contributor

please try milvus latest release 2.3.15 or 2.4.1

@yanliang567 yanliang567 added help wanted Extra attention is needed and removed kind/bug Issues or changes related a bug needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels May 16, 2024
@yanliang567
Copy link
Contributor

/assign @GreateFang
/unassign

@GreateFang
Copy link
Author

GreateFang commented May 16, 2024

this problem was solved,and I got a new error. could you help about that? @yanliang567
image
I use hello_milvus.py in
https://github.com/milvus-io/pymilvus/blob/v2.3.0b1/examples/hello_milvus.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants