Exit code 101 - Why?

I have a schedule with 6 backups. Last night, 5 of them succeeded, but the last one failed with exit code 101 (failure in a dependency library).
Is there a way to find out what happened?

Update: The job continues to fail every time I run it. Here’s the debug log:

2020-03-08 10:47:36.861 INFO PACK_END Packed Security/xeoma/Archive.db (1008189440)
2020-03-08 10:47:36.922 TRACE PACK_START Packing Security/xeoma/Archive.db-shm
exit status 101

You should be able to find the error in the log file ~/.duplicacy-web/logs/duplicacy_web.log.

Unfortunately, it doesn’t say anything more:

2020/03/08 03:21:46 Created log file /logs/backup-20200308-032146.log
2020/03/08 03:21:46 Running /root/.duplicacy-web/bin/duplicacy_linux_x64_2.4.0 [-log backup -storage gdrive -threads 8 -stats]
2020/03/08 03:21:46 Set current working directory to /cache/localhost/4
2020/03/08 03:35:59 The Duplicacy executable returned an error: exit status 101, exit code: 101

Found it. There was a file that was locked by my camera monitoring app. A better error would be helpful here.

1 Like

4 posts were split to a new topic: CLI 2.7.0 crashes when running a check