-
Notifications
You must be signed in to change notification settings - Fork 49
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
MongoDB 5.0 #29
Comments
Can I use MongoDB 4.4.29? |
Hey! A fix will be released soon to allow mongo 4.x versions to be used in replica set mode. |
Waiting for this for a long long time TAT. Do plz release this fix soon |
Sorry for the long wait! So, in older versions of Mongo, the initialization of the Replica Set was arranged differently.
The replica-set initalization command has been changed here and the mongo-2 and mongo-3 services have been removed.
|
now we have lighter way for use mongo 4
|
Have you read a contributing guide?
Current Behavior
MongoDB does not work on older devices above version 5.0
Expected Behavior
MongoDB does not work on older devices above version 5.0
Steps To Reproduce
MongoDB does not work on older devices above version 5.0
Environment
Anything else?
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)
The text was updated successfully, but these errors were encountered: