paizhang / jhu-fullstack-course3-module1-assignment-Integrating-MongoDB-Ruby-Driver-and-Rails

0 stars 0 forks source link

Fail to connect with mongodb. #1

Open paizhang opened 7 years ago

paizhang commented 7 years ago

It showed that cannot connect the mongodb. Connection refused.

paizhang commented 7 years ago

Solution: I should start the mongoDB service first before using it. Just type mongod in the terminal.