meanapp icon indicating copy to clipboard operation
meanapp copied to clipboard

Cant connect to mongodb

Open manisharc96 opened this issue 7 years ago • 0 comments

I am getting following error (node:8604) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): MongoNetworkError: failed to connect to server [localhost:27017] on first connect [MongoNetworkError: connect ECONNREFUSED 127.0.0.1:27017] (node:8604) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

manisharc96 avatar Feb 01 '18 17:02 manisharc96