Crash on first run
DaAwesomeP opened this issue · 3 comments
Problem/Motivation
Fresh install of commit 3833928 will not start. Nginx crashes.
Expected behavior
Should not crash.
Actual behavior
Nginx fails to start.
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: ledfx
A network based LED effect controller with support for advanced real-time audio effects!
-----------------------------------------------------------
Add-on version: dev
You are running the latest version of this add-on.
System: Home Assistant OS 9.0 (amd64 / generic-x86-64)
Home Assistant Core: 2022.9.4
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
Log level is set to DEBUG
cont-init: info: /etc/cont-init.d/01-log-level.sh exited 0
cont-init: info: running /etc/cont-init.d/ledfx.sh
cont-init: info: /etc/cont-init.d/ledfx.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 ledfx (no readiness notification)
services-up: info: copying legacy longrun nginx (no readiness notification)
s6-rc: info: service legacy-services successfully started
s6-svwait: fatal: unable to subscribe to events for /var/run/s6/services/ledfx: No such file or directory
[20:48:34] INFO: Starting ledfx...
[20:48:34] WARNING: NGINX crashed, halting add-on
[20:48:34] INFO: NGINX stoped, restarting...
s6-rc: info: service legacy-services: stopping
[20:48:34] INFO: PHP-FPM stoped, restarting...
s6-rc: info: service legacy-services successfully stopped
s6-rc: info: service legacy-cont-init: stopping
s6-rc: info: service legacy-cont-init successfully stopped
s6-rc: info: service fix-attrs: stopping
s6-rc: info: service fix-attrs successfully stopped
s6-rc: info: service s6rc-oneshot-runner: stopping
s6-rc: info: service s6rc-oneshot-runner successfully stopped
Steps to reproduce
- Clone repo into
/addons/addon-ledfx
with SSH addon, checkout 3833928 - Install from hassio web UI
- Turn off SSL option in addon options
- Start addon
ssl: false
certfile: fullchain.pem
keyfile: privkey.pem
log_level: debug
Proposed changes
Unknown
There hasn't been any activity on this issue recently, so we clean up some of the older and inactive issues.
Please make sure to update to the latest version and check if that solves the issue. Let us know if that works for you by leaving a comment 👍
This issue has now been marked as stale and will be closed if no further activity occurs. Thanks!
No commits have been made since this issue was filed, so there is not a new version to try. Will try again soon regardless.
There hasn't been any activity on this issue recently, so we clean up some of the older and inactive issues.
Please make sure to update to the latest version and check if that solves the issue. Let us know if that works for you by leaving a comment 👍
This issue has now been marked as stale and will be closed if no further activity occurs. Thanks!