nomad-coe / nomad

NOMAD lets you manage and share your materials science data in a way that makes it truly useful to you, your group, and the community.
https://nomad-lab.eu
Apache License 2.0
64 stars 14 forks source link

Running the quickstart: nomad_oasis_mongo Error #90

Closed elect86 closed 6 months ago

elect86 commented 6 months ago

As titled, on a fresh VM with Debian 12 I followed all the docs:

then

unzip nomad-oasis.zip
cd nomad-oasis
sudo chown -R 1000 .volumes
docker compose pull
docker compose up -d

barbie15@nomad:~/nomad-oasis$ sudo docker compose up -d WARN[0000] The "PWD" variable is not set. Defaulting to a blank string. WARN[0000] The "PWD" variable is not set. Defaulting to a blank string. [+] Running 11/11 ✔ Network nomad_oasis_network Created 0.0s ✔ Volume "nomad_oasis_mongo" Created 0.0s ✔ Volume "nomad_oasis_rabbitmq" Created 0.0s ✔ Volume "nomad_oasis_elastic" Created 0.0s ✘ Container nomad_oasis_mongo Error 0.2s ✔ Container nomad_oasis_north Started 0.2s ✔ Container nomad_oasis_rabbitmq Healthy 0.2s ✔ Container nomad_oasis_elastic Healthy 0.2s ✔ Container nomad_oasis_app Created 0.1s ✔ Container nomad_oasis_worker Created 0.1s ✔ Container nomad_oasis_proxy Created 0.0s dependency failed to start: container nomad_oasis_mongo is unhealthy

I'm exploring Nomad for the first time, is nomad_oasis_mongo something I need to worry about or need it?

elect86 commented 6 months ago

Forget it, my bad

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