-
-
Notifications
You must be signed in to change notification settings - Fork 20
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
TypeError: Cannot read properties of undefined (reading 'zoneGroupShortName') #209
Comments
Does the error happing after restarting Homebridge, or while Homebridge was running (for a longer time)? Was the speaker turned off during Homebridge startup, or was Homebridge restarted after the speaker was turned off? |
The sequence of events was like this:
Unfortunately due to log truncation I don't have any logs from yesterday (unless they get archived automatically somewhere...) I note the error thrown was on ZpService.js:1199:43 |
UPDATE: Damn, I see
I'll address the |
Thanks for the feedback. If I can ever reproduce the situation, I'll let you know. In the meantime, good luck! |
Monitor mDNS advertisements for `_sonos._tcp.`, see #209.
Handle mDNS advertisements for `_sonos._tcp.`, see #209.
Bug fix: TypeError when platform coordinator zone player goes missing, see #209.
In v1.4.40. |
Issue
TypeError: Cannot read properties of undefined (reading 'zoneGroupShortName')
Error was thrown when the Sonos device was turned off at the mains and thus unreachable
Log Messages
Debug Files
The text was updated successfully, but these errors were encountered: