Linux - illegal instruction (core dumped) MongoDB
What is the issue?
While using mongoDB on linux after using start command
sudo systemctl start mongod. Illegal instruction (core dumped)
is showing in Terminal
How to fix it?1.
Stop the mongod process by issuing the following command:-
sudo service ...
wahhabrockz.hashnode.dev2 min read