VladimirSFilippov/node-red-contrib-broadlink

Unhandled exception

Opened this issue · 0 comments

Hi! I have several SP3s and sometime (may be once a week) getting following:
19 Oct 22:23:04 - [red] Uncaught Exception:
19 Oct 22:23:04 - Error: error:0606508A:digital envelope routines:EVP_DecryptFinal_ex:data not multiple of block length
at Decipheriv.final (internal/crypto/cipher.js:164:28)
at Socket.Device.cs.on (c:\Users\user.node-red\node_modules\node-red-contrib-broadlink-control\nodes\Device.js:33:31)
at Socket.emit (events.js:198:13)
at Socket.EventEmitter.emit (domain.js:448:20)
at UDP.onMessage [as onmessage] (dgram.js:628:8)

How to prevent it?
Thank you,
Vladimir