waha icon indicating copy to clipboard operation
waha copied to clipboard

[BUG][NOWEB] - I don’t know what causes the FAILED status to appear.

Open HuangDaHui opened this issue 1 year ago • 2 comments

I've tried restart, stop, and start but it doesn't work. Can only be deleted and re-created { "statusCode": 500, "timestamp": "2024-09-06T01:22:43.919Z", "exception": { "stack": "Error: Connection Closed\n at sendRawMessage (/app/node_modules/@adiwajshing/baileys/lib/Socket/socket.js:59:19)\n at sendNode (/app/node_modules/@adiwajshing/baileys/lib/Socket/socket.js:78:16)\n at query (/app/node_modules/@adiwajshing/baileys/lib/Socket/socket.js:142:15)\n at getUSyncDevices (/app/node_modules/@adiwajshing/baileys/lib/Socket/messages-send.js:168:30)\n at /app/node_modules/@adiwajshing/baileys/lib/Socket/messages-send.js:401:57\n at Object.transaction (/app/node_modules/@adiwajshing/baileys/lib/Utils/auth-utils.js:136:32)\n at relayMessage (/app/node_modules/@adiwajshing/baileys/lib/Socket/messages-send.js:307:30)\n at Object.sendMessage (/app/node_modules/@adiwajshing/baileys/lib/Socket/messages-send.js:677:23)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)", "message": "Connection Closed", "data": null, "isBoom": true, "isServer": false, "output": {}, "name": "Error" }, "request": { "path": "/api/sendText", "method": "POST", "body": { "chatId": "[email protected]", "text": "Hi there!", "session": "848719" }, "query": {} }, "version": { "version": "2024.9.2", "engine": "NOWEB", "tier": "PLUS", "browser": "/usr/bin/chromium" } }

HuangDaHui avatar Sep 06 '24 01:09 HuangDaHui

Hi! Is there any logs in the container about that? Likely it retries reconnecting over and over like every 2 seconds

patron:PRO

devlikepro avatar Sep 06 '24 06:09 devlikepro

Hi! Is there any logs in the container about that? Likely it retries reconnecting over and over like every 2 seconds

patron:PRO

I need to check it out, it just stays FAILED and doesn't work properly

HuangDaHui avatar Sep 06 '24 06:09 HuangDaHui

Hey, I have this strange behavior in one of my sessions and happens from time to time. What do you need to debug?

patron:PLUS

kitobelix avatar Jul 04 '25 21:07 kitobelix

Hi! Try updating to 2025.7.5, it updates some internal protocols 🤞

patron:PRO

devlikepro avatar Jul 06 '25 10:07 devlikepro