Sebclem / hassio-nextcloud-backup

Hass.io Add-on: Backup your snapshots to Nextcloud
GNU General Public License v3.0
118 stars 15 forks source link

Addons are not started after a backup where the upload fails #189

Open Liwindo opened 1 year ago

Liwindo commented 1 year ago

Describe the bug When a backup upload fails, the stopped addons are not getting started again.

To Reproduce Steps to reproduce the behavior:

  1. Setup your backup strategy that some addons are getting shut down before the backup.
  2. Setup your nextcloud instance in a way that the upload will fail after the successful backup, e.g. too small nginxClientMaxBodySize for nginx.
  3. Perform a backup.

Expected behavior

  1. A successfull backup on local end.
  2. An aborted upload.
  3. All apps are up and running.

System information

Additional context Add any other context about the problem here.