DeeeeLAN / homebridge-sleepiq

SleepIQ Homebridge plugin
18 stars 10 forks source link

Can't run latest update #27

Closed dppeak closed 3 years ago

dppeak commented 3 years ago

Updated to new release and seeing the following error

[9/17/2020, 9:29:30 PM] ReferenceError: callback is not defined at API.<anonymous> (/homebridge/node_modules/homebridge-sleepiq/API.js:501:5) at Request.plumbing.callback (/homebridge/node_modules/homebridge-sleepiq/node_modules/request-promise-core/lib/plumbing.js:76:39) at Request.RP$callback [as _callback] (/homebridge/node_modules/homebridge-sleepiq/node_modules/request-promise-core/lib/plumbing.js:46:31) at Request.self.callback (/homebridge/node_modules/homebridge-sleepiq/node_modules/request/request.js:185:22) at Request.emit (events.js:315:20) at Request.<anonymous> (/homebridge/node_modules/homebridge-sleepiq/node_modules/request/request.js:1154:10) at Request.emit (events.js:315:20) at IncomingMessage.<anonymous> (/homebridge/node_modules/homebridge-sleepiq/node_modules/request/request.js:1076:12) at Object.onceWrapper (events.js:421:28) at IncomingMessage.emit (events.js:327:22) at endReadableNT (_stream_readable.js:1220:12) at processTicksAndRejections (internal/process/task_queues.js:84:21) [9/17/2020, 9:29:30 PM] Got SIGTERM, shutting down Homebridge...

DeeeeLAN commented 3 years ago

Which version are you running? I think I fixed that bug earlier today.

dppeak commented 3 years ago

Just updated to 4.0.

dppeak commented 3 years ago

Tried uninstalling and then installing it again as well.

DeeeeLAN commented 3 years ago

Okay, I will get it fixed tonight. I know what the problem is.

dppeak commented 3 years ago

thanks....i'm excited to try the lights functionality

DeeeeLAN commented 3 years ago

Should be fixed in 8c7c33a.