node:internal/crypto/cipher:193
  const ret = this[kHandle].final();
                            ^

Error: Unsupported state or unable to authenticate data
    at Decipheriv.final (node:internal/crypto/cipher:193:29)
    at aesDecryptGCM (file:///home/imrhosti/wa.imrhosting.in/node_modules/baileys/lib/Utils/crypto.js:60:58)
    at decrypt (file:///home/imrhosti/wa.imrhosting.in/node_modules/baileys/lib/Utils/noise-handler.js:28:24)
    at Object.decodeFrame (file:///home/imrhosti/wa.imrhosting.in/node_modules/baileys/lib/Utils/noise-handler.js:137:36)
    at WebSocketClient.onMessageReceived (file:///home/imrhosti/wa.imrhosting.in/node_modules/baileys/lib/Socket/socket.js:441:21)
    at WebSocketClient.emit (node:events:524:28)
    at WebSocket.<anonymous> (file:///home/imrhosti/wa.imrhosting.in/node_modules/baileys/lib/Socket/Client/websocket.js:35:54)
    at WebSocket.emit (node:events:524:28)
    at Receiver.receiverOnMessage (/home/imrhosti/wa.imrhosting.in/node_modules/ws/lib/websocket.js:1225:20)
    at Receiver.emit (node:events:524:28)

Node.js v20.19.4
