cant start mongo db after db.shutdownServer() code example
Example: how to stop mongodb server in ubuntu
sudo systemctl stop mongodb
# it will stop running mongodb server
sudo systemctl stop mongodb
# it will stop running mongodb server