Of late I have noticed widely varying Home Assistant restart times going from as little as 15 secs to minutes - e.g. 5 min.
At first I restarted the VirtualBox (I run HA as a VM) as I thought the whole system hangs but decided to wait the next time it happened. HA does eventually come up and runs fine.
I have a few components installed where I’m waiting for hardware but if this was to add startup time it should be consistent.
What puzzles me is the degree of variability.
I’m running the following
System Health
version: core-2021.5.5
installation_type: Home Assistant OS
dev: false
hassio: true
docker: true
virtualenv: false
python_version: 3.8.9
os_name: Linux
os_version: 5.4.109
arch: x86_64
timezone: Australia/Melbourne
GitHub API: ok
Github API Calls Remaining: 4780
Installed Version: 1.12.4
Stage: startup
Available Repositories: 833
Installed Repositories: 14
logged_in: false
can_reach_cert_server: ok
can_reach_cloud_auth: ok
can_reach_cloud: ok
host_os: Home Assistant OS 5.13
update_channel: stable
supervisor_version: supervisor-2021.05.4
docker_version: 19.03.15
disk_total: 30.8 GB
disk_used: 12.8 GB
healthy: true
supported: true
board: ova
supervisor_api: ok
version_api: ok
installed_addons: Samba share (9.5.0), Visual Studio Code (3.4.1), Portainer (1.5.0), Duck DNS (1.12.5), Node-RED (9.1.3), InfluxDB (4.1.1), Grafana (6.3.5), TasmoAdmin (0.15.0), ESPHome (1.18.0), Mosquitto broker (6.0.1), MariaDB (2.3.0), Nginx Proxy Manager (0.11.0), Dnsmasq (1.4.4), Glances (0.12.1)
dashboards: 4
resources: 9
views: 24
mode: storage
api_endpoint_reachable: ok
How can I further debug this?