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

Error: This callback function has already been called by someon\ e else; it can only be called one time #5

Closed
webdeck opened this issue Sep 18, 2016 · 1 comment

Comments

@webdeck
Copy link

webdeck commented Sep 18, 2016

Tried the new platform version, and got this error whenever the iOS Home app tried to identify one of my fans:

Sun, 18 Sep 2016 22:54:28 GMT Accessory [Family Room Fan] Identification request
[9/18/2016, 3:54:28 PM] [Haiku Fan] Family Room Fan Identify!!!
[9/18/2016, 3:54:28 PM] [Haiku Fan] Family Room Fan Identified fan (homekit setup)
/opt/local/lib/node_modules/homebridge/node_modules/hap-nodejs/lib/util/once.js:11
throw new Error("This callback function has already been called by someone else; it can only be called one time.");
^

Error: This callback function has already been called by someone else; it can only be called one time.
at /opt/local/lib/node_modules/homebridge/node_modules/hap-nodejs/lib/util/once.js:11:13
at PlatformAccessory. (/opt/local/lib/node_modules/homebridge-bigAssFans/index.js:101:5)
at emitTwo (events.js:92:20)
at PlatformAccessory.emit (events.js:172:7)
at PlatformAccessory. (/opt/local/lib/node_modules/homebridge/lib/platformAccessory.js:142:12)
at emitTwo (events.js:87:13)
at Accessory.emit (events.js:172:7)
at Accessory._identificationRequest (/opt/local/lib/node_modules/homebridge
/node_modules/hap-nodejs/lib/Accessory.js:109:10)
at Accessory. (/opt/local/lib/node_modules/homebridge/node_modules/hap-nodejs/lib/Accessory.js:818:14)
at emitThree (events.js:97:13)

@webdeck
Copy link
Author

webdeck commented Sep 18, 2016

Sorry, wrong project.

@webdeck webdeck closed this as completed Sep 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant