events.js:141 throw er; // Unhandled \'error\' event MongoError: connection 0 to localhost:27017 timed out at Function.MongoError.create (/home/ubuntu/scripts/
you have to use this configs on your connection: keepAlive: 300000, connectTimeoutMS: 30000