info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Connection reset by peer?


From: Mark D. Baushke
Subject: Re: Connection reset by peer?
Date: Wed, 18 Aug 2004 15:57:25 -0700

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hamid Ghassemi <address@hidden> writes:

> The upgrade did not mess with any files.  We are also using :pserver: to
> connect to the server.
> 
> Also we are using cvshome.org version of cvs.

Hmmm.... Typically I have seen :pserver: with the 
"Connection reset by peer" due to the inability to
connect to the server port.

You might try

    telnet peterpan.dev.net 2401

and see if you are getting connected. If that does look okay, then
you probably want to peek at the network traffic

    setenv CVS_CLIENT_LOG $HOME/cvs-client.log
    cvs version

then look at $HOME/cvs-client.log.in and  $HOME/cvs-client.log.out
to see what is happening.

(bourne shell users may assume that the shell function looks like this:
 setenv() {$1="$2";export $1;}
just to make life easier... :-)

        -- Mark

> --Hamid
> 
> -----Original Message-----
> From: address@hidden [mailto:address@hidden On Behalf Of Mark D.
> Baushke
> Sent: Wednesday, August 18, 2004 3:36 PM
> To: Hamid Ghassemi
> Cc: address@hidden
> Subject: Re: Connection reset by peer? 
> 
> Hamid Ghassemi <address@hidden> writes:
> 
> > We seem to be getting the following error ever since upgrading to cvs
> > 1.11.17
> > 
> > >>>>>>>>>> Fetching directory src/com/foo/apps/util/sysstats
> > cvs [checkout aborted]: recv() from server peterpan.dev.net: 
> > Connection reset by peer
> > 
> > We are using RedHat 7.1 for client running the same version of CVS and
> 
> > our server is a debian linux.
> 
> Did the upgrade mess with your [x]inetd.conf file? Or, are you using rsh
> or ssh with :ext: to connect to the server?
> 
> Are you using the redhat cvs package with its 'patches' or are you using
> the cvshome.org version of cvs-1.11.17 directly?
> 
>       -- Mark
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQFBI97V3x41pRYZE/gRAgfmAJ9MZNfIbWqimwZdi4ENnmYmr58ytACgsPpb
+MVQUg/6mfmJuFb5mSGcTAw=
=ndtG
-----END PGP SIGNATURE-----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]