Skip to content

Some of my addons won't start but other do #4228

@X-Ryl669

Description

@X-Ryl669

Describe the issue you are experiencing

Since today (I don't remember updating anything in HA, only the debian OS via apt update/upgrade and rebooted), some of my addons don't "start". I mean that their docker container start, but the supervisor never see them. If I try to start them by hand, the supervisor says they are already running, but they never register in the interface, and I can't access them.

The addons that do start are frigate, piper, Advanced SSH & Web Terminal, Mosquitto, Remote Backup.
Those that don't start are: esphome, file editor, whisper, openwake word.

What type of installation are you running?

Home Assistant Supervised

Which operating system are you running on?

Debian

Which add-on are you reporting an issue with?

File Editor, Whisper, OpenWakeWord, ESPHome builder

What is the version of the add-on?

5.8.0 (for FE), 3.0.1 (for Whisper)

Steps to reproduce the issue

Running:

$ sudo ha addons start core_whisper --log-level Debug
DEBU[0000] Adding homedir to searchpath                  homedir=/root
INFO[0000] No configfile found
DEBU[0000] Debug flags                                   apiToken=edited cfgFile= endpoint=supervisor logLevel=Debug noProgress=false rawJSON=false
DEBU[0000] addons start                                  args="[core_whisper]"
DEBU[0000] [GenerateURI]                                 base=supervisor command="{slug}/start" section=addons
DEBU[0000] [GenerateURI] Result                          uri="http://supervisor/addons/{slug}/start" url="http://supervisor/addons/%7Bslug%7D/start" url(string)="http://supervisor/addons/{slug}/start"
Error: Post "http://supervisor/addons/core_whisper/start": context deadline exceeded (Client.Timeout exceeded while awaiting headers)

System Health information

There's no repair (sorry translation from French)

Anything in the Supervisor logs that might be useful for us?

2025-11-13 18:55:29.894 WARNING (MainThread) [supervisor.addons.addon] Timeout while waiting for addon File editor to start, took more than 120 seconds
2025-11-13 18:55:30.783 WARNING (MainThread) [supervisor.addons.addon] Timeout while waiting for addon Piper to start, took more than 120 seconds
2025-11-13 18:55:37.353 WARNING (MainThread) [supervisor.addons.addon] Timeout while waiting for addon Advanced SSH & Web Terminal to start, took more than 120 seconds
2025-11-13 18:55:43.402 WARNING (MainThread) [supervisor.addons.addon] Timeout while waiting for addon openWakeWord to start, took more than 120 seconds
2025-11-13 18:55:44.856 WARNING (MainThread) [supervisor.addons.addon] Timeout while waiting for addon Remote Backup to start, took more than 120 seconds
2025-11-13 18:55:57.962 WARNING (MainThread) [supervisor.addons.addon] Timeout while waiting for addon ESPHome Device Builder to start, took more than 120 seconds
2025-11-13 18:56:31.246 WARNING (MainThread) [supervisor.addons.addon] Timeout while waiting for addon Frigate (Full Access) to start, took more than 120 seconds
2025-11-13 18:56:36.198 WARNING (MainThread) [supervisor.addons.addon] Timeout while waiting for addon Whisper to start, took more than 120 seconds
2025-11-13 18:56:41.398 WARNING (MainThread) [supervisor.addons.addon] Timeout while waiting for addon Mosquitto broker to start, took more than 120 seconds
2025-11-13 18:56:41.399 INFO (MainThread) [supervisor.backups.manager] Restore 6f8b5740 starting stage await_home_assistant_restart
2025-11-13 18:56:41.462 INFO (MainThread) [supervisor.homeassistant.module] Update pulse/client.config: /data/tmp/homeassistant_pulse
2025-11-13 18:56:42.887 INFO (MainThread) [supervisor.docker.homeassistant] Starting Home Assistant ghcr.io/home-assistant/qemux86-64-homeassistant with version 2025.11.1
2025-11-13 18:56:42.887 INFO (MainThread) [supervisor.homeassistant.core] Wait until Home Assistant is ready
2025-11-13 18:56:49.130 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state freeze
2025-11-13 18:56:49.131 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2025-11-13 18:56:52.908 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
2025-11-13 18:56:52.910 INFO (MainThread) [supervisor.homeassistant.core] Home Assistant Core state changed to APIState(core_state='NOT_RUNNING', offline_db_migration=False)
2025-11-13 18:57:12.938 INFO (MainThread) [supervisor.homeassistant.core] Home Assistant Core state changed to APIState(core_state='RUNNING', offline_db_migration=False)
2025-11-13 18:57:12.938 INFO (MainThread) [supervisor.homeassistant.core] Detect a running Home Assistant instance
2025-11-13 18:57:12.981 INFO (MainThread) [supervisor.backups.manager] Partial-Restore 6f8b5740 done
2025-11-13 18:57:55.911 WARNING (MainThread) [supervisor.addons.addon] 5c53de3b_esphome is already running!
2025-11-13 18:58:17.205 WARNING (MainThread) [supervisor.addons.addon] core_whisper is already running!
2025-11-13 18:59:55.918 WARNING (MainThread) [supervisor.addons.addon] Timeout while waiting for addon ESPHome Device Builder to start, took more than 120 seconds
2025-11-13 19:00:17.206 WARNING (MainThread) [supervisor.addons.addon] Timeout while waiting for addon Whisper to start, took more than 120 seconds
2025-11-13 19:00:29.810 WARNING (MainThread) [supervisor.addons.addon] core_whisper is already running!
2025-11-13 19:00:48.757 WARNING (MainThread) [supervisor.addons.addon] 5c53de3b_esphome is already running!
2025-11-13 19:02:29.818 WARNING (MainThread) [supervisor.addons.addon] Timeout while waiting for addon Whisper to start, took more than 120 seconds
2025-11-13 19:02:48.758 WARNING (MainThread) [supervisor.addons.addon] Timeout while waiting for addon ESPHome Device Builder to start, took more than 120 seconds
2025-11-13 19:03:29.462 WARNING (MainThread) [supervisor.addons.addon] core_whisper is already running!
2025-11-13 19:05:29.468 WARNING (MainThread) [supervisor.addons.addon] Timeout while waiting for addon Whisper to start, took more than 120 seconds
2025-11-13 19:05:49.960 INFO (SyncWorker_9) [supervisor.docker.manager] Stopping addon_core_whisper application
2025-11-13 19:05:54.463 INFO (SyncWorker_9) [supervisor.docker.manager] Cleaning addon_core_whisper application
2025-11-13 19:06:23.573 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on homeassistant/amd64-addon-whisper with version 3.0.1
2025-11-13 19:07:53.600 WARNING (MainThread) [supervisor.addons.addon] core_whisper is already running!

Anything in the add-on logs that might be useful for us?

$ sudo docker ps
CONTAINER ID   IMAGE                                                       COMMAND               CREATED          STATUS                    PORTS                                                                                                                                                                                                                                       NAMES
dd1fb2bb1582   homeassistant/amd64-addon-whisper:3.0.1                     "/init"               15 minutes ago   Up 15 minutes (healthy)                                                                                                                                                                                                                                               addon_core_whisper
bffc5775a3a8   ghcr.io/home-assistant/qemux86-64-homeassistant:2025.11.1   "/init"               25 minutes ago   Up 25 minutes                                                                                                                                                                                                                                                         homeassistant
09674bfb096b   homeassistant/amd64-addon-mosquitto:6.5.2                   "/init"               27 minutes ago   Up 27 minutes             0.0.0.0:1883-1884->1883-1884/tcp, [::]:1883-1884->1883-1884/tcp, 0.0.0.0:8883-8884->8883-8884/tcp, [::]:8883-8884->8883-8884/tcp                                                                                                            addon_core_mosquitto
5abf842b9386   ghcr.io/blakeblackshear/frigate:0.16.2                      "/init"               27 minutes ago   Up 27 minutes (healthy)   0.0.0.0:1984->1984/tcp, [::]:1984->1984/tcp, 8554/tcp, 0.0.0.0:5006->5000/tcp, [::]:5006->5000/tcp, 0.0.0.0:8556->8555/tcp, 0.0.0.0:8556->8555/udp, [::]:8556->8555/tcp, [::]:8556->8555/udp, 0.0.0.0:5005->8971/tcp, [::]:5005->8971/tcp   addon_ccab4aaf_frigate-fa
8b6aa775140c   ghcr.io/esphome/esphome-hassio:2025.10.5                    "/init"               27 minutes ago   Up 27 minutes                                                                                                                                                                                                                                                         addon_5c53de3b_esphome
079fb13e8d26   homeassistant/amd64-addon-openwakeword:2.1.0                "/init"               28 minutes ago   Up 28 minutes (healthy)                                                                                                                                                                                                                                               addon_core_openwakeword
2afe015f1a2e   ghcr.io/hassio-addons/ssh/amd64:22.0.0                      "/init"               28 minutes ago   Up 28 minutes                                                                                                                                                                                                                                                         addon_a0d7b954_ssh
ad8b044459af   homeassistant/amd64-addon-piper:2.1.1                       "/init"               28 minutes ago   Up 28 minutes (healthy)                                                                                                                                                                                                                                               addon_core_piper
0d748d1e5e15   homeassistant/amd64-addon-configurator:5.8.0                "/init"               28 minutes ago   Up 28 minutes (healthy)                                                                                                                                                                                                                                               addon_core_configurator
a7c65da654d2   ghcr.io/home-assistant/amd64-hassio-multicast:2025.08.0     "/init"               2 hours ago      Up 2 hours                                                                                                                                                                                                                                                            hassio_multicast
7e03a3797e65   ghcr.io/home-assistant/amd64-hassio-audio:2025.08.0         "/init"               2 hours ago      Up 2 hours                                                                                                                                                                                                                                                            hassio_audio
9badf8325009   ghcr.io/home-assistant/amd64-hassio-dns:2025.08.0           "/init"               2 hours ago      Up 2 hours                                                                                                                                                                                                                                                            hassio_dns
0a60c946934b   ghcr.io/home-assistant/amd64-hassio-cli:2025.09.0           "/init"               2 hours ago      Up 2 hours                                                                                                                                                                                                                                                            hassio_cli
ac3d7c54201c   ghcr.io/home-assistant/amd64-hassio-supervisor:latest       "/init"               23 hours ago     Up 2 hours                                                                                                                                                                                                                                                            hassio_supervisor
93993dc27123   ghcr.io/home-assistant/amd64-hassio-observer:2025.02.0      "/usr/bin/observer"   7 months ago     Up 2 hours                0.0.0.0:4357->80/tcp, [::]:4357->80/tcp


There's absolutely no error in the core (ha core logs is all green)
The addons logs are good, for example, Whisper contains:

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
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service whisper: starting
s6-rc: info: service whisper successfully started
s6-rc: info: service discovery: starting
INFO:__main__:Ready
[19:06:27] 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

Additional information

I don't understand how the esphome container's addon is supposed to speak to the core, since there's no port mapping in the docker ps command. I do see that this container has a /var/run/esphome.sock file (I guess it's a unix socket), but I don't see how HA can make use of it since it's in a different container. There's no volume mapping for /run or /var/run for this container either.

