Backup errors

After I had a disk failure (a few months ago) and needed to get a restore (a few weeks ago), followed by a few config tweaks, etc, I managed to get home assistant workjng again.

But I noticed some errors in the supervisor log about backup.json missing from some of the backups, as per below messages. How can I get these errors resolved?

Details of my installation:

  • Installation method Home Assistant OS
  • Core 2026.8.1
  • Supervisor 2026.07.5
  • Operating System 18.1
  • Frontend 20260729.6
2026-08-31 11:05:11.136 ERROR (MainThread) [supervisor.backups.backup] Can't read backup tarfile /data/mounts/Backup/Automatic_backup_2026.2.3_2026-04-17_05.24_22005909.tar: unexpected end of data
2026-08-31 11:05:11.892 ERROR (MainThread) [supervisor.backups.backup] Can't read backup tarfile /data/mounts/Backup/automatic_backup_2026_8_3_2026-08-28_05.42_25005703.tar: "filename './backup.json' not found"

Do you have backups that were not stored on the corrupt disk?

Yes, I managed to complete the restore. And these errors are not related to any corrupt disk.

But I am just seeing these error messages, including in very recent backups, so (before any event where I may need to restore from them), I wanted to be able to confirm if they are red-herrings or anything that could cause issues when attempting a restore in the future.