-
Notifications
You must be signed in to change notification settings - Fork 179
Closed
Labels
type:bugSomething doesn't work as intendedSomething doesn't work as intended
Description
Description
Not sure how it got there, but I just had an empty item in the "Exclude if present" list. I realized this as my backup finished after a few seconds without error.
The log shows:
Running command /Applications/Vorta.app/Contents/Resources/borg-dir/borg.exe create --list --progress --info --log-json --json --filter=AM -C lz4 --patterns-from=/Users/mo/Backup/excludes/borg_excl_patterns.lst --exclude-if-present .nobackup --exclude-if-present ssh://PATH-TO-ARCHIVE /BACKUP/PATH
The issue seems to be that an empty "--exclude-if-present" is passed to borg and probably the rest of the command gets broken.
Reproduction
- I tried to reproduce the issue.
- I was able to reproduce the issue.
OS
macOS 15.1 (24B83)
Version of Vorta
0.10.1
What did you install Vorta with?
Binary
Version of Borg
1.4.0
Logs
See aboveReactions are currently unavailable
Metadata
Metadata
Assignees
Labels
type:bugSomething doesn't work as intendedSomething doesn't work as intended