Hi all ,
I need your help , i just updated HA to the latest release , and the system doesn’t come up anymore.
It tries to start hass.io audio on a docker in synology , which has no audio.
In the folder hass.io audio there is a folder with a file asound
# Default to PulseAudio
pcm.!default {
type pulse
hint {
show on
description "Default ALSA Output (Home Assistant PulseAudio Sound Server)"
}
}
ctl.!default {
type pulse
}
the log of the docker hass audio
I have been able to ask a friend with a nas , 2 folders , now the system is working , but hass audio still rebooting ramdomly every 2 min
14 items.
[s6-init] making user provided files available at /var/run/s6/etc...exited 0.
[s6-init] ensuring user provided files have correct perms...exited 0.
[fix-attrs.d] applying ownership & permissions fixes...
[fix-attrs.d] persistent-data: applying...
[fix-attrs.d] persistent-data: exited 0.
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts...
[cont-init.d] adjust-audio-group.sh: executing...
[cont-init.d] adjust-audio-group.sh: exited 1.
[cont-finish.d] executing container finish scripts...
[cont-finish.d] done.
[s6-finish] waiting for services.
[s6-finish] sending all processes the TERM signal.
[s6-finish] sending all processes the KILL signal and exiting.
0-03-03 20:34:33 WARNING (MainThread) [supervisor.tasks] Watchdog found a problem with PulseAudio plugin!
20-03-03 20:34:33 INFO (MainThread) [supervisor.audio] Start Audio plugin
20-03-03 20:34:33 INFO (SyncWorker_17) [supervisor.docker.interface] Clean hassio_audio application
20-03-03 20:34:34 INFO (SyncWorker_17) [supervisor.docker.audio] Start Audio homeassistant/amd64-hassio-audio with version 8 -
thanks every one