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.