Remove the mongodb-27017.sock file:
sudo rm -rf /tmp/mongodb-27017.sock
Then start mongod service again:
sudo systemctl start mongod
Remove the mongodb-27017.sock file:
sudo rm -rf /tmp/mongodb-27017.sock
Then start mongod service again:
sudo systemctl start mongod