esphome / issues

Issue Tracker for ESPHome
https://esphome.io/
290 stars 34 forks source link

esphome 2024.7.0 does not start #6067

Open Buggykiter opened 1 month ago

Buggykiter commented 1 month ago

The problem

After update to 2024.7.0 esphome does not start. Rollback to 2024.6.6 solves the problem

Which version of ESPHome has the issue?

2024.7.0

What type of installation are you using?

Home Assistant Add-on

Which version of Home Assistant has the issue?

2024.1.3

What platform are you using?

ESP8266

Board

No response

Component causing the issue

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

System: Home Assistant OS 12.4  (amd64 / qemux86-64)
 Home Assistant Core: 2024.1.3
 Home Assistant Supervisor: 2024.06.2
-----------------------------------------------------------
 Please, share the above information when looking for help
 or support in, e.g., GitHub, forums or the Discord chat.
-----------------------------------------------------------
s6-rc: info: service base-addon-banner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service base-addon-timezone: starting
s6-rc: info: service base-addon-log-level: starting
s6-rc: info: service fix-attrs successfully started
[15:45:28] INFO: Configuring timezone (Europe/Berlin)...
s6-rc: info: service base-addon-log-level successfully started
s6-rc: info: service base-addon-timezone successfully started
s6-rc: info: service legacy-cont-init: starting
cont-init: info: running /etc/cont-init.d/30-esphome-fork.sh
cont-init: info: /etc/cont-init.d/30-esphome-fork.sh exited 0
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service init-nginx: starting
s6-rc: info: service esphome: starting
s6-rc: info: service esphome successfully started
[15:45:39] INFO: Starting ESPHome dashboard...
s6-rc: info: service init-nginx successfully started
s6-rc: info: service nginx: starting
s6-rc: info: service nginx successfully started
s6-rc: info: service discovery: starting
[15:45:40] INFO: Waiting for ESPHome dashboard to come up...
2024-07-21 15:45:47,740 INFO Starting dashboard web server on unix socket /var/run/esphome.sock and configuration dir /config/esphome...
[15:45:47] INFO: Starting NGINX...
[15:45:49] INFO: Successfully send discovery information to Home Assistant.
s6-rc: info: service discovery successfully started
s6-rc: info: service legacy-services: starting
s6-rc: info: service legacy-services successfully started
2024-07-21 15:48:03,220 INFO 200 GET /devices (0.0.0.0) 26.26ms
2024-07-21 15:51:51,650 INFO 200 GET / (0.0.0.0) 103.37ms
2024-07-21 15:51:51,814 INFO 200 GET /static/fonts/material-icons/material-icons.css?hash=ead4c276 (0.0.0.0) 29.95ms
2024-07-21 15:51:51,858 INFO 200 GET /static/fonts/material-icons/MaterialIcons-Regular.woff2?hash=570eb838 (0.0.0.0) 28.58ms
2024-07-21 15:51:51,876 INFO 200 GET /static/css/esphome-2.css?hash=b92d56a2 (0.0.0.0) 37.25ms
2024-07-21 15:51:51,914 INFO 200 GET /static/js/esphome/index-Coj9zNoA.js (0.0.0.0) 67.33ms
2024-07-21 15:51:52,100 INFO 200 GET /static/images/logo-text.svg (0.0.0.0) 19.73ms
2024-07-21 15:51:52,195 INFO 200 GET /static/fonts/material-icons/MaterialIcons-Regular.woff2 (0.0.0.0) 102.78ms
2024-07-21 15:51:52,239 INFO 200 GET /devices (0.0.0.0) 149.10ms
2024-07-21 15:51:52,428 INFO 200 GET /static/js/esphome/c.BvfXFcuf.js (0.0.0.0) 339.38ms
2024-07-21 15:51:52,991 INFO 200 GET /static/js/esphome/c.Cxavpvjx.js (0.0.0.0) 23.69ms
2024-07-21 15:51:53,003 INFO 200 GET /static/js/esphome/c.0kl3f7I_.js (0.0.0.0) 6.07ms
2024-07-21 15:51:57,240 INFO 304 GET /devices (0.0.0.0) 40.83ms
2024-07-21 15:52:02,108 INFO 304 GET /devices (0.0.0.0) 16.16ms
2024-07-21 15:52:07,188 INFO 304 GET /devices (0.0.0.0) 31.02ms
2024-07-21 15:53:15,240 INFO 200 GET /devices (0.0.0.0) 7.01ms
s6-rc: info: service legacy-services: stopping
s6-rc: info: service legacy-services successfully stopped
s6-rc: info: service discovery: stopping
s6-rc: info: service discovery successfully stopped
s6-rc: info: service nginx: stopping
[15:57:08] INFO: Service NGINX exited with code 0 (by signal 0)
s6-rc: info: service nginx successfully stopped
s6-rc: info: service init-nginx: stopping
s6-rc: info: service esphome: stopping
s6-rc: info: service init-nginx successfully stopped
[15:57:08] INFO: Service ESPHome dashboard exited with code 256 (by signal 15)
s6-rc: info: service esphome 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 base-addon-timezone: stopping
s6-rc: info: service base-addon-log-level: stopping
s6-rc: info: service fix-attrs successfully stopped
s6-rc: info: service base-addon-log-level successfully stopped
s6-rc: info: service base-addon-timezone successfully stopped
s6-rc: info: service base-addon-banner: stopping
s6-rc: info: service base-addon-banner successfully stopped
s6-rc: info: service s6rc-oneshot-runner: stopping
s6-rc: info: service s6rc-oneshot-runner successfully stopped
s6-rc-compile: fatal: invalid /etc/s6-overlay/s6-rc.d/discovery/type: must be oneshot, longrun, or bundle
s6-rc: fatal: unable to take locks: No such file or directory
s6-linux-init-shutdownd: warning: /run/s6/basedir/scripts/rc.shutdown exited 111
s6-rc-compile: fatal: invalid /etc/s6-overlay/s6-rc.d/discovery/type: must be oneshot, longrun, or bundle
s6-rc: fatal: unable to take locks: No such file or directory
s6-linux-init-shutdownd: warning: /run/s6/basedir/scripts/rc.shutdown exited 111
s6-rc-compile: fatal: invalid /etc/s6-overlay/s6-rc.d/discovery/t

Additional information

No response

othermore commented 1 month ago

I'm facing the same error after updating Home Assistant ZWave JS UI addon to version 3.9.2. Rolling back fixed it. This addon uses ZWave JS UI v9.16.2