Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash: This callback function has already been called by someone else #54

Closed
hobbyquaker opened this issue Oct 18, 2018 · 0 comments
Closed
Labels
🐛bug Something isn't working

Comments

@hobbyquaker
Copy link
Member

Oct 18 19:43:53 homematic-ccu3 daemon.err node-red: 18 Oct 19:43:53 - [red] Uncaught Exception:
Oct 18 19:43:53 homematic-ccu3 daemon.err node-red: 18 Oct 19:43:53 - Error: This callback function has already been called by someone else; it can only be called one time.
Oct 18 19:43:53 homematic-ccu3 daemon.err node-red:     at /usr/local/addons/redmatic/var/node_modules/redmatic-homekit/node_modules/hap-nodejs/lib/util/once.js:12:13
Oct 18 19:43:53 homematic-ccu3 daemon.err node-red:     at Characteristic.StatusLowBattery.getListenerLowbat (/usr/local/addons/redmatic/var/node_modules/redmatic-homekit/homematic-devices/hm-sec-key.js:103:13)
Oct 18 19:43:53 homematic-ccu3 daemon.err node-red:     at emitThree (events.js:141:20)
Oct 18 19:43:53 homematic-ccu3 daemon.err node-red:     at Characteristic.StatusLowBattery.emit (events.js:217:7)
Oct 18 19:43:53 homematic-ccu3 daemon.err node-red:     at Characteristic.StatusLowBattery.Characteristic.getValue (/usr/local/addons/redmatic/var/node_modules/redmatic-homekit/node_modules/hap-nodejs/lib/Characteristic.js:163:10)
Oct 18 19:43:53 homematic-ccu3 daemon.err node-red:     at Bridge.<anonymous> (/usr/local/addons/redmatic/var/node_modules/redmatic-homekit/node_modules/hap-nodejs/lib/Accessory.js:760:20)
Oct 18 19:43:53 homematic-ccu3 daemon.err node-red:     at Array.forEach (<anonymous>)
Oct 18 19:43:53 homematic-ccu3 daemon.err node-red:     at Bridge.Accessory._handleGetCharacteristics (/usr/local/addons/redmatic/var/node_modules/redmatic-homekit/node_modules/hap-nodejs/lib/Accessory.js:724:8)
Oct 18 19:43:53 homematic-ccu3 daemon.err node-red:     at emitMany (events.js:147:13)
Oct 18 19:43:53 homematic-ccu3 daemon.err node-red:     at HAPServer.emit (events.js:224:7)
@hobbyquaker hobbyquaker added the 🐛bug Something isn't working label Oct 18, 2018
@hobbyquaker hobbyquaker changed the title Crash: getListenerLowbat Crash: This callback function has already been called by someone else Oct 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛bug Something isn't working
Development

No branches or pull requests

1 participant