Re: [BackupPC-users] rsync_bpc exited with fatal status 255 (65280) (rsync error: unexplained error (code 255) at io.c(226) [generator=3.1.3.0])

2023-09-01 Thread Bob Tanner
Sorry, missed that part of the questions /usr/share/backuppc/bin/BackupPC_dump -vvv -m -f hostname.real-time.com Gives me the same error. > On Sep 1, 2023, at 3:33 PM, Marki wrote: > > That doesn't answer the question: Does a manual (ssh) connection to the host > work? __

Re: [BackupPC-users] rsync_bpc exited with fatal status 255 (65280) (rsync error: unexplained error (code 255) at io.c(226) [generator=3.1.3.0])

2023-09-01 Thread Marki
That doesn't answer the question: Does a manual (ssh) connection to the host work? On September 1, 2023 8:40:59 PM GMT+02:00, Bob Tanner wrote: >Increased the ssh timeout values > >$Conf{RsyncSshArgs} = ['-e', '$sshPath -p -o ServerAliveInterval=3600 -o >ServerAliveCountMax=30 -l rsyncbac

Re: [BackupPC-users] rsync_bpc exited with fatal status 255 (65280) (rsync error: unexplained error (code 255) at io.c(226) [generator=3.1.3.0])

2023-09-01 Thread Bob Tanner
Increased the ssh timeout values $Conf{RsyncSshArgs} = ['-e', '$sshPath -p -o ServerAliveInterval=3600 -o ServerAliveCountMax=30 -l rsyncbackup’]; Does not resolve the problem. Did testing of each drive in the RAID array looking disk problems Did testing of the RAID array look for data con

Re: [BackupPC-users] rsync_bpc exited with fatal status 255 (65280) (rsync error: unexplained error (code 255) at io.c(226) [generator=3.1.3.0])

2023-09-01 Thread Marki
What have you tried already? Does a manual connection to the host work? On September 1, 2023 5:26:26 PM GMT+02:00, Bob Tanner wrote: >After months of working without any problems 1 host has started throwing this >error > >rsync error: unexplained error (code 255) > >Here some gist of the relev

[BackupPC-users] rsync_bpc exited with fatal status 255 (65280) (rsync error: unexplained error (code 255) at io.c(226) [generator=3.1.3.0])

2023-09-01 Thread Bob Tanner
After months of working without any problems 1 host has started throwing this error rsync error: unexplained error (code 255) Here some gist of the relevant logs https://gist.github.com/basictheprogram/02e54b3ab5305446bed37f69bd798b9b The "rsync error: error in rsync protocol data stream (co