2024-06-10 00:09:46.544 ERROR (MainThread) [music_assistant.webserver] Could not bind to 172.30.32.1, will start on all interfaces as fallback!
2024-06-10 00:09:46.549 ERROR (MainThread) [music_assistant] Error doing task: Task exception was never retrieved
Traceback (most recent call last):
File “/usr/local/lib/python3.12/site-packages/aiorun.py”, line 219, in new_coro
await coro
File “/usr/local/lib/python3.12/site-packages/music_assistant/main.py”, line 212, in start_mass
await mass.start()
File “/usr/local/lib/python3.12/site-packages/music_assistant/server/server.py”, line 153, in start
await self.webserver.setup(await self.config.get_core_config(“webserver”))
File “/usr/local/lib/python3.12/site-packages/music_assistant/server/controllers/webserver.py”, line 186, in setup
await self._server.setup(
File “/usr/local/lib/python3.12/site-packages/music_assistant/server/helpers/webserver.py”, line 82, in setup
await self._tcp_site.start()
File “/usr/local/lib/python3.12/site-packages/aiohttp/web_runner.py”, line 119, in start
self._server = await loop.create_server(
^^^^^^^^^^^^^^^^^^^^^^^^^
File “/usr/local/lib/python3.12/asyncio/base_events.py”, line 1572, in create_server
raise OSError(err.errno, msg) from None
OSError: [Errno 98] error while attempting to bind on address (‘0.0.0.0’, 8095): address already in use
2024-06-10 00:20:14.336 WARNING (MainThread) [aiorun] Stopping the loop
The slimproto players are the ones from MA and the docs tells you to not install this integration in HA. Use the MAplayersis prefered over the HA players.
logitech radio is working with ma out of the box.
just instaled on haos ma as addon. i heard about ma today.
just added musik provider and player provider and it runs.
no pictures or song artwork is shown on the display. only song name.
But do you have it working with HA? I have my Receiver in my LMS network, so it has already a fixed IP address etc. When using LMS I can use it, but not with HA…
But the essence of MA is that it doesn’t require LMS integration into HA. Actually, as I can remember it’s the recommendation not to install it as it could interfere… But if you say this is mandatory, I can try…
I’m confused, are you using MA? Your previous reply suggested you were using LMS. You shouldn’t need to do anything else in that case as long as you have added the MA integration?
In the past I have been using LMS for decades. As Home Assistant is my main dashboard and automation and Music Assistant is the perfect umbrella for all my devices and music sources I want to leave the era of LMS and switch over to MA. MA is working fine for all my B&O devices, Logitech Touch, but not my Logitech Receiver(s)…
As the header of this topic also says, MA over Hass without LMS.