DAAPD / Owntone server / addon

Hoping someone may be able to assist. I have been using the daapd add-on for sometime now, however the add-on has stopped working for some reason. Clicking the add-on “open web ui” link gives me…

502: Bad Gateway

Looking through the logs I see the following fatal errors:

[2023-04-21 15:05:40] [FATAL]    httpd: Websocket init failed
[2023-04-21 15:05:40] [FATAL]     main: HTTPd thread failed to start

Also this is the general log:

Logger: homeassistant.config_entries
Source: components/forked_daapd/__init__.py:21
First occurred: 15:19:22 (1 occurrences)
Last logged: 15:19:22

Error unloading entry iTunes on homeassistant: for forked_daapd
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/config_entries.py", line 539, in async_unload
    result = await component.async_unload_entry(hass, self)
  File "/usr/src/homeassistant/homeassistant/components/forked_daapd/__init__.py", line 21, in async_unload_entry
    hass.data[DOMAIN][entry.entry_id][
KeyError: 'UPDATER'

Anyone using this or similar who could provide some insight into why its stopped working?

Any help appreciated. Thanks in advance.

Hi @currest2620,

I am trying to install this OwnTone addon and also get the same fatal errors. Did you manage to fix this? I tried to change all ports to see whether any of the default ones are being used by another addon or whatever process but such errors are always issued. :frowning:

I wasn’t able to fix it so I changed to the Logitech Media Server add-on / integration instead.

1 Like

Thanks for your feedback!

1 Like