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

Subsonic endpoint unable to connect #3496

Open
1 task done
KacperSzlek opened this issue Jan 23, 2025 · 2 comments
Open
1 task done

Subsonic endpoint unable to connect #3496

KacperSzlek opened this issue Jan 23, 2025 · 2 comments
Labels

Comments

@KacperSzlek
Copy link

What version of Music Assistant has the issue?

2.3.6

Have you tried everything in the Troubleshooting FAQ and reviewed the Open and Closed Issues and Discussions to resolve this yourself?

  • Yes

The problem

Hello so the problem im having is when i try to connect to my ampache instance using subsonic from the music-assistant ui in hass i get the following error message
'openSubsonicExtensions'
now i tried the python library music-assistant uses (py-opensonic) and im able to connect using it and fetch songs etc

How to reproduce

  • clean install music-assistant
  • install an ampache v7 instance and run
  • try to connect

Music Providers

ampache v7 (subsonic)

Player Providers

Full log output

2025-01-23 07:48:13.217 INFO (MainThread) [music_assistant] Starting Music Assistant Server (6633adac44b8461186096e6ebe8b06fe) version 2.3.6 - HA add-on: True - Safe mode: False
2025-01-23 07:48:13.243 INFO (MainThread) [music_assistant.cache] Initializing cache controller...
2025-01-23 07:48:13.497 INFO (MainThread) [music_assistant.music] Using a sync interval of 720 minutes.
2025-01-23 07:48:14.291 INFO (MainThread) [music_assistant.streams] Detected ffmpeg version 6.1.1 with libsoxr support
2025-01-23 07:48:14.294 INFO (MainThread) [music_assistant.streams] Starting server on 0.0.0.0:8097 - base url: http://192.168.1.108:8097
2025-01-23 07:48:14.313 INFO (MainThread) [music_assistant.webserver] Starting server on 172.30.32.1:8095 - base url: http://172.30.32.1:8095
2025-01-23 07:48:15.013 INFO (MainThread) [music_assistant] Loaded player provider Playergroup
2025-01-23 07:48:15.014 INFO (MainThread) [music_assistant] Loaded metadata provider The Audio DB
2025-01-23 07:48:15.015 INFO (MainThread) [music_assistant] Loaded metadata provider fanart.tv
2025-01-23 07:48:15.018 INFO (MainThread) [music_assistant] Loaded music provider Music Assistant
2025-01-23 07:48:15.019 INFO (MainThread) [music_assistant] Loaded metadata provider MusicBrainz
2025-01-23 19:59:13.983 INFO (MainThread) [music_assistant.music] Sync task for Music Assistant completed
2025-01-23 20:05:03.930 ERROR (MainThread) [music_assistant.webserver] Error handling message: config/providers/save: 'openSubsonicExtensions'
2025-01-23 20:05:44.194 ERROR (MainThread) [music_assistant.webserver] Error handling message: config/providers/save: 'openSubsonicExtensions'
2025-01-23 20:05:47.163 ERROR (MainThread) [music_assistant.webserver] Error handling message: config/providers/save: 'openSubsonicExtensions'

Additional information

No response

What version of Home Assistant Core are your running

2025.1.3

What type of installation are you running?

Home Assistant OS

On what type of hardware are you running?

Linux

@OzGav
Copy link
Contributor

OzGav commented Jan 23, 2025

@khers

@khers
Copy link

khers commented Jan 24, 2025

Is there more in the logs? I don't see any messages from the provider itself and it will throw an exception if the configuration doesn't work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants