Mongoose with Authentication causes timeout Mongoose with Authentication causes timeout mongoose mongoose

Mongoose with Authentication causes timeout


You need to restart the mongo service with the --auth option see here

If it doesn't works do this:Try setting server options in mongoose with keepAlive set. See here and here.