search for: unexplain

Displaying 20 results from an estimated 272 matches for "unexplain".

Did you mean: unexplaind
2002 May 29
3
rsync 2.5.5, HPUX, getting unexplained error at main.c(578)
...DA2.0W and +O3 options. invoking a simple rsync to transfer a file works (I ran a diff on the file, no changes) e.g: sdx1 214: ./rsync --rsh='/usr/bin/ssh -x' --rsync-path=/usr/local/src/rsync-2.5.5/rsync /scratch/chuck/tmp.test sdx2:/scratch/chuck However, adding the -a option yields an unexplained error: (In all of the following cases the file is transferred successfully; the problem was originally noted transferring a directory, but the examples were simplified since a single file transfer will also show the problem.) sdx1 213: ./rsync --rsh='/usr/bin/ssh -x' --rsync-path=/usr/...
2004 Jun 01
1
Unexplained error (code 24)
Hi all, While trying to mirror a filesystem from one machine to another (for backup purposes) I get the following error: [root@samantha root]# /usr/bin/rsync -qavxzC --delete chandler:/var/ /bigdisk/backup/chandler/dev-md5-var/ root@chandler's password: rsync error: unexplained error (code 24) at main.c(1045) Does this mean anything to anybody? Regards, Graham --
2009 Jun 10
2
DO NOT REPLY [Bug 6461] New: rsync occassionally issues the message "rsync error: unexplained error (code 255) at main.c(1506) [generator=3.0.4]"
https://bugzilla.samba.org/show_bug.cgi?id=6461 Summary: rsync occassionally issues the message "rsync error: unexplained error (code 255) at main.c(1506) [generator=3.0.4]" Product: rsync Version: 3.0.4 Platform: Sparc OS/Version: Windows XP Status: NEW Severity: normal Priority: P3 Component: core Assi...
2003 Apr 14
2
unexplained error (code 255) at main.c(1045)
...ve --verbose --rsh=ssh rsr@fold:/home/rsr /home I've attempted this both as the rsr user and as the root user (thinking that perhaps the fact it overwrites my ~/.ssh directory is the reason it tweaks). The error I get, invariably, but not at consistent points in the transfer, is: rsync error: unexplained error (code 255) at main.c(1045) Which is, unfortunately, a rather vague error. I've searched Google/Google-groups and the FAQ. main.c(1045)is just an exit statement, so it's not all that useful. Any suggestions as to what I may do differently? -roy
2002 May 22
1
unexplained error (code 255)
Everything worked, files transferred fine however a -vvv reveals that the process did not end clean. The error is not seen with -v or even -vv. Any insight? rsync version 2.5.5 protocol version 26, running on Solaris 8. Write failed flushing stdout buffer. write stdout: Broken pipe rsync error: unexplained error (code 255) at main.c(925) _exit_cleanup(code=255, file=main.c, line=925): about to call exit(255) Full -vvv output mach9$/opt/rsync/bin/rsync -e ssh -vvv admin@mach3:/home1/admin/rsyncdir/* 052002/mach3 opening connection using ssh mach3 -l admin rsync --server --sender -vvv . "/hom...
2002 Feb 23
1
rsync error: unexplained error (code -1) at main.c(883)
...est] path = /tmp I am starting rsync as root like this: rsync --daemon when I connect to the rsync server on the localhost I get this: myhost# rsync localhost:: test but when I connect, from the localhost, using it's hostname i get this: myhost# rsync myhost.hwi.buffalo.edu:: rsync error: unexplained error (code -1) at main.c(883) Thanks -rcollins
2002 Jul 31
1
rsync error: unexplained error (code 255) at main.c(925)
...I compiled from source on a Solaris 9 box. I'm connecting to a Linux machine over SSH and pulling files back to me. The section from the log that shows the error with vvv verbosity is... wrote 16 bytes read 506 bytes 348.00 bytes/sec total size is 8639208 speedup is 16550.21 rsync error: unexplained error (code 255) at main.c(925) _exit_cleanup(code=255, file=main.c, line=925): about to call exit(255) I also have a separate job which pushes files to the linux box but is otherwise identical which I cannot get to show this error :-\ Can anyone please help me track down what is causing this?...
2003 Jun 18
1
unexplained error occurs with options "o" or "g"
...specifying the "o" or "g" option to maintain owner or group info, I get an error similar to the one below. The actual error code changes every time, but it's always the same main.c line number. The error message does not occur if I remove the o and g options. rsync error: unexplained error (code 184) at main.c(578) The rsync seems to run correctly, but it appears the exit_cleanup function is having a problem. Does anyone know what is happening or how I can eliminate this problem? Can I run with this error message and maintain the integrity of my transferred files? Robert...
2003 Jul 18
1
unexplained error (code 255) at main.c(620)
Hi, after syncing I get the following error: rsync error: unexplained error (code 255) at main.c(620) If I use -vvv I get the follwing error: rsync error: errors with program diagnostics (code 13) at log.c(284) _exit_cleanup(code=13, file=log.c, line=284): about to call exit(13) All files are correctly transfered. Somebody can help me ? SUN Solaris 9 rsync 2.5.6...
2008 Nov 13
2
rsync returns unexplained error (code 129)
.../var/lib/backuppc \ $dest_host:$dir_name Althoug when I try to synchronize using the same command over the internet (port mapping is enabled for SSH) the synchronization process starts, but terminates after about one or half an hour and returns the following error message: "rsync error: unexplained error (code 129) at rsync.c(541) [sender=3.0.3]" Could anyone explain this error or suggest a solution? Thanks in advance, Joris _________________________________________________________________ Express yourself instantly with MSN Messenger! Download today it's FREE! http://messenger...
2014 Aug 10
1
rsync error: unexplained error (code 255) at rsync.c(541) [sender=3.0.4]
Does anyone know what this message is about? I keep getting this message once in a while after my rsync command is run for some time. rsync error: unexplained error (code 255) at rsync.c(541) [sender=3.0.4] Regards Jerry ************************************************************ HSBC Global Asset Management (Hong Kong) Limited whose registered address is HSBC Main Building, 1 Queen's Road Central, Hong Kong ***********************************...
2002 Sep 26
0
more on rsync error: unexplained error (code 255) at main.c(925)
...files from a OpenBSD 2.9 box. The both have rsync 2.5.5 protocol version 26. They were compiled using gcc 2.95.3. Everythings goes until it tries to disconnect: receiving file list ... done wrote 16 bytes read 28412 bytes 11371.20 bytes/sec total size is 10142392 speedup is 356.77 rsync error: unexplained error (code 255) at main.c(925) I am using SSH with an RSA key (SSH2). the OpenBSD box has OpenSSH_3.4, and the solaris Box has SSH Version Sun_SSH_1.0 (S9's owns) This is what I'm doing: rsync -axzvvv backup@host:/home/stuff/software/ <mailto:backup@host:/home/stuff/software/>...
2005 Sep 23
1
Unexplained error
...il/myhostname The remote server at 10.0.1.81 is running rsync --daemon. Everything seems to work fine, but every once in a while, only when I added or removed a file of course, I get the following error on my servers rsyncd.log file upon running the above rsync command on the client: rsync error: unexplained error (code -4169475) at main.c(692) This seems to happen random, not necessarily every time there is a new file. Sometimes it all works without this error, sometimes it works, but has the error. I read the archives, and found others had similar error messages, but not the same as mine. My Ques...
2001 Dec 07
0
unexplained error code when updating large (2G+) file
When trying to transfer a large file to another system in update mode (actually checking new build of 2.5.0 on HPUX 11.11, the file already exists but I was checking to see that rsync recognized that), I get: rsync error: unexplained error (code 130) at main.c(537) Any suggestions as to what and where the problem might be?
2004 Jun 24
0
[Bug 1476] New: Unexplained timout at end of file transfer.
https://bugzilla.samba.org/show_bug.cgi?id=1476 Summary: Unexplained timout at end of file transfer. Product: rsync Version: 2.6.2 Platform: All OS/Version: Linux Status: NEW Severity: major Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: ej.grace...
2006 Aug 11
0
Error unexplained (code 255) AT main.c(1298)
...systems. If I do srv11$ rsync -av -e ssh --rsync-path=/usr/local/bin/rsync srv10:/opt/httpd backuphttpd Password ok , it is transferring ,than I got the messages receiving file list .....done sent 20 bytes received 45950 bytes 13143 bytes/s totale size is 33936000 speed up 738.23 rsync error: unexplainded error (code 255) at main.c (1298) [generator = 2.6.8] Has anyone get this error message at the end of the session using ssl and not during the data transfert... It seems be working but I dont like this unexplained error. I made this rsync on 2 machines : I got the same error. I dont like t...
2008 May 07
0
unexplained error (code 130) at rsync.c(271)
I'm using rsync 2.6.9 and rsnapshot 1.2.9 on Ubuntu 8.04. When using rsnapshot to backup a remote computer over ssh, I get the message rsync error: unexplained error (code 130) at rsync.c(271) [generator=2.6.9] ERROR: /usr/bin/rsync returned 130 while processing root@undertow:/ I looked at the source for rsync 2.6.9, and line 271 in rsync.c is just a comment. Furthermore, it is in the function void finish_transfer(), so I don't see how it could ret...
2002 Sep 01
2
rsync error: unexplained error
I believe I have found the cause of the unexplained error (code ??) at main.c(line #). In the version I'm running 2.5.2 (obtained from the Free Software Foundation) the line number is 576. It appears the root cause is related to a race condition associated with the termination of child processes. If the signal handler for SIGCHILD is execute...
2010 Sep 21
3
Unexplained message in 1.6.2
Every time I start Asterisk or do a simple reload I see this message: "Cannot open maximum file descriptor 32767 at boot? No such file or directory" Does anybody have some idea of what can it be? It did not happen in version 1.4. Philip -------------- next part -------------- An HTML attachment was scrubbed... URL:
2013 Apr 19
0
Unexplained shutdown of VM on upgrade of libvirt package
I am running KVM on Centos 6.3 and am seeing an unexplained shut down of two guests. The libvirt package was upgraded to libvirt-0.10.2-18.el6_4.4.x86_64 at the time of the shutdown. Only the two guests shown below was affected, while 9 others running on the same hypervisor were not. Can some one help me to find the cause please ? Regards Chandana...