-
Notifications
You must be signed in to change notification settings - Fork 17
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
[Bug]: after Sonos Service enable: Endpoint URL > Login unauthorized #618
Comments
This is an regression introduced by #375 . I have a SONOS system and am happy to provide debugging support as needed. I get the following error when I try to re-authorize an existing SONOS service: And this in the Airsonic log: Caused by: org.airsonic.player.service.sonos.SonosSoapFault$NotLinkedRetry: Cannot find link code, retryat org.airsonic.player.service.SonosService.lambda$2(SonosService.java:650) ~[classes/:11.1.4] |
What happened?
Hello,
I'm trying to use my Sonos S1 speaker with Airsonic.
So far I have been using my Sonos devices with my old Subsonic server. However, this software has not received any updates since the end of 2019, which is why I switched to Airsonic yesterday.
I can use my old Subsonic installation with my Sonos devices without any problems. However, I cannot use my Sonos devices with the Airsonic installation.
When I call up the endpoint URL of my old Subsonic, I get the following output:
When I call up the endpoint URL of my new Airsonic server, I get the following output:
My guess is that this issue will be the problem.
Can you say something about this and help me if necessary?
Thank you for your very good work.
Greetings, Patrick
Steps to reproduce
Enable Sonos music service
http://<IP>:<Port>/ws/Sonos
Version
11.1.5-SNAPSHOT (Edge)
Version Detail
Operating System
Ubuntu 24.04.1 LTS (GNU/Linux 6.8.0-45-generic x86_64)
Java Version
java 17.0.10
Database
Other
DB Detail
PostgreSQL 17.0 (Debian 17.0-1.pgdg120+1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 12.2.0-14) 12.2.0, 64-bit
Configuration paramter
Docker-Compose:
Proxy Server
Cloudpanel
client detail
Webinterface
language
German
Relevant log output
The text was updated successfully, but these errors were encountered: