When I try to start the ESPHome integration it will not complete the startup.
The protocol ends with INFO: Starting NGINX...
The supervisor logs say WARNING (MainThread) [supervisor.addons.addon] 5c53de3b_esphome is already running!
When I try to open ESPHome from the side bar it says Add-on is not running. Please start it first
System Info (on a Pi4):
Home Assistant 2022.10.1
Supervisor 2022.09.1
Operating System 9.0
Frontend 20221006.0 - latest
Any suggestions? Some other Add-Ons do not start either (e.g. “OpenTTS de” and “SQLite Web”).
I have the feeling that there is another instance of Home Assitant running in the background where these Add-Ons might be running but not accessible. Is this posiible and is there a way to check this?
Just installed the latest update of ESPHome.
Unfortunately it still wont’ work. Here the full protocol:
[s6-init] making user provided files available at /var/run/s6/etc...exited 0.
[s6-init] ensuring user provided files have correct perms...exited 0.
[fix-attrs.d] applying ownership & permissions fixes...
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts...
[cont-init.d] 00-banner.sh: executing...
-----------------------------------------------------------
Add-on: ESPHome
ESPHome add-on for intelligently managing all your ESP8266/ESP32 devices
-----------------------------------------------------------
Add-on version: 2022.9.4
You are running the latest version of this add-on.
System: Home Assistant OS 9.0 (aarch64 / raspberrypi4-64)
Home Assistant Core: 2022.10.1
Home Assistant Supervisor: 2022.09.1
-----------------------------------------------------------
Please, share the above information when looking for help
or support in, e.g., GitHub, forums or the Discord chat.
-----------------------------------------------------------
[cont-init.d] 00-banner.sh: exited 0.
[cont-init.d] 01-log-level.sh: executing...
[cont-init.d] 01-log-level.sh: exited 0.
[cont-init.d] 10-requirements.sh: executing...
[cont-init.d] 10-requirements.sh: exited 0.
[cont-init.d] 20-nginx.sh: executing...
[cont-init.d] 20-nginx.sh: exited 0.
[cont-init.d] 30-dirs.sh: executing...
[cont-init.d] 30-dirs.sh: exited 0.
[cont-init.d] done.
[services.d] starting services
[services.d] done.
[09:08:42] INFO: Waiting for dashboard to come up...
[09:08:43] INFO: Starting ESPHome dashboard...
2022-10-07 09:08:44,211 INFO Starting dashboard web server on unix socket /var/run/esphome.sock and configuration dir /config/esphome...
[09:08:44] INFO: Starting NGINX...
And this is the supervisor log during the update:
22-10-07 09:07:36 INFO (MainThread) [supervisor.backups.manager] Creating new partial backup with slug 462dacb4
22-10-07 09:07:36 INFO (MainThread) [supervisor.backups.manager] Backing up 462dacb4 store Add-ons
22-10-07 09:07:36 INFO (MainThread) [supervisor.addons.addon] Building backup for add-on 5c53de3b_esphome
22-10-07 09:07:36 INFO (MainThread) [supervisor.addons.addon] Finish backup for addon 5c53de3b_esphome
22-10-07 09:07:36 INFO (MainThread) [supervisor.backups.manager] Creating partial backup with slug 462dacb4 completed
22-10-07 09:07:36 INFO (SyncWorker_6) [supervisor.docker.interface] Updating image ghcr.io/esphome/esphome-hassio-aarch64:2022.9.3 to ghcr.io/esphome/esphome-hassio-aarch64:2022.9.4
22-10-07 09:07:36 INFO (SyncWorker_6) [supervisor.docker.interface] Downloading docker image ghcr.io/esphome/esphome-hassio-aarch64 with tag 2022.9.4.
22-10-07 09:07:41 INFO (MainThread) [supervisor.api.middleware.security] /supervisor/info access from cebe7a76_hassio_google_drive_backup
22-10-07 09:07:41 INFO (MainThread) [supervisor.api.middleware.security] /backups access from cebe7a76_hassio_google_drive_backup
22-10-07 09:07:41 INFO (MainThread) [supervisor.api.middleware.security] /backups/462dacb4/info access from cebe7a76_hassio_google_drive_backup
22-10-07 09:07:42 INFO (MainThread) [supervisor.api.middleware.security] /backups/741281b9 access from cebe7a76_hassio_google_drive_backup
22-10-07 09:07:42 INFO (MainThread) [supervisor.backups.manager] Removed backup file 741281b9
22-10-07 09:07:42 INFO (MainThread) [supervisor.api.middleware.security] /backups/462dacb4/download access from cebe7a76_hassio_google_drive_backup
22-10-07 09:07:42 INFO (MainThread) [supervisor.api.backups] Downloading backup 462dacb4
22-10-07 09:07:47 INFO (MainThread) [supervisor.api.middleware.security] /supervisor/info access from cebe7a76_hassio_google_drive_backup
22-10-07 09:07:47 INFO (MainThread) [supervisor.api.middleware.security] /backups access from cebe7a76_hassio_google_drive_backup
22-10-07 09:07:48 INFO (MainThread) [supervisor.api.middleware.security] /supervisor/info access from cebe7a76_hassio_google_drive_backup
22-10-07 09:07:48 INFO (MainThread) [supervisor.api.middleware.security] /backups access from cebe7a76_hassio_google_drive_backup
22-10-07 09:07:49 INFO (SyncWorker_6) [supervisor.docker.interface] Stopping addon_5c53de3b_esphome application
22-10-07 09:07:50 INFO (SyncWorker_6) [supervisor.docker.interface] Cleaning addon_5c53de3b_esphome application
22-10-07 09:07:50 INFO (MainThread) [supervisor.addons] Add-on '5c53de3b_esphome' successfully updated
22-10-07 09:07:50 INFO (SyncWorker_1) [supervisor.docker.interface] Cleanup images: ['ghcr.io/esphome/esphome-hassio-aarch64:2022.9.3']
22-10-07 09:07:51 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/hassio-addons/repository repository
22-10-07 09:07:51 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/sabeechen/hassio-google-drive-backup repository
22-10-07 09:07:51 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/synesthesiam/hassio-addons repository
22-10-07 09:07:51 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/mKeRix/hassio-repo repository
22-10-07 09:07:51 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/home-assistant/addons repository
22-10-07 09:07:51 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/esphome/home-assistant-addon repository
22-10-07 09:07:51 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json
22-10-07 09:07:55 INFO (MainThread) [supervisor.store] Loading add-ons from store: 85 all - 0 new - 0 remove
22-10-07 09:07:55 INFO (MainThread) [supervisor.store] Loading add-ons from store: 85 all - 0 new - 0 remove
22-10-07 09:08:38 INFO (SyncWorker_4) [supervisor.docker.addon] Starting Docker add-on ghcr.io/esphome/esphome-hassio-aarch64 with version 2022.9.4
The last line is shown when I try to start the add-on. No more warnings but when I try to open the add-on it still says Add-on is not running. Please start it first
It’s working now. I am not sure what exactly I did. Just uninstalled some other add-ons that I don’t need any more, removed some old settings and finally restarted the whole system. I have no idea which step solved the problem.
I have this exact problem after migrating to a new machine. The machine is actually an older Dell WYSE, and it does not have UEFI boot, so I installed a VM under Win7. First time I have done this.
Everything seems to be working except ESPHome. The sensors (ESPHome) are working, just not the dashboard. The log stops at Starting NGINX.
I have ordered other machines to migrate to so I do not have to use a VM and Windows. But for now I want to do development in this environment while awaiting the machines. Normally I run HAOS on a WYSE 5010.
I wish the OP was able to determine what freed it up, but for now I am stuck
I am having a problem with esphome, I have installed and reinstalled, resarted pi, restarted HA. I have rebooted supervisor also. Nothing seems to work, just says error starting check supervisor?