Buffalo Forums

Products => Storage => : tgibson547 February 13, 2019, 09:17:29 PM

: backup to attached usb drive errors
: tgibson547 February 13, 2019, 09:17:29 PM
I keep getting errors like this on my  LS-WVLD43 .      rsync: recv_generator: failed to stat "/mnt/usbdisk1/_backups/tim_files/Archives/audio/Logan1.pk": Input/output error (5)
what does this error mean?  I have also gotten an error that says broken pipe...   I have the latest firmware, 1.74 and I've re-started the drive several times and still get the same errors.
: Re: backup to attached usb drive errors
: 1000001101000 February 15, 2019, 08:44:28 AM
can you give a little more detail about what you are doing when you get these errors, and where you are getting them?

the rsync error likely means that it can't read/write/create/ that file. I usually see something like that when I have some sort of permissions problem or the disk is full or something like that.

the broken pipe error happens when the program is trying to send data through a connection which has closed. I typically see these if the remote system crashes or otherwise disconnects abruptly.