#Im running into a mongodb connection error
3 messages · Page 1 of 1 (latest)
This is what i was talking about
const err = new MongooseError(message);
^
MongooseError: Operation `users.findOne()` buffering timed out after 10000ms
at Timeout.<anonymous> (C:\Users\DJs Black Laptop\Desktop\newsLetter\node_modules\mongoose\lib\drivers\node-mongodb-native\collection.js:175:23)
at listOnTimeout (node:internal/timers:564:17)
at process.processTimers (node:internal/timers:507:7)
Node.js v18.13.0