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

[Bug]: Internal Error while authorizing the Sonos connection #663

Open
arx666x opened this issue Jan 7, 2025 · 1 comment
Open

[Bug]: Internal Error while authorizing the Sonos connection #663

arx666x opened this issue Jan 7, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@arx666x
Copy link

arx666x commented Jan 7, 2025

What happened?

I followed the description from: https://github.com/airsonic-advanced/airsonic-advanced/blob/master/SONOS.md#2-adding-the-music-service-in-the-sonos-app
I created the custom Service and it is available in the Sonos App.
While authorizing to Airsonic I am getting 500 - Internal Server Error

Steps to reproduce

See above.
2025-01-07 at 17 52
2025-01-07 at 17 54
Airsonic.json

Version

11.1.5-SNAPSHOT (Edge)

Version Detail

11.1.5-SNAPSHOT.20241225070008 – December 25

Operating System

Docker on Synology

Java Version

17.0.10

Database

Other

DB Detail

PostgreSQL 17.2

Configuration paramter

PATH: /opt/java/openjdk/bin:/lsiopy/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
JAVA_HOME: /opt/java/openjdk
LANG: C.UTF-8
LANGUAGE: en_US:en
LC_ALL: en_US.UTF-8
JAVA_VERSION: jdk-17.0.10+7
AIRSONIC_PORT: 4040
AIRSONIC_DIR: /var
CONTEXT_PATH: /
UPNP_PORT: 4041
PUID: 1040
PGID: 100
PS1: $(whoami)@$(hostname):$(pwd)\$
HOME: /root
TERM: xterm
JAVA_OPTS: -Xmx5g -Dfile.encoding=UTF8 -Dserver.forward-headers-strategy=native
SPRING_DATASOURCE_DRIVER_CLASS_NAME: org.postgresql.Driver
SPRING_DATASOURCE_URL: jdbc:postgresql://192.168.11.84:5532/airsonic?stringtype=unspecified&raiseExceptionOnSilentRollback=false
SPRING_DATASOURCE_USERNAME: airsonic
SPRING_DATASOURCE_PASSWORD: xxxxxx
SPRING_LIQUIBASE_PARAMETERS_USERTABLEQUOTE: "

Proxy Server

No response

client detail

Process is started from the Sonos Desktop App. Error is shown in browser

language

English (United States)

Relevant log output

Caused by: org.airsonic.player.service.sonos.SonosSoapFault$NotLinkedRetry: Cannot find link code, retry
at org.airsonic.player.service.SonosService.lambda$2(SonosService.java:650) ~[classes/:na]
at java.base/java.util.Optional.orElseThrow(Unknown Source) ~[na:na]
@arx666x arx666x added the bug Something isn't working label Jan 7, 2025
@ice954pw
Copy link

Same issue.....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants