#YT music issue

1 messages · Page 1 of 1 (latest)

unkempt ferry
#

I get this error log on the New version 2.6.0b15 and YT music doesnt load. Can anyone confirm this?

2025-08-10 19:08:31.740 ERROR (MainThread) [music_assistant] Error doing task: Task exception was never retrieved
Traceback (most recent call last):
File "/app/venv/lib/python3.13/site-packages/music_assistant/mass.py", line 530, in load_provider
await self.load_provider_config(prov_conf)
File "/app/venv/lib/python3.13/site-packages/music_assistant/mass.py", line 495, in load_provider_config
await self._load_provider(prov_conf)
File "/app/venv/lib/python3.13/site-packages/music_assistant/mass.py", line 680, in _load_provider
await provider.handle_async_init()
File "/app/venv/lib/python3.13/site-packages/music_assistant/providers/ytmusic/init.py", line 199, in handle_async_init
await self._install_packages()
File "/app/venv/lib/python3.13/site-packages/music_assistant/providers/ytmusic/init.py", line 1027, in _install_packages
await install_package(package_name)
File "/app/venv/lib/python3.13/site-packages/music_assistant/helpers/util.py", line 394, in install_package
return_code, output = await check_output(*args)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/app/venv/lib/python3.13/site-packages/music_assistant/helpers/process.py", line 289, in check_output
proc = await asyncio.create_subprocess_exec(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
gid, gids, uid, umask,
^^^^^^^^^^^^^^^^^^^^^^
start_new_session, process_group)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.13/subprocess.py", line 1969, in _execute_child
raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: 'uv'

vestal rain
#

Same here

woeful chasm
#

Docker or HA addon?

unkempt ferry
#

@woeful chasm HA addon. I rolled back to beta14 and now it works again without issues

woeful chasm
#

OK, a new beta (and stable patch release) is on the way to fix the issue

unkempt ferry
#

Unfortunatly on beta17 neither spotify nor youtube music is working on my side. Do i have something to do?

woeful chasm
unkempt ferry
#

Yes sry ^^

This is the log from youtube music:

2025-08-11 00:12:18.482 ERROR (MainThread) [music_assistant] Error doing task: Task exception was never retrieved
Traceback (most recent call last):
File "/app/venv/lib/python3.13/site-packages/music_assistant/mass.py", line 530, in load_provider
await self.load_provider_config(prov_conf)
File "/app/venv/lib/python3.13/site-packages/music_assistant/mass.py", line 495, in load_provider_config
await self._load_provider(prov_conf)
File "/app/venv/lib/python3.13/site-packages/music_assistant/mass.py", line 680, in _load_provider
await provider.handle_async_init()
File "/app/venv/lib/python3.13/site-packages/music_assistant/providers/ytmusic/init.py", line 225, in handle_async_init
if not await self._user_has_ytm_premium():
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
File "/usr/local/lib/python3.13/concurrent/futures/thread.py", line 59, in run
result = self.fn(*self.args, **self.kwargs)
File "/app/venv/lib/python3.13/site-packages/music_assistant/providers/ytmusic/init.py", line 926, in _extract_best_stream_url_format
yt_dlp = importlib.import_module("yt_dlp")
File "/usr/local/lib/python3.13/importlib/init.py", line 88, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
File "<frozen importlib._bootstrap>", line 1324, in _find_and_load_unlocked
ModuleNotFoundError: No module named 'yt_dlp'

#

And spotify throws librespot errors like before

woeful chasm
#

OK, the spotify issue is being worked on and will be fixed (for real) in the next version

#

for the YTM issue.. is there any other error before that in your log ?

unkempt ferry
#

I restarted my server to test this, unfortunatly there are no other logs 🤔

woeful chasm
#

are you running in docker or HA addon ?

unkempt ferry
#

Here are the complete logs since my server restart. Iam running HA addon

woeful chasm
#

Assuming you are on the beta channel, can you give beta18 a try ?

unkempt ferry
#

Tried it and both, Spotify and YT music are working. You guys are total machines 🎶