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

feat: wish author to support the environment without AVX support #158

Closed
Tracked by #162
sandybrdige opened this issue May 4, 2023 · 1 comment
Closed
Tracked by #162
Milestone

Comments

@sandybrdige
Copy link

when I run the docker-compose command ,the mongodb container cannot start successfully. cause the mongo image version cannot match our environment.

docker container status:
image

docker logs:
WARNING: MongoDB 5.0+ requires a CPU with AVX support, and your current system does not appear to have that!
see https://jira.mongodb.org/browse/SERVER-54407
see also https://www.mongodb.com/community/forums/t/mongodb-5-0-cpu-intel-g4650-compatibility/116610/2
see also docker-library/mongo#485 (comment)

docker logs:
image

@sandybrdige sandybrdige changed the title feat: wish author to support the environment without AVX support。 feat: wish author to support the environment without AVX support May 4, 2023
@lijing-22 lijing-22 added the 0.3.0 label May 8, 2023
@binyu1005 binyu1005 added 0.2.9 and removed 0.3.0 labels May 9, 2023
@binyu1005 binyu1005 mentioned this issue May 9, 2023
6 tasks
@binyu1005
Copy link
Collaborator

https://github.com/arextest/deployments/blob/dev/docker-compose-mongo4.4.21.yml

Downgrade the mongo version using the above docker-compose script

@lijing-22 lijing-22 removed the 0.2.9 label Sep 12, 2023
@lijing-22 lijing-22 added this to the 0.2.9 milestone Sep 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants