Como reiniciar o servidor MongoDB no Ubuntu
sudo systemctl restart mongodb
# it will restarts running mongodb server
visualscrapper
sudo systemctl restart mongodb
# it will restarts running mongodb server
sudo systemctl start mongod
sudo systemctl stop mongod
sudo systemctl start mongod