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

Callback error after running plugin #17

Open
jsg4 opened this issue Jun 26, 2016 · 0 comments
Open

Callback error after running plugin #17

jsg4 opened this issue Jun 26, 2016 · 0 comments

Comments

@jsg4
Copy link

jsg4 commented Jun 26, 2016

Receive this error after running homebridge for a couple hours.

[6/26/2016, 11:25:19 AM] [Garage Door Right] Logged in with user ID 0
[6/26/2016, 11:25:20 AM] [Garage Door Right] Found an opener with ID 6572795 [doorstate: 2]
[6/26/2016, 11:25:20 AM] [Garage Door Right] Getting current state: 2
[6/26/2016, 11:25:20 AM] [Garage Door Right] Found an opener with ID 6572795 [doorstate: 2]
[6/26/2016, 11:25:20 AM] [Garage Door Right] Getting current state: 2
/usr/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 /usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/lib/util/once.js:11:13
at /usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/lib/AccessoryLoader.js:164:9
at Object.LiftMasterAccessory.getCurrentState (/usr/local/lib/node_modules/homebridge-liftmaster/index.js:185:7)
at Request._callback (/usr/local/lib/node_modules/homebridge-liftmaster/index.js:169:18)
at Request.self.callback (/usr/local/lib/node_modules/homebridge-liftmaster/node_modules/request/request.js:373:22)
at emitTwo (events.js:87:13)
at Request.emit (events.js:172:7)
at Request. (/usr/local/lib/node_modules/homebridge-liftmaster/node_modules/request/request.js:1318:14)
at emitOne (events.js:82:20)
at Request.emit (events.js:169:7)

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