#HAOS: Backing up addons fails

1 messages · Page 1 of 1 (latest)

green anchor
#

Hi there, I recently migrated from docker to HAOS and properly set up backups (as opposed to relying on things external to HA to deal with it, or the one-time backup I did to migrate).

I got a notification today that not all addons were successfully backed up—the notification was

Add-ons File editor could not be included in automatic backup. Please check the supervisor logs for more information. Another attempt will be made at the next scheduled time if a backup schedule is configured.

In the supervisor logs (filtered by backup), I only see this:

2025-05-29 05:09:00.189 INFO (MainThread) [supervisor.backups.manager] Backup 48e6217a starting stage addon_repositories
2025-05-29 05:09:00.189 INFO (MainThread) [supervisor.backups.manager] Creating new partial backup with slug 48e6217a
2025-05-29 05:09:00.233 INFO (MainThread) [supervisor.backups.manager] Backup 48e6217a starting stage home_assistant
2025-05-29 05:09:00.249 INFO (MainThread) [supervisor.homeassistant.module] Backing up Home Assistant Core config folder
2025-05-29 05:09:05.891 INFO (MainThread) [supervisor.homeassistant.module] Backup Home Assistant Core config folder done
2025-05-29 05:09:05.893 INFO (MainThread) [supervisor.backups.manager] Backup 48e6217a starting stage addons
2025-05-29 05:09:05.898 INFO (MainThread) [supervisor.addons.addon] Building backup for add-on core_matter_server
2025-05-29 05:09:06.110 INFO (MainThread) [supervisor.addons.addon] Finish backup for addon core_matter_server
**2025-05-29 05:09:06.111 ERROR (MainThread) [supervisor.addons.addon] Add-on core_configurator is not installed, cannot backup!
2025-05-29 05:09:06.112 ERROR (MainThread) [supervisor.backups.backup] Can't backup add-on core_configurator: Add-on core_configurator is not installed, cannot backup!**
2025-05-29 05:09:06.119 INFO (MainThread) [supervisor.addons.addon] Building backup for add-on core_ssh
2025-05-29 05:09:06.138 INFO (MainThread) [supervisor.addons.addon] Finish backup for addon core_ssh
2025-05-29 05:09:06.139 INFO (MainThread) [supervisor.backups.manager] Backup 48e6217a starting stage folders
2025-05-29 05:09:06.139 INFO (SyncWorker_2) [supervisor.backups.backup] Backing up folder share
2025-05-29 05:09:06.141 INFO (SyncWorker_2) [supervisor.backups.backup] Backup folder share done
2025-05-29 05:09:06.143 INFO (SyncWorker_0) [supervisor.backups.backup] Backing up folder ssl
2025-05-29 05:09:06.145 INFO (SyncWorker_0) [supervisor.backups.backup] Backup folder ssl done
2025-05-29 05:09:06.146 INFO (MainThread) [supervisor.backups.manager] Backup 48e6217a starting stage finishing_file
2025-05-29 05:09:06.148 INFO (MainThread) [supervisor.backups.manager] Creating partial backup with slug 48e6217a completed

I don't see anything about File Editor anywhere in the supervisor (or core) log, so I'm not really sure what's going on here. Any insight would be appreciated, thanks!

Am running the beta so I'll post there too, but I don't think it's a beta specific issue

#

maybe this should be in #1284966582375813201 but it also seems like a setup issue so that's why I put it here, sorry

shy beacon
#

This is already fixed in the supervisor and will be released soon