peterhanania / Pogy

A fully customizable discord bot made with discord.js with over 183 commands, 12 categories, and a fully customizable dashboard. Watching over 350,000 users and 1k guilds. [deprecated]
https://pogy.xyz
Apache License 2.0
255 stars 215 forks source link

pls help asap #30

Closed python-hmv closed 3 years ago

python-hmv commented 3 years ago

/home/container/node_modules/mongodb/lib/cmap/connection.js:268 callback(new MongoError(document)); ^

MongoError: db already exists with different case already have: [cluster0] trying to create [Cluster0] at MessageStream.messageHandler (/home/container/node_modules/mongodb/lib/cmap/connection.js:268:20) at MessageStream.emit (node:events:390:28) at processIncomingData (/home/container/node_modules/mongodb/lib/cmap/message_stream.js:144:12) at MessageStream._write (/home/container/node_modules/mongodb/lib/cmap/message_stream.js:42:5) at writeOrBuffer (node:internal/streams/writable:389:12) at _write (node:internal/streams/writable:330:10) at MessageStream.Writable.write (node:internal/streams/writable:334:10) at TLSSocket.ondata (node:internal/streams/readable:754:22) at TLSSocket.emit (node:events:390:28) at addChunk (node:internal/streams/readable:315:12) at readableAddChunk (node:internal/streams/readable:289:9) at TLSSocket.Readable.push (node:internal/streams/readable:228:10) at TLSWrap.onStreamRead (node:internal/stream_base_commons:199:23) { operationTime: Timestamp { bsontype: 'Timestamp', low: 1, high_: 1634912775 }, ok: 0, code: 13297, codeName: 'DatabaseDifferCase', '$clusterTime': { clusterTime: Timestamp { bsontype: 'Timestamp', low: 1, high_: 1634912775 }, signature: { hash: Binary { _bsontype: 'Binary', sub_type: 0, position: 20, buffer: Buffer(20) [Uint8Array] [ 100, 22, 212, 157, 30, 60, 223, 133, 146, 80, 233, 103, 201, 59, 221, 22, 5, 115, 150, 95 ] }, keyId: Long { bsontype: 'Long', low: 1, high_: 1621796857 } } } } /home/container/node_modules/mongodb/lib/cmap/connection.js:268 callback(new MongoError(document)); ^

MongoError: db already exists with different case already have: [cluster0] trying to create [Cluster0] at MessageStream.messageHandler (/home/container/node_modules/mongodb/lib/cmap/connection.js:268:20) at MessageStream.emit (node:events:390:28) at processIncomingData (/home/container/node_modules/mongodb/lib/cmap/message_stream.js:144:12) at MessageStream._write (/home/container/node_modules/mongodb/lib/cmap/message_stream.js:42:5) at writeOrBuffer (node:internal/streams/writable:389:12) at _write (node:internal/streams/writable:330:10) at MessageStream.Writable.write (node:internal/streams/writable:334:10) at TLSSocket.ondata (node:internal/streams/readable:754:22) at TLSSocket.emit (node:events:390:28) at addChunk (node:internal/streams/readable:315:12) at readableAddChunk (node:internal/streams/readable:289:9) at TLSSocket.Readable.push (node:internal/streams/readable:228:10) at TLSWrap.onStreamRead (node:internal/stream_base_commons:199:23) { operationTime: Timestamp { bsontype: 'Timestamp', low: 1, high_: 1634912775 }, ok: 0, code: 13297, codeName: 'DatabaseDifferCase', '$clusterTime': { clusterTime: Timestamp { bsontype: 'Timestamp', low: 1, high_: 1634912775 }, signature: { hash: Binary { _bsontype: 'Binary', sub_type: 0, position: 20, buffer: Buffer(20) [Uint8Array] [ 100, 22, 212, 157, 30, 60, 223, 133, 146, 80, 233, 103, 201, 59, 221, 22, 5, 115, 150, 95 ] }, keyId: Long { bsontype: 'Long', low: 1, high_: 1621796857 } } } } /home/container/node_modules/discord.js/src/sharding/Shard.js:158 reject(new Error('SHARDING_READY_DIED', this.id)); ^

Error [SHARDING_READY_DIED]: Shard 0's process exited before its Client became ready. at Shard.onDeath (/home/container/node_modules/discord.js/src/sharding/Shard.js:158:16) at Object.onceWrapper (node:events:510:26) at Shard.emit (node:events:390:28) at Shard._handleExit (/home/container/node_modules/discord.js/src/sharding/Shard.js:384:10) at ChildProcess.emit (node:events:390:28) at Process.ChildProcess._handle.onexit (node:internal/child_process:290:12) Emitted 'error' event on Shard instance at: at /home/container/node_modules/discord.js/src/sharding/Shard.js:392:49 at processTicksAndRejections (node:internal/process/task_queues:96:5) {