-
Notifications
You must be signed in to change notification settings - Fork 8
Description
Problem/Motivation
(Why the issue was filed)
Log viewer add-on will not start
Uninstalled, reinstalled
Restarted Home Assistant
Expected behavior
(What you expected to happen)
Actual behavior
(What actually happened)
Steps to reproduce
(How can someone else make/see it happen)
Proposed changes
(If you have a proposed change, workaround or fix,
describe the rationale behind it)
Info from the log:
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/00-banner.sh
Add-on: Log Viewer
Browser-based log utility for Home Assistant
Add-on version: 0.14.0
You are running the latest version of this add-on.
System: Home Assistant OS 8.5 (amd64 / generic-x86-64)
Home Assistant Core: 2022.8.7
Home Assistant Supervisor: 2022.08.6
Please, share the above information when looking for help
or support in, e.g., GitHub, forums or the Discord chat.
cont-init: info: /etc/cont-init.d/00-banner.sh exited 0
cont-init: info: running /etc/cont-init.d/01-log-level.sh
cont-init: info: /etc/cont-init.d/01-log-level.sh exited 0
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
[08:36:37] INFO: Starting Log Viewer...
2022-09-09T12:36:37.696Z logview:debug start tailing /config/home-assistant.log
2022-09-09T12:36:37.699Z logview:info listening on port 4277 (HTTP)
[08:36:37] INFO: Starting NGINX...