[BlueOnyx:27372] Easy Backup duplicity errors
Robert Fitzpatrick
robert at webtent.org
Sat Nov 30 09:08:15 -05 2024
Having an issue on a newly setup 5211R getting Duplicity errors. I've
tried several types of transfer, scp, sftp and most recently rsync. I
can rsync files as root with ssh key and no issue using the username and
the password entered as well. Below are the errors reported when using
rsync, same thing with scp except the error code is 5888 and 23.
[ERROR] Failed to execute Duplicity command. Exit code: 12800
[ERROR] Failed to execute Duplicity cleanup command. Exit code: 12800
[ERROR] Failed to execute Duplicity command. Exit code: 12800
[ERROR] Failed to execute Duplicity command. Exit code: 12800
[ERROR] Failed to execute Duplicity command. Exit code: 50
Number of warnings encountered: 0
The full context is below. I saw Michael's answer to another related
post yesterday and tried to remove the duplicity-cache directory, there
are no files at the remote host. Can someone help translate these error
code for what they mean? Perhaps some additional setup or settings I'm
missing.
[INFO] Using 'duplicity' to store backup on server 'nas3.webtent.net'
via rsync
└─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] Executing: duplicity-command to store the backup-set remotely.
[ERROR] Failed to execute Duplicity command. Exit code: 12800
[ERROR] Failed to execute Duplicity cleanup command. Exit code: 12800
┌─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] Using 'duplicity' to prune backup on server 'nas3.webtent.net'
via rsync
└─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] 'Backup Type' is set to 'FULL'. Pruning not needed.
[INFO] Executing: duplicity-command to clean up the remote the backup-set.
[ERROR] Failed to execute Duplicity command. Exit code: 12800
[INFO] Executing: duplicity-command to clean up the remote the backup-set.
[ERROR] Failed to execute Duplicity command. Exit code: 12800
┌─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] Using 'duplicity' to check backup status on server
'nas3.webtent.net' via rsync
└─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] Executing: duplicity-command to check status of the remote
backup-set.
[ERROR] Failed to execute Duplicity command. Exit code: 50
--
Thanks, Robert
More information about the Blueonyx
mailing list