HuangDaHui
HuangDaHui
 I'm not sure if it's a server problem or a WAHA problem. It doesn't take up many resources, but it exits abnormally. A container uses about 40 sessions. Aug...
After stopping sessions, it will automatically change to SCAN_QR_CODE after a period of time. Can it remain stopped?
/api/{session}/chats/{chatId}/messages/{messageId}?downloadMedia=true If an attachment fails to download, I can obtain the attachment separately without using /api/{session}/chats/{chatId}/messages This will reduce the load on the server
{"statusCode":500,"timestamp":"2024-08-06T04:18:26.881Z","exception":{"stack":"TypeError: Cannot read properties of undefined (reading 'match')\n at extractUrlFromText (/app/node_modules/@adiwajshing/baileys/lib/Utils/messages.js:39:66)\n at generateLinkPreviewIfRequired (/app/node_modules/@adiwajshing/baileys/lib/Utils/messages.js:42:48)\n at generateWAMessageContent (/app/node_modules/@adiwajshing/baileys/lib/Utils/messages.js:249:71)\n at generateWAMessage (/app/node_modules/@adiwajshing/baileys/lib/Utils/messages.js:526:102)\n at Object.sendMessage (/app/node_modules/@adiwajshing/baileys/lib/Socket/messages-send.js:628:69)\n at WhatsappSessionNoWebPlus.reply (/app/dist/core/engines/noweb/session.noweb.core.js:406:32)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","message":"Cannot read...
/api/session/groups/[email protected] { "statusCode": 500, "timestamp": "2024-07-30T09:56:20.647Z", "exception": { "stack": "Error: rate-overlimit\n at assertNodeErrorFree (/app/node_modules/@adiwajshing/baileys/lib/WABinary/generic-utils.js:56:15)\n at query (/app/node_modules/@adiwajshing/baileys/lib/Socket/socket.js:145:48)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n at async Object.groupFetchAllParticipating (/app/node_modules/@adiwajshing/baileys/lib/Socket/groups.js:26:24)\n at async WhatsappSessionNoWebPlus.getGroup (/app/dist/core/engines/noweb/session.noweb.core.js:521:24)", "message": "rate-overlimit",...
/api/TCN013/chats/8615018078614%40c.us/messages?downloadMedia=false&limit=100 I noticed that the interface seems to have a certain delay? When this interface cannot get the corresponding message, the reply function cannot be used normally.
I would like to ask if anyone has encountered the same problem? I didn't save the log and will need to provide log records next time
Hi,I am using the plus version. As a developer, I think this interface needs to add an offset parameter, so that the query speed will be much faster, because I...
request: { "text": "JVBET . VIP", "session": "588917", "reply_to": null, "chatId": "628314359****@c.us", "caption": null, "url": null, "title": null, "longitude": 0.0, "latitude": 0.0, "file": null, "contacts": null, "mentions": null } response:...
 In the WORKING state, the session cannot display the WhatsApp name and cannot send and receive messages normally. It needs to be stopped and started to return to normal....