#Mongo db does not work
5 messages · Page 1 of 1 (latest)
5 messages · Page 1 of 1 (latest)
My project back-end suddenly started to crash with db unable to connect:
const serverSelectionError = new ServerSelectionError();
^
MongooseServerSelectionError: connection timed out
at NativeConnection.Connection.openUri
Can somebody help how to debug/fix?