rsnapshot Errors

Backup, Restore, Netbak Replicator, Cloud Storage Services
Post Reply
Quartz234
New here
Posts: 2
Joined: Thu Nov 08, 2018 3:23 am

rsnapshot Errors

Post by Quartz234 »

Hello,

i have a QNAP TS251+ with 2GB of RAM, QTS 4.3.5. I want to use rsnapshot to backup some files from another NAS (Nextcloud on Ubuntu on Hyper V). I installed Entware and the rsnapshot packages. I works well to Backup local Data. But if i want to access to the remote machine, i get some errors:

Code: Select all

[2018-11-07T17:56:33] /opt/bin/rsync -av --delete --numeric-ids --relative --delete-excluded --exclude=/opt/var/run/* --exclude=/tmp/var/run/* --exclude=/opt/var/lock/* --exclude=/tmp/var/lock/* --exclude=/tmp/*.script --exclude=/tmp/ppp/* --rsh=/usr/bin/ssh -o user@192.168.178.23:/mnt/ncdata/Quartz/files/ /share/Andreas/98_Nextcloud_Backup/daily.0/data/
[2018-11-07T17:56:33] command-line: line 0: Bad configuration option: -l
[2018-11-07T17:56:33] rsync: connection unexpectedly closed (0 bytes received so far) [Receiver]
[2018-11-07T17:56:33] rsync error: unexplained error (code 255) at io.c(226) [Receiver=3.1.2]
[2018-11-07T17:56:33] /opt/bin/rsnapshot daily: ERROR: /opt/bin/rsync returned 255 while processing user@192.168.178.23:/mnt/ncdata/Quartz/files/
[2018-11-07T17:56:33] touch /share/Andreas/98_Nextcloud_Backup/daily.0/
[2018-11-07T17:56:33] rm -f /opt/var/run/rsnapshot.pid
[2018-11-07T17:56:33] /opt/bin/rsnapshot daily: ERROR: /opt/bin/rsnapshot daily: completed, but with some errors
If i got it right, there are some troubles with the command "rsync -av ...". If i run this command manually, everything is ok !

Can anyone tell me more about this ?

Thank you,

Andi

P.S. I m not a pro, and my english is also not the best. Im sorry, thank you for help !
Quartz234
New here
Posts: 2
Joined: Thu Nov 08, 2018 3:23 am

Re: rsnapshot Errors

Post by Quartz234 »

Everything OK now, i had some wrong configuration in the config file. More details here (German): https://forum.qnapclub.de/thread/50300- ... post314372
Post Reply

Return to “Backup & Restore”