So I keep restarting the node server and it keeps crashing with the same error. I enabled debug logging on the last cycle and it appears it fails right after communicating regarding my Sonos Roam. Restarting and trying again to see if it is repeating this pattern.
2022-06-27 14:06:11 debug: NS: Volume Change: {"uuid":"RINCON_38420B33FC4601400","previousVolume":53,"newVolume":53,"roomName":"Sonos Roam"}
2022-06-27 14:06:11 debug: NS: UUID: RINCON_38420B33FC4601400 - Room: Sonos Roam - New Volume: 53
2022-06-27 14:06:11 debug: NS: Message Sent: {
set: [
{ address: 'b33fc46', driver: 'GV0', value: '53', uom: 51 },
[length]: 1
]
}
2022-06-27 14:06:11 debug: POLY: _sendMessage: sending
{"set":[{"address":"b33fc46","driver":"GV0","value":"53","uom":51}]} to udi/pg3/ns/status/00:21:b9:02:28:1f_3
2022-06-27 14:06:11 error: NS: uncaughtException REPORT THIS!: TypeError: Cannot read properties of undefined (reading 'members')
at Player.recalculateGroupVolume (/var/polyglot/pg3/ns/00:21:b9:02:28:1f_3/node_modules/sonos-discovery/lib/prototypes/Player/recalculateGroupVolume.js:4:32)
...
@simplextech any insights or suggestions for debugging? I'd really like stabilize this NS so I can actually buy it in confidence. Happy to provide the whole debug log for your review.
Thank you!