On Fri, Apr 02, 2004, Graeme Perrow wrote:

> I set up a CVS repository (rsync://dev.openssl.org/openssl-cvs/) on my
> machine a week or two ago, but I have been unable to sync it since then.
> Every time I try, I get:
>
> @ERROR: max connections (20) reached - try again later
> rsync: connection unexpectedly closed (67 bytes read so far)
> rsync error: error in rsync protocol data stream (code 12) at io.c(189)
>
> I'm running on Windows XP, and the command I'm using is:
> D:\openssl\tools\cwrsync\rsync -rztpv --delete
> rsync://dev.openssl.org/openssl-cvs/ D:\openssl\CVS-Repository\
>
> Is there a problem with the server? If it's just always busy, when would be
> a good time (EST) to do the sync?

I think rsync had a problem, because there were lots of hanging (more
than 20) processes and hence it no longer accepted new connections. I've
killed all those processed and restarted the service and now it looks
fine again.
                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to