I’m using the windows 64 bit web GUI version 1.7.2 with backblaze B2 bucket for storage. I’m running several backups in the schedule and they work OK except for the 3rd one. That folder contains a single large (5GB) encrypted file. I see:
‘exit status 101’
and ‘CLI stderr: runtime error: index out of range [0] with length 0’
in the duplicacy_web.log file
searching the forum I found a similar issue:
[link purposely munged due to new user link restrictions]
hxxps://forum.duplicacy.com/t/backup-failed-for-the-documents-folder-in-macos-13-0/6838
I re-ran the backup with the ‘-hash’ option (in GUI) which didn’t make a difference (it doesn’t seem to make it to the CLI command?).
In the duplicacy_web.log file I see:
2023/11/24 13:00:07 The CLI executable returned an error: exit status 101, exit code: 101
I searched for any file with ‘incomplete’ in the name (as suggested in the forum post), however I didn’t find one. FYI… the first time I ran the backup, it seemed that the backup for the 5GB file succeeded, but all others failed due to insufficient allowed size at backblaze (10GB default). After entering payment info there, now all complete except for the one with the 5GB encrypted file.
Thanks in advance for any help!