[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: What causes "Connection reset by peer" errors?

From: Klaus Fehlker <lythie_ng_at_gmx.net>
Date: 2005-07-14 12:08:51 CEST

> This is just a wild guess, possibly totally wrong, but have you tried
> playing with the 'http-timeout' parameter in your
> ~/.subversion/servers configuration file?

I set it manually to a few hours but it crashes already withing 3-4 minutes.
Any more ideas?
- Nobody else accesses the server during the commit.
- Nothing else works on the client during the commit.
- I am using Apache 2.0.53 and SVN client/server 1.1.4 now.
- Apache's AccessLog reports an internal error (500).
- Apache's error log says:

[Thu Jul 14 12:43:32 2005] [info] [client 2.33.109.163] Access granted: -
PUT test:/ProgramFiles.zip-from-FRONEWD00004_1
[Thu Jul 14 12:45:46 2005] [error] [client 2.33.109.163] (104)Connection
reset by peer: Could not get next bucket brigade [500, #0]
[Thu Jul 14 12:45:46 2005] [info] (32)Broken pipe: core_output_filter:
writing data to the network
[Thu Jul 14 12:45:46 2005] [info] [client 2.33.109.163] Access granted: -
DELETE test:

Is there anything i can do?

Klaus

> > > -----Original Message-----
> > > From: Klaus Fehlker [mailto:lythie_ng@gmx.net]
> > > Sent: Mittwoch, 29. Juni 2005 18:13
> > > To: users@subversion.tigris.org
> > > Subject: What causes "Connection reset by peer" errors?
> > >
> > > Hi,
> > >
> > > I have problems using my repository from certain locations. I use
> Apache
> > > 2.0.54 with Subversion 1.1.4 on server-side and 1.2.0 on client-side.
> I
> > > use
> > > it from within the LAN as well as from remote sites with a poor
> network
> > > connection.
> > >
> > > Unfortunately, large commits from the remote site sometimes break with
> the
> > > message "Connection reset by peer". The Apache logs tell that the
> server
> > > could not get the next buckade brigade - whatever that means?!
> > >
> > > I suspect it to be some kind of network error but do not really know
> how
> > > to
> > > make sure. There is no proxy in between.
> > >
> > > Below i appended the network traffic dumped with Ethereal
> (165.72.165.25 =
> > > server). In frame 236629 the client sents a DELETE
> *somethingcryptical*
> > > but
> > > the commit only consists of adds. Does that have to do with the error?
> > >
> > > Many thinks for any help,
> > > Klaus
> > >
> > > From Apache error log:
> > > [Tue Jun 28 17:05:17 2005] [info] [client 2.33.109.115] Access
> granted:
> > > 'kFehlker' PUT
> > > NPS-Application:/NPS0.1_trunk/infrastructure/tools/TMS-development-
> > > environment/envdev/eclipse/plugins/org.eclipse.debug.ui_3.0.1/dtui.jar
> > > [Tue Jun 28 17:05:20 2005] [error] [client 2.33.109.115]
> (104)Connection
> > > reset by peer: Could not get next bucket brigade [500, #0]
> > > [Tue Jun 28 17:05:20 2005] [info] (32)Broken pipe: core_output_filter:
> > > writing data to the network
> > > [Tue Jun 28 17:05:20 2005] [debug] mod_auth_ldap.c(337): [client
> > > 2.33.109.115] [20767] auth_ldap authenticate: using URL
> > > ldap://ldap.dhl.com:389/o=dhl.com
> > > [Tue Jun 28 17:05:20 2005] [debug] mod_auth_ldap.c(411): [client
> > > 2.33.109.115] [20767] auth_ldap authenticate: accepting kFehlker
> > > [Tue Jun 28 17:05:20 2005] [info] [client 2.33.109.115] Access
> granted:
> > > 'kFehlker' DELETE NPS-Application:

-- 
GMX DSL = Maximale Leistung zum minimalen Preis!
2000 MB nur 2,99, Flatrate ab 4,99 Euro/Monat: http://www.gmx.net/de/go/dsl
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jul 14 12:10:35 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.