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

Unpairing a stereo pair crashes sonos-web #151

Open
bmn001 opened this issue Jan 10, 2023 · 1 comment
Open

Unpairing a stereo pair crashes sonos-web #151

bmn001 opened this issue Jan 10, 2023 · 1 comment

Comments

@bmn001
Copy link

bmn001 commented Jan 10, 2023

Stereo-paired speakers (where one speaker is Left, one is Right) show up in the UI as if it's a room that's been paired with itself.

The name of the room will show up as "Roomname + 1" and the room that it's paired with will also be "Roomname".

In this example I have two Ikea Symfonisk speakers in Office, one is left and one is right:

image

If I click the X as if I were to ungroup this room, sonos-web crashes:

/sonos-web/server/node_modules/sonos/lib/services/Service.js:87
              myError = new Error('upnp: statusCode 500 & upnpErrorCode ' + error.response.data)
                        ^

Error: upnp: statusCode 500 & upnpErrorCode <s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><s:Body><s:Fault><faultcode>s:Client</faultcode><faultstring>UPnPError</faultstring><detail><UPnPError xmlns="urn:schemas-upnp-org:control-1-0"><errorCode>1023</errorCode></UPnPError></detail></s:Fault></s:Body></s:Envelope>
    at /sonos-web/server/node_modules/sonos/lib/services/Service.js:87:25
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
@TomErnst1972
Copy link

i have the same problem, is there some workaround i could apply?

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

2 participants