similar to: Status Query - Please respond - Re: Patch to avoid 'Connection reset by peer' error for rsync on cygwin

Displaying 20 results from an estimated 5000 matches similar to: "Status Query - Please respond - Re: Patch to avoid 'Connection reset by peer' error for rsync on cygwin"

2002 May 14
1
Status Query - Please respond - Re: Patch to avoid 'Connection reset by peer' error for rsync on cygwin
On May 14, 6:26am, maxb@ukf.net (Max Bowsher) wrote: -- Subject: rsync digest, Vol 1 #717 - 12 msgs > > + After thinking about it a bit more I'm somewhat inclined to call it a > + bug in Cygwin and try to get them to fix it. > > Well, you could, but I'd much prefer it if you didn't :-) > I guess its time for you to make an executive descision - Is it reasonable
2002 Apr 03
4
Patch to avoid 'Connection reset by peer' error for rsync on cygwin
The problem is caused because rsync does not close its sockets, and WinSock is a quite strict on this. The solution is to shutdown and close the fd. This is a 5-minute hack I've done to fix the obvious occurrences of the problem. It might be better to extend rsyncs cleanup functions for this, but here it is anyway to alert people to the problem and its fix. Max. BEGIN PATCH diff -mru
2003 Jan 27
5
Securing Rsync
I have a rsync server set up on a win2k server and a win xp pro computer is my client. It's working very well doing the anonymous transfers. However, I've tried setting up a password file and not having any success. rsyncd.conf on my server: use chroot = false strict modes = false hosts allow = * [serverbu] auth users = user path = c:/serverbu read only = no list = no secrets file =
2001 Oct 20
4
rsync on cygwin: Connection reset by peer
I have been trying to get rsync running correctly on cygwin for the past couple of days. I found a post on the cygwin list that said there was a bug in cygwin when using socketpair() but when I compiled the sample code: (http://jrepp.com/rsync/socketpair.c) both ways it works fine. Here's the article for reference: http://sources.redhat.com/ml/cygwin/2001-08/msg00357.html I am running the
2003 Jan 21
6
Please test rsync-2.5.6pre2
The second rsync-2.5.6 pre-release version is now available at: http://rsync.samba.org/ftp/rsync/preview/rsync-2.5.6pre2.tar.gz ftp://rsync.samba.org/pub/rsync/preview/rsync-2.5.6pre2.tar.gz rsync://rsync.samba.org/ftp/rsync/preview/rsync-2.5.6pre2.tar.gz There's also a corresponding '.sig' file that contains a gpg signature of the file; the public key is available on the
2002 May 09
0
[PATCH] (Resubmission) 'Connection reset by peer' with rsync server on cygwin
Hello? Concerns were raised about the action of shutdown() on Unices - I replied with evidence suggesting that this would not be a problem. I have not heard anything since. If this has to be held over to 2.6.0, fair enough - but please tell me whether itjust needs time, or me to go and fix something??? Thanks Max. BEGIN PATCH diff -mru rsync-2.5.5/clientserver.c
2001 Nov 21
3
--no-detach option?
How about adding a --no-detach option (to be used in combination with --daemon) to rsync so it can be run under Dan Bernstein's daemontools' supervise? If there's interest I'll provide a patch. -- Jos Backus _/ _/_/_/ Santa Clara, CA _/ _/ _/ _/ _/_/_/ _/ _/ _/ _/
2003 Apr 19
2
rsync: read error: Connection reset by peer
Getting the following error: % rsync -avv --temp-dir=/var/tmp/ --exclude-from=../kde-redhat-exclude --delete --delete-excluded rsync://apt.unl.edu/apt/7.3/ 7.3/ rsync: read error: Connection reset by peer rsync error: error in rsync protocol data stream (code 12) at io.c(177) rsync: connection unexpectedly closed (56109 bytes read so far) rsync error: error in rsync protocol data stream (code
2007 Nov 13
0
Connection reset by peer (104)
Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: rsyncd.conf Type: application/octet-stream Size: 2285 bytes Desc: not available Url : http://lists.samba.org/archive/rsync/attachments/20071113/088a1eee/rsyncd.obj -------------- next part -------------- A non-text attachment was scrubbed... Name: rsyncd_users.conf Type:
2002 Oct 14
0
rsync: read error: Connection reset by peer
Hi there; Although I have seen a few people had the same problem but can't figure out eventually what they have done to resolve it! This is why I ask this again. I have configured rsync to be run as a daemon server and run the following command line. What could be wrong that I get this error: [I have no problem with the reverse function, I mean if we call this one as 'put' I can
2008 Aug 01
2
Connection reset by peer
hi all i'm getting reports from our users that copying files to/from location on our samba server results in a error... * **read_data: read failure for 4 bytes to client 192.168.0.5 Error = Connection reset by peer*
2001 Feb 20
0
call_nt_transact_ioctl: Currently not implemented and read_socket_data: recv failure for 4. Error = Connection reset by peer
Hello, I just upgraded from 2.05a to 2.0.7 on a RH 6.0 system, upgraded one of the workstations to win2k pro, and didn't change anything to my smb.conf.
2011 Oct 04
1
libvir: Remote error : cannot recv data: : Connection reset by peer
I'm using Libvirt's Java API and connecting to the hypervisor using the same. My program is such that periodic discovery of active VMs is done using Libvirt's functions. However, when I try to perform any VM related operations while the Java code connecting to Qemu is running such as shutdown, start VM using virsh, I end up with : 'libvir: Remote error : cannot recv data: :
2010 Nov 23
0
read_data: read failure for 4 bytes to client 172.26.1.24. Error = Connection reset by peer
Hi, I am using unattended project (http://unattended.sourceforge.net/) while trying to install windows XP on the client machine. I get the below details in the samba logs. [2010/11/23 14:13:48, 1] smbd/service.c:make_connection_snum(1033) 172.26.1.24 (172.26.1.24) connect to service install initially as user guest (uid=1001, gid=1001) (pid 6681) [2010/11/23 14:14:03, 0]
2000 May 02
0
smb og smbfs-error; Connection reset by peer
Hello, I have a samba server serving som e shares to a heavily loaded web- server. There a four shares fg 60Gb each. Approx. once a day, one of the shares die (it tends to be the one under the harddest strain). The server log says: [2000/05/01 17:59:52, 0] smbd/service.c:make_connection(336) samba logged in as admin user (root privileges) [2000/05/01 17:59:52, 1]
2015 Sep 12
0
git "Connection Reset By Peer" error
Hi, When attempting to clone opus into my project, i receive the "connection reset by peer" error that seems to come and go. Can anyone fix it? thanks! fatal: read error: Connection reset by peer Clone of 'git://git.xiph.org/opus.git' into submodule path 'submodules/externals/opus' failed same for the old versionfatal: read error: Connection reset by peer Clone of
2015 Oct 21
1
git clone git://git.xiph.org/opus-tools.git gives connection reset by peer
Hello, Could you clarify the reason of the following output while running # git clone git://git.xiph.org/opus-tools.git It writes a message like Initialized empty Git repository in /root/opus-tools/.git/ fatal: read error: Connection reset by peer Please clarify the reason. Am I correct if repository is really empty? I would like to finish my deployment of openmeetings server so could you tell
2008 Jan 29
1
Frequent "Connection reset by peer"
Hi, Is there a way to tell why I'm getting frequent "Connection reset by peer" all of a sudden? I'm using a FreeBSD machine, plugged via eithernet to a Linksys router running DD-WRT, to another Linksys 50 feet away running DD-WRT, both of them WDS'd together, plugged via ethernet to another FreeBSD machine. With debug cranked, I see : debug1: channel 0: free:
2009 Feb 19
0
Connection reset by peer
I am getting the 'Connection reset by peer' only sometimes when I run this command (user)host:~$ /usr/local/bin/ssh example.net "cat /this/file > /tmp/file" Read from remote host example.net: Connection reset by peer (user)host:~$ (user)host:~$ /usr/local/bin/ssh example.net "cat /this/file > /tmp/file" (user)host:~$ Any idea where to look for troubleshooting.
2009 Feb 27
1
Dynamic Port Forwarding - Connection reset by peer problem
Hi all, I use the dynamic port forwarding. I execute `ssh -D 5555 my-external.com`. Then I use localhost:5555 as a socks server. I connect to my-server.com via socks at 5555. It seems my client does not detect connection reset by peer and hangs on recv forever when my-server.com does connection reset. May it be a problem in openssh socks5' implementation?