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
2025-01-13 20:06:03
2025-01-13 20:06:03 WARNING: MongoDB 5.0+ requires a CPU with AVX support, and your current system does not appear to have that!
2025-01-13 20:06:03 see https://jira.mongodb.org/browse/SERVER-54407
2025-01-13 20:06:03 see also https://www.mongodb.com/community/forums/t/mongodb-5-0-cpu-intel-g4650-compatibility/116610/2
2025-01-13 20:06:03 see also https://github.com/docker-library/mongo/issues/485#issuecomment-891991814
2025-01-13 20:06:03
2025-01-13 20:06:03 /usr/local/bin/docker-entrypoint.sh: line 416: 28 Illegal instruction "${mongodHackedArgs[@]}" --fork
To Reproduce
Steps to reproduce the behavior:
docker pull sparkfhir/mongo:r4-latest
Run the docker image
See the error from the logs
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Spark version
Version: [e.g. 1.5.9]
Operating system + Database
OS: [e.g. Linux]
Database: [e.g. MongoDB]
Container service / Cloud infrastructure:
Container service: [e.g. Docker swarm]
Cloud provider: [e.g. Google Cloud]
Cloud infrastructure: [e.g. VM, Web Service, etc]
Database as a service: [e.g. CosmosDB w/ MongoDB API]
Describe the bug
To Reproduce
Steps to reproduce the behavior:
docker pull sparkfhir/mongo:r4-latest
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Spark version
Operating system + Database
Container service / Cloud infrastructure:
Additional context
Mongo 5.0.0 crashes but 4.4.6 works
MongoDB 5.0 CPU Intel G4650 compatibility](https://www.mongodb.com/community/forums/t/mongodb-5-0-cpu-intel-g4650-compatibility/116610)
The text was updated successfully, but these errors were encountered: