ditto
ditto copied to clipboard
timeout facing issue
{
error: MongoServerSelectionError: getaddrinfo ENOTFOUND cluster0.wcvye.mongodb.net
at Timeout._onTimeout (/Users/appasaheb4/Documents/project/backend/limsplus-website-service/node_modules/mongodb-snapshot/node_modules/mongodb/lib/core/sdam/topology.js:438:30)
at listOnTimeout (internal/timers.js:557:17)
at processTimers (internal/timers.js:500:7) {
reason: TopologyDescription {
type: 'Single',
setName: null,
maxSetVersion: null,
maxElectionId: null,
servers: [Map],
stale: false,
compatible: true,
compatibilityError: null,
logicalSessionTimeoutMinutes: null,
heartbeatFrequencyMS: 10000,
localThresholdMS: 15,
commonWireVersion: null
}
}
}
It looks like connection problem. The connection fails, it didn't even start the transfer.