Skip to content
This repository has been archived by the owner on Oct 13, 2021. It is now read-only.

Error #37

Open
numarkpro opened this issue Aug 4, 2021 · 0 comments
Open

Error #37

numarkpro opened this issue Aug 4, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@numarkpro
Copy link

        [readableEnded]: [Getter]
      },
      [name]: 'Cursor'
    },
    reconnect: false,
    emitError: true,
    maxPoolSize: 10,
    minPoolSize: 0,
    monitorCommands: false,
    servers: [
      {
        host: 'thebublik-shard-00-00.wp4oe.mongodb.net',
        port: 27017
      },
      [length]: 1
    ],
    caseTranslate: true,
    useNewUrlParser: true,
    promiseLibrary: <ref *2> [Function: Promise] {
      [length]: 1,
      [name]: 'Promise',
      [prototype]: {
        [constructor]: [Circular *2],
        [then]: [Function: then] {
          [length]: 2,
          [name]: 'then'
        },
        [catch]: [Function: catch] {
          [length]: 1,
          [name]: 'catch'
        },
        [finally]: [Function: finally] {
          [length]: 1,
          [name]: 'finally'
        },
        [Symbol(Symbol.toStringTag)]: 'Promise'
      },
      [all]: [Function: all] {
        [length]: 1,
        [name]: 'all'
      },
      [race]: [Function: race] {
        [length]: 1,
        [name]: 'race'
      },
      [resolve]: [Function: resolve] {
        [length]: 1,
        [name]: 'resolve'
      },
      [reject]: [Function: reject] {
        [length]: 1,
        [name]: 'reject'
      },
      [allSettled]: [Function: allSettled] {
        [length]: 1,
        [name]: 'allSettled'
      },
      [Symbol(Symbol.species)]: [Getter]
    },
    driverInfo: {
      name: 'Mongoose',
      version: '5.13.5'
    },
    directConnection: true,
    checkServerIdentity: true,
    rejectUnauthorized: true,
    auth: {
      username: 'bublik',
      password: 'bublik2013',
      db: 'Thebublik',
      user: 'bublik'
    },
    authSource: 'Thebublik',
    dbName: 'Thebublik',
    name: 'Mongoose',
    version: '5.13.5',
    socketTimeout: 0,
    connectionTimeout: 10000,
    retryWrites: true,
    useRecoveryToken: true,
    readPreference: ReadPreference {
      mode: 'primary',
      tags: undefined,
      hedge: undefined,
      preference: [Getter]
    },
    credentials: MongoCredentials {
      username: 'bublik',
      password: 'bublik2013',
      source: 'Thebublik',
      mechanism: 'default',
      mechanismProperties: {}
    },
    metadata: {
      driver: {
        name: 'nodejs|Mongoose',
        version: '3.6.10'
      },
      os: {
        type: 'Linux',
        name: 'linux',
        architecture: 'x64',
        version: '5.4.0-77-generic'
      },
      platform: "'Node.js v14.17.0, LE (unified)",
      version: '3.6.10|5.13.5'
    },
    compression: {
      compressors: [
        [length]: 0
      ]
    }
  },
  [error]: [Getter],
  [hasKnownServers]: [Getter],
  [hasDataBearingServers]: [Getter]
},
[name]: 'MongooseServerSelectionError'

}
}
[2021-08-04 13:22:22] Operation guilds.findOne() buffering timed out after 10000ms
[2021-08-04 13:22:22]
Promise {
MongooseError: Operation guilds.findOne() buffering timed out after 10000ms
at Timeout. (/home/container/node_modules/mongoose/lib/drivers/node-mongodb-native/collection.js:197:23)
at listOnTimeout (internal/timers.js:555:17)
at processTimers (internal/timers.js:498:7) {
[stack]: 'MongooseError: Operation guilds.findOne() buffering timed out after 10000ms\n' +
' at Timeout. (/home/container/node_modules/mongoose/lib/drivers/node-mongodb-native/collection.js:197:23)\n' +
' at listOnTimeout (internal/timers.js:555:17)\n' +
' at processTimers (internal/timers.js:498:7)',
[message]: 'Operation guilds.findOne() buffering timed out after 10000ms',
[name]: 'MongooseError'
}
}
[2021-08-04 13:22:26] Operation guilds.findOne() buffering timed out after 10000ms
[2021-08-04 13:22:26]
Promise {
MongooseError: Operation guilds.findOne() buffering timed out after 10000ms
at Timeout. (/home/container/node_modules/mongoose/lib/drivers/node-mongodb-native/collection.js:197:23)
at listOnTimeout (internal/timers.js:555:17)
at processTimers (internal/timers.js:498:7) {
[stack]: 'MongooseError: Operation guilds.findOne() buffering timed out after 10000ms\n' +
' at Timeout. (/home/container/node_modules/mongoose/lib/drivers/node-mongodb-native/collection.js:197:23)\n' +
' at listOnTimeout (internal/timers.js:555:17)\n' +
' at processTimers (internal/timers.js:498:7)',
[message]: 'Operation guilds.findOne() buffering timed out after 10000ms',
[name]: 'MongooseError'
}
}
[2021-08-04 13:22:39] Operation guilds.findOne() buffering timed out after 10000ms
[2021-08-04 13:22:39]
Promise {
MongooseError: Operation guilds.findOne() buffering timed out after 10000ms
at Timeout. (/home/container/node_modules/mongoose/lib/drivers/node-mongodb-native/collection.js:197:23)
at listOnTimeout (internal/timers.js:555:17)
at processTimers (internal/timers.js:498:7) {
[stack]: 'MongooseError: Operation guilds.findOne() buffering timed out after 10000ms\n' +
' at Timeout. (/home/container/node_modules/mongoose/lib/drivers/node-mongodb-native/collection.js:197:23)\n' +
' at listOnTimeout (internal/timers.js:555:17)\n' +
' at processTimers (internal/timers.js:498:7)',
[message]: 'Operation guilds.findOne() buffering timed out after 10000ms',
[name]: 'MongooseError'
}
}

@numarkpro numarkpro added the bug Something isn't working label Aug 4, 2021
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant