hass-auto-backup icon indicating copy to clipboard operation
hass-auto-backup copied to clipboard

Backup failed triggered, but its not

Open KimCarlsen opened this issue 1 year ago • 2 comments

The problem

I get the following error every day:
"Timeout on /backups/new/full request. There may be a backup already in progress."

But the backup seems to have completed.

What version of Auto Backup has the issue?

1.3.2

What version of Home Assistant are you running?

2023.7.1

What type of installation are you running?

Home Assistant Supervised

If you're running HA OS/Supervised, what version of the Supervisor are you running?

2023.7.1

Example YAML snippet

alias: Automatic Backups
description: ""
use_blueprint:
  path: jcwillox/automatic_backups.yaml
  input:
    backup_time: "23:00:00"
    enable_monthly: false
    enable_yearly: false
    keep_days: 7


alias: Notify - Auto Backup failed
description: ""
use_blueprint:
  path: jcwillox/notify_auto_backup.yaml
  input:
    devices:
      - 0c4f0dc4ba605aa215898115abdcc1d8
    only_after: "06:00:00"

Anything in the logs that might be useful for us?

No response

Additional information

No response

KimCarlsen avatar Jul 11 '23 03:07 KimCarlsen

Hi,

I have the same problem.

WhiteWolf84 avatar Oct 11 '23 21:10 WhiteWolf84

relates #115

blacknell avatar Jan 06 '24 08:01 blacknell