yinanfang / DBDCapital-Node

DBD Capital company website with Node.js & React
https://dbd-capital.com/
1 stars 0 forks source link

Reconnect mongo db when error #52

Open yinanfang opened 7 years ago

yinanfang commented 7 years ago

There're retries happening now. Try tweaking it?

debug: Mongoose current db: mongodb://dbdcapital:133436@ds155737.mlab.com:55737/dbdcapital_dev
warn: Mongoose disconnected
info: Mongoose connected to db
debug: Mongoose current db: mongodb://dbdcapital:133436@ds155737.mlab.com:55737/dbdcapital_dev
warn: Mongoose disconnected
info: Mongoose connected to db
debug: Mongoose current db: mongodb://dbdcapital:133436@ds155737.mlab.com:55737/dbdcapital_dev
warn: Mongoose disconnected
info: Mongoose connected to db
debug: Mongoose current db: mongodb://dbdcapital:133436@ds155737.mlab.com:55737/dbdcapital_dev
error: Mongoose connection error: DisconnectedError: Ran out of retries trying to reconnect to "ds155737.mlab.com:55737". Try setting `server.reconnectTries` and `server.reconnectInterval` to something higher.
^C[nodemon] exiting

warn: Mongoose disconnected
warn: Mongoose disconnected through app termination