Rbillon59 / hass-backup-s3

extend the home-assistant features to be able to upload your snapshots to any s3 API compatible bucket.
GNU General Public License v3.0
4 stars 2 forks source link

Error during start and backup #5

Open antoweb opened 1 month ago

antoweb commented 1 month ago

CommandLineError: Option '--s3-use-new-style' was removed in 2.0.0. The following options were deprecated and removed in 2.0.0 --exclude-filelist-stdin --exclude-globbing-filelist --gio --include-filelist-stdin --include-globbing-filelist --old-filenames --s3-european-buckets --s3-multipart-max-timeout --s3-use-multiprocessing --s3-use-new-style --short-filenames Enter 'duplicity --help' for help screen.

antoweb commented 1 month ago

Found a solution. Do you want a Pull request?