mongodb error couldn't connect to server 127.0.0.1 code example
Example: Error: couldn't connect to server 127.0.0.1:27017, connection attempt failed
systemctl enable mongod
systemctl start mongod
#reboot your machine
mongo
systemctl enable mongod
systemctl start mongod
#reboot your machine
mongo