music-assistant / hass-music-assistant

Turn your Home Assistant instance into a jukebox, hassle free streaming of your favorite media to Home Assistant media players.
Apache License 2.0
1.4k stars 51 forks source link

(LOCAL FOLDER): UTF-8: surrogates not allowed #3213

Closed AquaMCU closed 3 days ago

AquaMCU commented 3 days ago

What version of Music Assistant has the issue?

2.3.3

What version of the Home Assistant Integration have you got installed?

2024

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

The problem

When I open Browse and select my filesystem, I get the error: str is not valid UTF-8: surrogates not allowed

On the console, I see: 2024-11-22 18:28:49.950 ERROR (MainThread) [music_assistant.webserver] Error handling message: music/browse: str is not valid UTF-8: surrogates not allowed

I tried to run the linux command detox and deleted my docker data for music assistant, but the issue is still there

How to reproduce

Open browse and select my filesystem

Music Providers

Filesystem local disk

Player Providers

Home Assistant

Full log output

No response

Additional information

No response

What version of Home Assistant Core are your running

2024.10.4

What type of installation are you running?

Home Assistant Container

On what type of hardware are you running?

Linux

AquaMCU commented 3 days ago

My fault. Sorry detox did not run through :(