Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I'm facing this mongodb issue when I start the bot on koyeb but and there is no response on WhatsApp #397

Open
osemudiamiel opened this issue Jun 25, 2024 · 2 comments

Comments

@osemudiamiel
Copy link

MongooseError: Operation datas.findOne() buffering timed out after 10000ms
at Timeout. (/node_modules/mongoose/lib/drivers/node-mongodb-native/collection.js:185:23)
at listOnTimeout (node:internal/timers:573:17)
at process.processTimers (node:internal/timers:514:7) unhandledRejection
MongooseError: Operation datas.findOne() buffering timed out after 10000ms
at Timeout. (/node_modules/mongoose/lib/drivers/node-mongodb-native/collection.js:185:23)
at listOnTimeout (node:internal/timers:573:17)
at process.processTimers (node:internal/timers:514:7) unhandledRejection
MongooseError: Operation datas.findOne() buffering timed out after 10000ms
at Timeout. (/node_modules/mongoose/lib/drivers/node-mongodb-native/collection.js:185:23)
at listOnTimeout (node:internal/timers:573:17)
at process.processTimers (node:internal/timers:514:7) unhandledRejection

ERROR [Tue, 25 Jun 2024 09:30:57 GMT]:
connection closed....Get a New Session
Error: Connection Closed
at sendRawMessage (/node_modules/@whiskeysockets/baileys/lib/Socket/socket.js:59:19)
at sendNode (/node_modules/@whiskeysockets/baileys/lib/Socket/socket.js:78:16)
at query (/node_modules/@whiskeysockets/baileys/lib/Socket/socket.js:142:15)
at getUSyncDevices (/node_modules/@whiskeysockets/baileys/lib/Socket/messages-send.js:166:30)
at /node_modules/@whiskeysockets/baileys/lib/Socket/messages-send.js:358:53
at Object.transaction (/node_modules/@whiskeysockets/baileys/lib/Utils/auth-utils.js:136:32)
at relayMessage (/node_modules/@whiskeysockets/baileys/lib/Socket/messages-send.js:280:30)
at Object.sendMessage (/node_modules/@whiskeysockets/baileys/lib/Socket/messages-send.js:654:23) {
data: null,
isBoom: true,
isServer: false,
output: {

Copy link

Hello! Thank you for opening this issue on our repository. 🙌 We value your input and will look into it promptly. If you have any additional details to provide or questions to ask, please don't hesitate to share. Your feedback is essential to us!

@Guru322
Copy link
Owner

Guru322 commented Jun 26, 2024

MongooseError: Operation datas.findOne() buffering timed out after 10000ms at Timeout. (/node_modules/mongoose/lib/drivers/node-mongodb-native/collection.js:185:23) at listOnTimeout (node:internal/timers:573:17) at process.processTimers (node:internal/timers:514:7) unhandledRejection MongooseError: Operation datas.findOne() buffering timed out after 10000ms at Timeout. (/node_modules/mongoose/lib/drivers/node-mongodb-native/collection.js:185:23) at listOnTimeout (node:internal/timers:573:17) at process.processTimers (node:internal/timers:514:7) unhandledRejection MongooseError: Operation datas.findOne() buffering timed out after 10000ms at Timeout. (/node_modules/mongoose/lib/drivers/node-mongodb-native/collection.js:185:23) at listOnTimeout (node:internal/timers:573:17) at process.processTimers (node:internal/timers:514:7) unhandledRejection

your Mongodb connection password is wrong

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants