salman0ansari / whatsapp-api-nodejs

RESTful WhatsApp API with Multiple Device Support
GNU General Public License v3.0
1.27k stars 606 forks source link

Error when listing groups #746

Closed gotzsys closed 1 year ago

gotzsys commented 1 year ago

Guys, it's returning the following error when trying to fetch the list of groups.

group/listall?key=xxx

image

{ "error": true, "code": 500, "message": "MongooseError: Operation chats.findOne() buffering timed out after 10000ms" }

gotzsys commented 1 year ago

Solved. MONGODB_ENABLED=true

Endpoint: /group/getallgroups?key=