WhiskeySockets / Baileys

Lightweight full-featured typescript/javascript WhatsApp Web API
https://baileys.whiskeysockets.io/
MIT License
4.1k stars 1.38k forks source link

[BUG]Cannot read properties of undefined (reading 'replaceOne') #1020

Closed JuliaVasconcelos234 closed 3 months ago

JuliaVasconcelos234 commented 3 months ago

having this problem using baileys, Mysql e Mongo db

Disconnect error details: TypeError: Cannot read properties of undefined (reading 'replaceOne') at writeData (C:\Users\pc\Documents\baileys\whatsapp\src\api\helper\mongoAuthState.js:62:27)

DikaArdnt commented 3 months ago

having this problem using baileys, Mysql e Mongo db

Disconnect error details: TypeError: Cannot read properties of undefined (reading 'replaceOne') at writeData (C:\Users\pc\Documents\baileys\whatsapp\src\api\helper\mongoAuthState.js:62:27)

Isn't that a problem you should solve yourself? it's not a bug from baileys