HuangDaHui

Results 31 issues of HuangDaHui

![e53064b7b3ec37d8ca1538596dee733](https://github.com/user-attachments/assets/83b41c2c-d5e1-440b-9b26-f7714c585072) 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...

bug
engine:NOWEB

After stopping sessions, it will automatically change to SCAN_QR_CODE after a period of time. Can it remain stopped?

enhancement
engine:ALL

/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

enhancement
engine:WEBJS
engine:NOWEB

{"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...

bug
engine:NOWEB

/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",...

bug
engine:NOWEB

/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.

bug
question
engine:NOWEB

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

bug
engine:WEBJS
waiting feedback

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...

enhancement
patron:PLUS
engine:ALL

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:...

bug

![image](https://github.com/user-attachments/assets/942d0b42-0c56-42fc-809e-6fb674f0959f) 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....

bug
question
engine:WEBJS