Also, if I do:

$ sudo ha addons info 5c53de3b_esphome

I get this in the output:

machine: []
name: ESPHome Device Builder
network:
  6052/tcp: null
network_description: null
options: {}
privileged: []
protected: true

I don't know if it's expected, I couldn't find anything with google with the expected output. I'm dubious about the network part above. The port 6052 isn't mapped in the docker container.

Same for core_whisper:

machine: []
name: Whisper
network:
  10300/tcp: null
network_description: null

Addons that have started, like SSH, returns this instead:

name: Advanced SSH & Web Terminal
network:
  22/tcp: 2222
network_description:
  22/tcp: SSH server port (make empty to disable)

and Frigate:

machine: []
name: Frigate (Full Access)
network:
  1935/tcp: null
  1984/tcp: 1984
  5000/tcp: 5006
  8554/tcp: null
  8555/tcp: 8556
  8555/udp: 8556
  8971/tcp: 5005
network_description:
  1984/tcp: go2rtc API
  5000/tcp: Unauthenticated Web interface (not required for Home Assistant Ingress)
  8554/tcp: RTSP Restream
  8555/tcp: WebRTC over tcp
  8555/udp: WebRTC over udp
  8971/tcp: Authenticated Web interface

Also, restoring a backup from yesterday didn't solve the issue either.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions