You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 6, 2025. It is now read-only.
Describe the bug
Error Message: Can't create new snapshot (Response code 400 (Bad Request))
the tar file is created on my NAS but doesn't get transferred to nextCloud.
To Reproduce
Neither scheduled nor ad-hoc backups are transferred to nextCloud
Expected behavior
Scheduled adn ad-hoc backups are transferred to nextCloud
System information
Home Assistant Version : Core 2024.2.2
Home Assistant Supervisor Version : 2024.02.0
Operating System 12.0
Nextcloud Version :28.0.2
Frontend 20240207.1
Addon version : 0.17.7
If any, reverse proxy in fort on Nextcloud : none
Additional context
Please find the log file after a restart of the add-on and executing an ad-hoc aka manual backup.
s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
fix-attrs: info: applying /etc/fix-attrs.d/10-run
fix-attrs: warning: fix-attrs is deprecated, please fix volume permissions in your container manager instead
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
cont-init: info: running /etc/cont-init.d/00-banner.sh
-----------------------------------------------------------
Add-on: Nextcloud Backup
Easily upload your Home Assistant backups to Nextcloud
-----------------------------------------------------------
Add-on version: 0.17.7
You are running the latest version of this add-on.
System: Home Assistant OS 12.0 (amd64 / generic-x86-64)
Home Assistant Core: 2024.2.2
Home Assistant Supervisor: 2024.02.0
-----------------------------------------------------------
Please, share the above information when looking for help
or support in, e.g., GitHub, forums or the Discord chat.
-----------------------------------------------------------
cont-init: info: /etc/cont-init.d/00-banner.sh exited 0
cont-init: info: running /etc/cont-init.d/01-log-level.sh
Log level is set to INFO
cont-init: info: /etc/cont-init.d/01-log-level.sh exited 0
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
services-up: info: copying legacy longrun nextcould_backup (no readiness notification)
s6-rc: info: service legacy-services successfully started
[17:58:40] INFO: Starting Node...
[2024-02-28 17:58:41] [info]: Log level: info
[2024-02-28 17:58:41] [info]: Backup timeout: 9000000
[2024-02-28 17:58:41] [info]: Satus : Go !
[2024-02-28 17:58:41] [info]: Initializing and checking webdav client...
[2024-02-28 17:58:41] [info]: Starting auto clean cron...
[2024-02-28 17:58:41] [info]: Starting Cron...
[2024-02-28 17:58:41] [info]: Hassio API : Go !
[2024-02-28 17:58:42] [info]: Nextcloud connection : Go !
[2024-02-28 17:59:10] [info]: Stopping addons...
[2024-02-28 17:59:10] [info]: ... Ok
[2024-02-28 17:59:10] [info]: Creating new snapshot...
[2024-02-28 18:03:52] [error]: Can't create new snapshot (Response code 400 (Bad Request))
Describe the bug
Error Message:
Can't create new snapshot (Response code 400 (Bad Request))the tar file is created on my NAS but doesn't get transferred to nextCloud.
To Reproduce
Neither scheduled nor ad-hoc backups are transferred to nextCloud
Expected behavior
Scheduled adn ad-hoc backups are transferred to nextCloud
System information
Additional context
Please find the log file after a restart of the add-on and executing an ad-hoc aka manual backup.