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

version 3.6.12 ping error #524

Closed
baatten opened this issue Jan 2, 2020 · 5 comments
Closed

version 3.6.12 ping error #524

baatten opened this issue Jan 2, 2020 · 5 comments

Comments

@baatten
Copy link

baatten commented Jan 2, 2020

getting error:

[2020-1-3 00:25:46] TypeError: Cannot read property 'pingHost' of undefined
at Timeout.setInterval [as _onTimeout] (/usr/lib/node_modules/homebridge-broadlink-rm/helpers/getDevice.js:31:10)
at ontimeout (timers.js:498:11)
at tryOnTimeout (timers.js:323:5)
at Timer.listOnTimeout (timers.js:290:5)
at listOnTimeoutNT (timers.js:369:26)
at _combinedTickCallback (internal/process/next_tick.js:136:11)
at Immediate._tickCallback [as _onImmediate] (internal/process/next_tick.js:181:9)
at runCallback (timers.js:810:20)
at tryOnImmediate (timers.js:768:5)
at processImmediate [as _immediateCallback] (timers.js:745:5)

@pax0707
Copy link

pax0707 commented Jan 2, 2020

Jan 02 23:37:41 raspi homebridge[1951]: [1/2/2020, 11:37:41 PM] TypeError: Cannot read property 'pingHost' of undefined
Jan 02 23:37:41 raspi homebridge[1951]:     at Timeout._onTimeout (/usr/lib/node_modules/homebridge-broadlink-rm/helpers/getDevice.js:31:10)
Jan 02 23:37:41 raspi homebridge[1951]:     at listOnTimeout (internal/timers.js:531:17)
Jan 02 23:37:41 raspi homebridge[1951]:     at processTimers (internal/timers.js:475:7)
Jan 02 23:37:41 raspi homebridge[1951]: [1/2/2020, 11:37:41 PM] Got SIGTERM, shutting down Homebridge...
Jan 02 23:37:46 raspi homebridge[1951]: [1/2/2020, 11:37:46 PM] TypeError: Cannot read property 'pingHost' of undefined
Jan 02 23:37:46 raspi homebridge[1951]:     at Timeout._onTimeout (/usr/lib/node_modules/homebridge-broadlink-rm/helpers/getDevice.js:31:10)
Jan 02 23:37:46 raspi homebridge[1951]:     at listOnTimeout (internal/timers.js:531:17)
Jan 02 23:37:46 raspi homebridge[1951]:     at processTimers (internal/timers.js:475:7)
Jan 02 23:37:46 raspi systemd[1]: homebridge.service: Main process exited, code=exited, status=143/n/a
Jan 02 23:37:46 raspi systemd[1]: homebridge.service: Failed with result 'exit-code'.

@baatten
Copy link
Author

baatten commented Jan 2, 2020

I updated my pi software:
sudo apt update
sudo apt full-upgrade
sudo reboot

I no longer have any errors.

@baatten baatten closed this as completed Jan 2, 2020
@pax0707
Copy link

pax0707 commented Jan 2, 2020

Not helping here.
I rolled back to .11.

@lprhodes
Copy link
Owner

lprhodes commented Jan 2, 2020

@pax0707 sorry about that, I was in a bit of a rush. I fixed the issue in .12

@pax0707
Copy link

pax0707 commented Jan 2, 2020

Working now in .13.

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

3 participants