I have AARCH64 server with AApanel, I have installed mongo 8.0 but service is not starting.
I am running on Ubuntu 24. Log is empty
As per my knowledge mongo is supported with ubuntu 24 and aarch64.
Running this command gives error:
/etc/init.d/mongodb start
/usr/bin/mongod: /usr/bin/mongod: cannot execute binary file
This file is empty : nano /www/server/mongodb/log/config.log
Please guide