Answers for "Error couldn t connect to server 127.0 0.1 27017 connection attempt failed SocketException Error connecting to 127.0 0.1 27017 caused by Connection refused connect src mongo shell mongo js 372 17"

0

Error: couldn't connect to server 127.0.0.1:27017, connection attempt failed: SocketException: Error connecting to 127.0.0.1:27017 :: caused by :: Connection refused :

sudo service mongodb start
Posted by: Guest on January-11-2021
1

Error: couldn't connect to server 127.0.0.1:27017, connection attempt failed: SocketException: Error connecting to 127.0.0.1:27017 :: caused by :: Connection refused

//macos
brew services start mongodb-community
Posted by: Guest on June-20-2021

Code answers related to "Error couldn t connect to server 127.0 0.1 27017 connection attempt failed SocketException Error connecting to 127.0 0.1 27017 caused by Connection refused connect src mongo shell mongo js 372 17"

Browse Popular Code Answers by Language