-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Log Viewer will not start #144
Comments
According to the logs, the add-on starts just fine. What exactly do you encounter? |
Check the supervisor logs, that should explain what it's doing. |
I'm not seeing much there except for this line: 22-09-09 08:44:38 WARNING (MainThread) [supervisor.addons.options] Option 'require_ssl' does not exist in the schema for Node-RED (a0d7b954_nodered) |
Than it might be an issue with Home Assistant (supervisor), report the issue there since it is clearly running. Could just as well be a browser or caching error. |
I have the same issue. Log Viewer installed and started but I cannot get to the GUI Frontend |
Same issue here, it always worked till today. Cannot start it anymore. Start button keeps saying 'start'. Web GUI black. |
Does this still happen on the latest version? (I've put one out today). |
Problem/Motivation
Expected behavior
Actual behavior
Steps to reproduce
Proposed changes
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...
The text was updated successfully, but these errors were encountered: