while i want to active mongo on linux i get this error and it and it wont work
$ sudo systemctl status mongod
● mongod.service - MongoDB Database Server Loaded: loaded (/lib/systemd/system/mongod.service; enabled; vendor preset: disabled) Active: failed (Result: signal) since Sun 2021-08-01 13:39:18 +03; 47s ago Docs: https://docs.mongodb.org/manual Process: 12854 ExecStart=/usr/bin/mongod --config /etc/mongod.conf (code=killed, signal=ILL) Main PID: 12854 (code=killed, signal=ILL) CPU: 19ms
Aug 01 13:39:18 jr systemd[1]: Started MongoDB Database Server. Aug 01 13:39:18 jr systemd[1]: mongod.service: Main process exited, code=killed, status=4/ILL Aug 01 13:39:18 jr systemd[1]: mongod.service: Failed with result 'signal'.
and while i type mongod it say
$ mongod
zsh: illegal hardware instruction mongod