Skip to content

Updating multiple addons at the same time results in an error due to create_backup running in the background #6218

@bharvey88

Description

@bharvey88

Describe the issue you are experiencing

Updating multiple addons at the same time results in an error due to create_backup running in the background

What type of installation are you running?

Home Assistant OS

Which operating system are you running on?

Home Assistant Operating System

Steps to reproduce the issue

  1. Click update message and then click update
  2. Click update message and then click update on second addon
  3. error pops up "Error during service call to update.install: Error creating backup: Backup manager busy: create_backup"
    ...

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

It's a core log error:

Error during service call to update.install: Error creating backup: Backup manager busy: create_backup

System information

System Information

version core-2025.9.4
installation_type Home Assistant OS
dev false
hassio true
docker true
container_arch amd64
user root
virtualenv false
python_version 3.13.7
os_name Linux
os_version 6.12.43-haos
arch x86_64
timezone America/Chicago
config_dir /config
Home Assistant Community Store
GitHub API ok
GitHub Content ok
GitHub Web ok
HACS Data ok
GitHub API Calls Remaining 5000
Installed Version 2.0.5
Stage running
Available Repositories 2260
Downloaded Repositories 53
Home Assistant Cloud
logged_in false
can_reach_cert_server ok
can_reach_cloud_auth ok
can_reach_cloud ok
Home Assistant Supervisor
host_os Home Assistant OS 16.2
update_channel beta
supervisor_version supervisor-2025.09.3
agent_version 1.7.2
docker_version 28.3.3
disk_total 457.7 GB
disk_used 85.8 GB
nameservers 192.168.1.22, 192.168.1.222
healthy true
supported true
host_connectivity true
supervisor_connectivity true
ntp_synchronized true
virtualization
board generic-x86-64
supervisor_api ok
version_api ok
installed_addons Matter Server (8.1.1), Samba share (12.5.2), APC UPS Daemon (No USB) (1.9), AdGuard Home (5.3.3), Advanced SSH & Web Terminal (21.0.3), AirCast (4.2.4), Dashstream (1.0.1), DbStats (0.5.12), ESPHome Device Builder (2025.9.2), Frigate (0.16.1), Frigate Beta (0.16.1), Hyperion.NG (2.0.16), Mosquitto broker (6.5.2), Music Assistant Server (2.6.0), Nextcloud Backup (0.17.7), Piper (1.6.4), Studio Code Server (5.19.3), Tailscale (0.26.1), Tailscale with features (0.26.1.1), TubesZB TI CC2652 FW Flasher (0.5.0.2), Whisper (2.6.0), Z-Wave JS UI (5.2.0), Zigbee2MQTT (2.6.1-1), openWakeWord (1.10.0), Everything Presence Zone Configurator (1.2.1), ESPHome Device Builder (beta) (2025.9.2), ESPHome Device Builder (dev) (2025.10.0-dev20250919), Media Proxy (0.4.4)
keymaster
zwave_integration unknown
network_status unavailable
Dashboards
dashboards 2
resources 21
views 16
mode storage
Network Configuration
adapters lo (disabled), enp1s0 (enabled, default, auto), hassio (disabled), docker0 (disabled), veth0ade3ec (disabled), veth3668470 (disabled), vethf183e93 (disabled), vetha73a7e5 (disabled), veth41f61fc (disabled), veth09bb065 (disabled), vethe249af8 (disabled), veth2fef020 (disabled), vetheaff4a6 (disabled), veth792bd99 (disabled), vethbfb20da (disabled), veth49c8caf (disabled), veth91fe5ac (disabled), vethd05d575 (disabled), veth43877aa (disabled), vethd08fe8a (disabled)
ipv4_addresses lo (127.0.0.1/8), enp1s0 (192.168.1.252/24), hassio (172.30.32.1/23), docker0 (172.30.232.1/23), veth0ade3ec (), veth3668470 (), vethf183e93 (), vetha73a7e5 (), veth41f61fc (), veth09bb065 (), vethe249af8 (), veth2fef020 (), vetheaff4a6 (), veth792bd99 (), vethbfb20da (), veth49c8caf (), veth91fe5ac (), vethd05d575 (), veth43877aa (), vethd08fe8a ()
ipv6_addresses lo (::1/128), enp1s0 (fdb4:cf15:100c:cb47:2260:29ef:7b07:af7b/64, fe80::9da6:cffc:5f63:98c9/64), hassio (fe80::58d2:dcff:fe0a:71c2/64), docker0 (fe80::6c70:cfff:fe26:9ef8/64), veth0ade3ec (fe80::98:c8ff:fe1c:e364/64), veth3668470 (fe80::b824:7ff:feb5:b1e5/64), vethf183e93 (fe80::30e7:62ff:fee4:ec78/64), vetha73a7e5 (fe80::2cec:65ff:fe47:b7b5/64), veth41f61fc (fe80::fc24:13ff:fe8f:2ed9/64), veth09bb065 (fe80::f052:a1ff:fe68:3140/64), vethe249af8 (fe80::ac27:28ff:fef4:fa19/64), veth2fef020 (fe80::5cbb:f8ff:fe66:739e/64), vetheaff4a6 (fe80::58b1:15ff:fe61:e56f/64), veth792bd99 (fe80::9c16:7fff:fe81:b05a/64), vethbfb20da (fe80::3843:4fff:fee1:6d58/64), veth49c8caf (fe80::90c5:25ff:fe72:d18b/64), veth91fe5ac (fe80::28e3:59ff:fe6c:804a/64), vethd05d575 (fe80::54c3:12ff:fe56:5460/64), veth43877aa (fe80::1c38:20ff:feca:382c/64), vethd08fe8a (fe80::e0fe:68ff:fe9d:85af/64)
announce_addresses 192.168.1.252, fdb4:cf15:100c:cb47:2260:29ef:7b07:af7b, fe80::9da6:cffc:5f63:98c9
Recorder
oldest_recorder_run August 22, 2025 at 10:55 PM
current_recorder_run September 29, 2025 at 11:55 AM
estimated_db_size 7645.60 MiB
database_engine sqlite
database_version 3.48.0

Supervisor diagnostics

config_entry-hassio-88a9df5ce058e9dbe63a20b6cf3b942a.json

Additional information

Spoke with bdraco and he suggested this was either an issue or at least non-ideal ux behavior and suggested an open issue

Image

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