[Error: failed to connect to [localhost:27017]]
Closed this issue · 5 comments
narayana21g commented
Hi,
I just cloned this project, am getting this issue "[Error: failed to connect to [localhost:27017]]", but sever is listening to the port. I checked with server.js, connection.js files seems everything is fine. Please help me to comeout from this issue.
Et3rn1ty commented
Did you make sure Mongo was running on that port?
narayana21g commented
how do I make that MongoDB to run on my machine? please guide me to run that on windows xp
Et3rn1ty commented
Here's the Mongo Docs
http://docs.mongodb.org/manual/
narayana21g commented
Thank you Doug Et3rn1ty, I will work with that and let you know.
narayana21g commented
Hi Dong, it is not supporting for latest Db versions in XP, but it worked me for prior to 2.0.8 versions. And thank you again for quick response on this thread.