Open hartmood opened 1 year ago
(Why the issue was filed)
Add on does not start on a raspi 4. Error message from the sidebar: “add-on is not running. Please start first”
s6-rc: info: service s6rc-oneshot-runner: starting s6-rc: info: service s6rc-oneshot-runner successfully started s6-rc: info: service fix-attrs: starting s6-rc: info: service fix-attrs successfully started s6-rc: info: service legacy-cont-init: starting cont-init: info: running /etc/cont-init.d/nginx.sh cont-init: info: /etc/cont-init.d/nginx.sh exited 0 s6-rc: info: service legacy-cont-init successfully started s6-rc: info: service legacy-services: starting services-up: info: copying legacy longrun logviewer (no readiness notification) services-up: info: copying legacy longrun nginx (no readiness notification) s6-rc: info: service legacy-services successfully started [22:48:36] INFO: Starting Log Viewer... [22:48:37] INFO: Starting NGINX... 2023-04-02T20:48:37.308Z logview:debug start tailing /config/home-assistant.log 2023-04-02T20:48:37.325Z logview:info listening on port 4277 (HTTP)
(What you expected to happen)
Start of the add on
(What actually happened)
add on fails to start
(How can someone else make/see it happen)
Uninstalled and reinstalled. As well as several restarts.
(If you have a proposed change, workaround or fix, describe the rationale behind it)
Same issue here. Running on Intel NUC.
Update: solved by a reboot. Restarting home assistant was not good enough.
Problem/Motivation
Add on does not start on a raspi 4. Error message from the sidebar: “add-on is not running. Please start first”
s6-rc: info: service s6rc-oneshot-runner: starting s6-rc: info: service s6rc-oneshot-runner successfully started s6-rc: info: service fix-attrs: starting s6-rc: info: service fix-attrs successfully started s6-rc: info: service legacy-cont-init: starting cont-init: info: running /etc/cont-init.d/nginx.sh cont-init: info: /etc/cont-init.d/nginx.sh exited 0 s6-rc: info: service legacy-cont-init successfully started s6-rc: info: service legacy-services: starting services-up: info: copying legacy longrun logviewer (no readiness notification) services-up: info: copying legacy longrun nginx (no readiness notification) s6-rc: info: service legacy-services successfully started [22:48:36] INFO: Starting Log Viewer... [22:48:37] INFO: Starting NGINX... 2023-04-02T20:48:37.308Z logview:debug start tailing /config/home-assistant.log 2023-04-02T20:48:37.325Z logview:info listening on port 4277 (HTTP)
Expected behavior
Start of the add on
Actual behavior
add on fails to start
Steps to reproduce
Uninstalled and reinstalled. As well as several restarts.
Proposed changes