MaxListenersExceededWarning: Possible EventEmitter memory leak detected
See original GitHub issueI believe this error is related to this plugin as it has only just happened from installing it and the error as you can see is nested within the XboxTV startup logging.
[12/5/2020, 2:25:29 AM] [XboxTv] Device: 192.168.1.17 Xbox One S, state: Online.
[12/5/2020, 2:25:29 AM] [XboxTv] -------- Xbox One S --------
[12/5/2020, 2:25:29 AM] [XboxTv] Manufacturer: Microsoft
[12/5/2020, 2:25:29 AM] [XboxTv] Model: Model Name
[12/5/2020, 2:25:29 AM] [XboxTv] Serialnr: Serial Number
[12/5/2020, 2:25:29 AM] [XboxTv] Firmware: Firmware Revision
[12/5/2020, 2:25:29 AM] [XboxTv] ----------------------------------
(node:95396) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 _on_console_status listeners added to [EventEmitter]. Use emitter.setMaxListeners() to increase limit
(Use node --trace-warnings ...
to show where the warning was created)
[12/5/2020, 2:26:03 AM] [XboxTv] Device: 192.168.1.17 Xbox One S, get current App successful: Dashboard Xbox.Dashboard_8wekyb3d8bbwe!Xbox.Dashboard.Application
[12/5/2020, 2:26:03 AM] [XboxTv] Device: 192.168.1.17 Xbox One S, get current Power state successful, state: ON
Versions in use: XboxTV (1.3.0) Homebridge (v6.14.8) Homebridge UI (v4.35.0) MacOS (Catalina 10.15.7)
Issue Analytics
- State:
- Created 3 years ago
- Reactions:3
- Comments:5 (2 by maintainers)
same here
This is already fixed.