Open kohlsalem opened 8 years ago
same issue here with a 7490 FritzOS 6.50
/usr/lib/node_modules/homebridge-fritzbox/items/WifiGuestItem.js:54
self.log('WifiGuestItem - Invalid response.');
^
ReferenceError: self is not defined
at WifiGuestItem.checkItemState (/usr/lib/node_modules/homebridge-fritzbox/items/WifiGuestItem.js:54:9)
at WifiGuestItem.updateCharacteristics (/usr/lib/node_modules/homebridge-fritzbox/items/WifiGuestItem.js:45:24)
at Request._callback (/usr/lib/node_modules/homebridge-fritzbox/libs/Subscriber.js:22:22)
at Request.self.callback (/usr/lib/node_modules/homebridge-fritzbox/node_modules/request/request.js:198:22)
at Request.emit (events.js:110:17)
at Request.
Hey i've got the same issue. I'm using the FritzBox 7490 with FritzOS 6.50
/usr/local/lib/node_modules/homebridge-fritzbox/items/WifiGuestItem.js:54 self.log('WifiGuestItem - Invalid response.'); ^
ReferenceError: self is not defined
at WifiGuestItem.checkItemState (/usr/local/lib/node_modules/homebridge-fritzbox/items/WifiGuestItem.js:54:9)
at WifiGuestItem.updateCharacteristics (/usr/local/lib/node_modules/homebridge-fritzbox/items/WifiGuestItem.js:45:24)
at Request._callback (/usr/local/lib/node_modules/homebridge-fritzbox/libs/Subscriber.js:22:22)
at Request.self.callback (/usr/local/lib/node_modules/homebridge-fritzbox/node_modules/request/request.js:199:22)
at emitTwo (events.js:87:13)
at Request.emit (events.js:172:7)
at Request.
Can you perhaps look for this error? Thanks...
Same issue here.
Does it have to do anything with the firmware version? Are you all on >6.50?
Same issue here
After providing correct Ip/credentials, i run now into a new issue; can you have a look:
Best Michael
/usr/local/lib/node_modules/homebridge-fritzbox/items/WifiGuestItem.js:54 self.log('WifiGuestItem - Invalid response.'); ^
ReferenceError: self is not defined at WifiGuestItem.checkItemState (/usr/local/lib/node_modules/homebridge-fritzbox/items/WifiGuestItem.js:54:9) at WifiGuestItem.updateCharacteristics (/usr/local/lib/node_modules/homebridge-fritzbox/items/WifiGuestItem.js:45:24) at Request._callback (/usr/local/lib/node_modules/homebridge-fritzbox/libs/Subscriber.js:22:22) at Request.self.callback (/usr/local/lib/node_modules/homebridge-fritzbox/node_modules/request/request.js:198:22) at emitTwo (events.js:87:13) at Request.emit (events.js:172:7) at Request. (/usr/local/lib/node_modules/homebridge-fritzbox/node_modules/request/request.js:1035:10)
at emitOne (events.js:82:20)
at Request.emit (events.js:169:7)
at IncomingMessage. (/usr/local/lib/node_modules/homebridge-fritzbox/node_modules/request/request.js:962:12)
at emitNone (events.js:72:20)
at IncomingMessage.emit (events.js:166:7)
at endReadableNT (_stream_readable.js:905:12)
at doNTCallback2 (node.js:441:9)
at process._tickCallback (node.js:355:17)