-
Notifications
You must be signed in to change notification settings - Fork 51
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
Configured services are missing from the Source list #167
Comments
Yes. Toggle the dev tools and inspect the requests and any console errors.
To illustrate how this all hangs together, below a few screenshots ... The logos come from a presentation map: Services get listed via a UPNP call: Available services are a bunch of numbers: |
Thanks. I think I've found the issue, or at least an issue. I have a Bridge in my network. A bridge doesn't have a zone and can't do playback. When the controller tries to fetch certain URLs from this device, it gets a 405. This device is easy to detect because it returns a different result from
I'll see if I can come up with a patch. I think bencevans/node-sonos#515 is the same issue. |
I have made a change that should exclude bridges from the device list, so that they cannot be defaulted to as first match: I'll release it with the next alpha. Let me know how that goes |
When running on Linux, I don't see any of my services.
Viewing the same system from the Mac client, I see them (see below). FWIW, I had to manually enter my IP addresses. Are there some logs I should be looking at or including?
The text was updated successfully, but these errors were encountered: