lihaibh / ditto

NPM library that helps managing MongoDB snapshots easily and efficiently
https://www.npmjs.com/package/mongodb-snapshot
MIT License
48 stars 6 forks source link

timeout facing issue #35

Open appasaheb4 opened 1 year ago

appasaheb4 commented 1 year ago

{ 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 } } }

Screenshot 2022-10-24 at 1 56 22 PM
lihaibh commented 1 year ago

It looks like connection problem. The connection fails, it didn't even start the transfer.