I\'m using NodeJS wih MongoDB using mongodb package. When I run mongod command it works fine and gives "waiting for connection on port 27017". So, mongod seems to
For Ubuntu users run sudo systemctl restart mongod
sudo systemctl restart mongod