chrisleekr / nodejs-mongodb-api-boilerplate

A boilerplate for Node.js RESTful API with MongoDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting [MongoError: Authentication failed.]

Medsaad opened this issue · comments

I've build all services successfully and run the app also mongo-express is working. However, for some reason the api itself is not working and keep throwing the following error:

 MongoNetworkError: failed to connect to server [mongo:27017] on first connect [MongoError: Authentication failed.]

I've Fixed this issue and created a pull request. Please, follow up with this.