chas_iot
(Charles JC)
October 17, 2019, 2:44am
1
I’m getting around 20 instances of this error message a day.
Is it worth investigating?
If so, what further information is needed?
2019-10-17 10:24:09.057 ERROR : (node:925) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 actionStatus listeners added. Use emitter.setMaxListeners() to increase limit
It’s not really a memory leak. It’s a side effect of opening a separate WebSocket per thing. That has actually been resolved for the upcoming 0.10 release, so this message should go away.
1 Like
lacojim
(Lexridge)
October 18, 2019, 2:56am
3
I too see this error quite often. When is the projected release date for 0.10?
Should be within the next month.
1 Like
jamesmf
(jamesmf@fastmail.net)
July 16, 2020, 2:49am
5
Just got this too (on 0.12.0)
Also the reason I even noticed it in the logs was none of my zigbee devices were responding at the time (reboot solved it).
chas_iot
(Charles JC)
July 16, 2020, 9:20am
6
This message now occurs quite rarely and is described as a non-issue, see Screeching to a halt