Simpleboy353 / REAPER-2.0

A multi-purpose discord bot made using Discord.js V14. Includes Logging, Welcomer, Slash Commands, Menu based Help Command and so much more!
GNU General Public License v3.0
329 stars 225 forks source link

Mongo Error #127

Closed AceKiller250 closed 2 years ago

AceKiller250 commented 2 years ago

Keep getting this error in console `[FATAL] Possibly Unhandled Rejection at: Promise Promise {

MongooseError: Operation `antilinks.findOne()` buffering timed out after 10000ms at Timeout. (d:\Default Download\REAPER-2.0-master\REAPER-2.0-master\node_modules\mongoose\lib\drivers\node-mongodb-native\collection.js:198:23) at listOnTimeout (node:internal/timers:557:17) at processTimers (node:internal/timers:500:7) } reason: Operation `antilinks.findOne()` buffering timed out after 10000ms` Console says: Test Bot connected to Mongo DB Test Bot could not connect to mongo DB
asaadxheikh commented 2 years ago

can you paste the code? It seems it is not connected to mongodb

AceKiller250 commented 2 years ago

can you paste the code? It seems it is not connected to mongodb

What part of the code?

Simpleboy353 commented 2 years ago

Make sure you are using a valid mongo uri