Baileys icon indicating copy to clipboard operation
Baileys copied to clipboard

[BUG] Error: mutex start

Open zennn08 opened this issue 1 year ago • 29 comments

Describe the bug Spamming log error mutex start

{"level":40,"time":"2022-11-27T06:47:18.034Z","pid":3132077,"hostname":"xxxx","stack":"Error: mutex start\n at /root/xxx/bot/node_modules/@adiwajshing/baileys/lib/Utils/make-mutex.js:15:31\n at Object.mutex (/root/xxx/bot/node_modules/@adiwajshing/baileys/lib/Utils/make-mutex.js:35:15)\n at handleReceipt (/root/xxx/bot/node_modules/@adiwajshing/baileys/lib/Socket/messages-recv.js:348:29)\n at execTask (/root/xxx/bot/node_modules/@adiwajshing/baileys/lib/Socket/messages-recv.js:549:20)\n at processNodeWithBuffer (/root/xxx/bot/node_modules/@adiwajshing/baileys/lib/Socket/messages-recv.js:539:19)\n at WebSocket.<anonymous> (/root/xxx/bot/node_modules/@adiwajshing/baileys/lib/Socket/messages-recv.js:569:9)\n at WebSocket.emit (node:events:513:28)\n at /root/xxx/bot/node_modules/@adiwajshing/baileys/lib/Socket/socket.js:222:35\n at Object.decodeFrame (/root/xxx/bot/node_modules/@adiwajshing/baileys/lib/Utils/noise-handler.js:131:17)\n at WebSocket.onMessageRecieved (/root/xxx/bot/node_modules/@adiwajshing/baileys/lib/Socket/socket.js:198:15)","waitOver":true,"msg":"possible mutex deadlock"}

zennn08 avatar Nov 27 '22 06:11 zennn08