(node:573272) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:573272) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:573339) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:573339) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
MongoDB connection error: MongooseServerSelectionError: Could not connect to any servers in your MongoDB Atlas cluster. One common reason is that you're trying to access the database from an IP that isn't whitelisted. Make sure your current IP address is on your Atlas cluster's IP whitelist: https://www.mongodb.com/docs/atlas/security-whitelist/
    at _handleConnectionErrors (/home/batumigi/nodevenv/batumi.batumi-gimnazia.edu.ge/20/lib/node_modules/mongoose/lib/connection.js:1169:11)
    at NativeConnection.openUri (/home/batumigi/nodevenv/batumi.batumi-gimnazia.edu.ge/20/lib/node_modules/mongoose/lib/connection.js:1100:11) {
  errorLabelSet: Set(0) {},
  reason: TopologyDescription {
    type: 'ReplicaSetNoPrimary',
    servers: Map(3) {
      'ac-7yfkwdk-shard-00-00.zhynscz.mongodb.net:27017' => [ServerDescription],
      'ac-7yfkwdk-shard-00-01.zhynscz.mongodb.net:27017' => [ServerDescription],
      'ac-7yfkwdk-shard-00-02.zhynscz.mongodb.net:27017' => [ServerDescription]
    },
    stale: false,
    compatible: true,
    heartbeatFrequencyMS: 10000,
    localThresholdMS: 15,
    setName: 'atlas-9d562j-shard-0',
    maxElectionId: null,
    maxSetVersion: null,
    commonWireVersion: 0,
    logicalSessionTimeoutMinutes: null
  },
  code: undefined,
  cause: TopologyDescription {
    type: 'ReplicaSetNoPrimary',
    servers: Map(3) {
      'ac-7yfkwdk-shard-00-00.zhynscz.mongodb.net:27017' => [ServerDescription],
      'ac-7yfkwdk-shard-00-01.zhynscz.mongodb.net:27017' => [ServerDescription],
      'ac-7yfkwdk-shard-00-02.zhynscz.mongodb.net:27017' => [ServerDescription]
    },
    stale: false,
    compatible: true,
    heartbeatFrequencyMS: 10000,
    localThresholdMS: 15,
    setName: 'atlas-9d562j-shard-0',
    maxElectionId: null,
    maxSetVersion: null,
    commonWireVersion: 0,
    logicalSessionTimeoutMinutes: null
  }
}
Exception ignored in: <_io.TextIOWrapper name='<stdout>' mode='w' encoding='utf-8'>
BrokenPipeError: [Errno 32] Broken pipe
(node:574585) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:574585) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
MongoDB connection error: MongooseServerSelectionError: Could not connect to any servers in your MongoDB Atlas cluster. One common reason is that you're trying to access the database from an IP that isn't whitelisted. Make sure your current IP address is on your Atlas cluster's IP whitelist: https://www.mongodb.com/docs/atlas/security-whitelist/
    at _handleConnectionErrors (/home/batumigi/nodevenv/batumi.batumi-gimnazia.edu.ge/20/lib/node_modules/mongoose/lib/connection.js:1169:11)
    at NativeConnection.openUri (/home/batumigi/nodevenv/batumi.batumi-gimnazia.edu.ge/20/lib/node_modules/mongoose/lib/connection.js:1100:11) {
  errorLabelSet: Set(0) {},
  reason: TopologyDescription {
    type: 'ReplicaSetNoPrimary',
    servers: Map(3) {
      'ac-7yfkwdk-shard-00-00.zhynscz.mongodb.net:27017' => [ServerDescription],
      'ac-7yfkwdk-shard-00-01.zhynscz.mongodb.net:27017' => [ServerDescription],
      'ac-7yfkwdk-shard-00-02.zhynscz.mongodb.net:27017' => [ServerDescription]
    },
    stale: false,
    compatible: true,
    heartbeatFrequencyMS: 10000,
    localThresholdMS: 15,
    setName: 'atlas-9d562j-shard-0',
    maxElectionId: null,
    maxSetVersion: null,
    commonWireVersion: 0,
    logicalSessionTimeoutMinutes: null
  },
  code: undefined,
  cause: TopologyDescription {
    type: 'ReplicaSetNoPrimary',
    servers: Map(3) {
      'ac-7yfkwdk-shard-00-00.zhynscz.mongodb.net:27017' => [ServerDescription],
      'ac-7yfkwdk-shard-00-01.zhynscz.mongodb.net:27017' => [ServerDescription],
      'ac-7yfkwdk-shard-00-02.zhynscz.mongodb.net:27017' => [ServerDescription]
    },
    stale: false,
    compatible: true,
    heartbeatFrequencyMS: 10000,
    localThresholdMS: 15,
    setName: 'atlas-9d562j-shard-0',
    maxElectionId: null,
    maxSetVersion: null,
    commonWireVersion: 0,
    logicalSessionTimeoutMinutes: null
  }
}
(node:577763) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:577763) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
MongoDB connection error: MongooseServerSelectionError: Could not connect to any servers in your MongoDB Atlas cluster. One common reason is that you're trying to access the database from an IP that isn't whitelisted. Make sure your current IP address is on your Atlas cluster's IP whitelist: https://www.mongodb.com/docs/atlas/security-whitelist/
    at _handleConnectionErrors (/home/batumigi/nodevenv/batumi.batumi-gimnazia.edu.ge/20/lib/node_modules/mongoose/lib/connection.js:1169:11)
    at NativeConnection.openUri (/home/batumigi/nodevenv/batumi.batumi-gimnazia.edu.ge/20/lib/node_modules/mongoose/lib/connection.js:1100:11) {
  errorLabelSet: Set(0) {},
  reason: TopologyDescription {
    type: 'ReplicaSetNoPrimary',
    servers: Map(3) {
      'ac-7yfkwdk-shard-00-00.zhynscz.mongodb.net:27017' => [ServerDescription],
      'ac-7yfkwdk-shard-00-01.zhynscz.mongodb.net:27017' => [ServerDescription],
      'ac-7yfkwdk-shard-00-02.zhynscz.mongodb.net:27017' => [ServerDescription]
    },
    stale: false,
    compatible: true,
    heartbeatFrequencyMS: 10000,
    localThresholdMS: 15,
    setName: 'atlas-9d562j-shard-0',
    maxElectionId: null,
    maxSetVersion: null,
    commonWireVersion: 0,
    logicalSessionTimeoutMinutes: null
  },
  code: undefined,
  cause: TopologyDescription {
    type: 'ReplicaSetNoPrimary',
    servers: Map(3) {
      'ac-7yfkwdk-shard-00-00.zhynscz.mongodb.net:27017' => [ServerDescription],
      'ac-7yfkwdk-shard-00-01.zhynscz.mongodb.net:27017' => [ServerDescription],
      'ac-7yfkwdk-shard-00-02.zhynscz.mongodb.net:27017' => [ServerDescription]
    },
    stale: false,
    compatible: true,
    heartbeatFrequencyMS: 10000,
    localThresholdMS: 15,
    setName: 'atlas-9d562j-shard-0',
    maxElectionId: null,
    maxSetVersion: null,
    commonWireVersion: 0,
    logicalSessionTimeoutMinutes: null
  }
}
