Can't install
-
no problem installing rocket.chat on demo.cloudron.io
-
@girish said in AVX Support in your VPS/Server:
Mongodb 5.0 requires AVX support. See https://github.com/docker-library/mongo/issues/485 .
Are you affected? Let us know your VPS provider and if cat /proc/cpuinfo | grep -i avx produces output. If that command does not produce any output, you are affected.
@fbsit ssh into your machine and try that command:
cat /proc/cpuinfo | grep -i avxmy guess is this is likely to be your issue