From owner-freebsd-stable@FreeBSD.ORG Tue May 5 17:35:42 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D5A6F106564A for ; Tue, 5 May 2009 17:35:42 +0000 (UTC) (envelope-from gpalmer@freebsd.org) Received: from noop.in-addr.com (mail.in-addr.com [IPv6:2001:470:8:162::1]) by mx1.freebsd.org (Postfix) with ESMTP id ADC1C8FC20 for ; Tue, 5 May 2009 17:35:42 +0000 (UTC) (envelope-from gpalmer@freebsd.org) Received: from gjp by noop.in-addr.com with local (Exim 4.54 (FreeBSD)) id 1M1OYN-0000XB-5R; Tue, 05 May 2009 13:35:39 -0400 Date: Tue, 5 May 2009 13:35:39 -0400 From: Gary Palmer To: John Message-ID: <20090505173539.GA58014@in-addr.com> References: <49FEA6D1.2080503@reiteration.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <49FEA6D1.2080503@reiteration.net> Cc: FreeBSD Stable Subject: Re: cvsup.uk.freebsd.org appears to not be serving X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 May 2009 17:35:43 -0000 On Mon, May 04, 2009 at 09:26:57AM +0100, John wrote: > Hi list, hopefully this is the right one and not -questions > > cvsup.uk.freebsd.org appears to have not been serving these last few > weeks. I get, variously, in my logs: > > Parsing supfile "/etc/cvsupfile" > Connecting to cvsup.uk.freebsd.org > Connected to cvsup.uk.freebsd.org > Rejected by server: Access limit exceeded; try again later > Will retry at 03:08:08 > Retrying > Connecting to cvsup.uk.freebsd.org > Connected to cvsup.uk.freebsd.org > Server software version: SNAP_16_1h > Negotiating file attribute support > Exchanging collection information > Establishing passive-mode data connection > Cannot connect to data port: Connection refused > Will retry at 03:18:04 > Retrying > Connecting to cvsup.uk.freebsd.org > Connected to cvsup.uk.freebsd.org > Server software version: SNAP_16_1h > Negotiating file attribute support > Exchanging collection information > Establishing passive-mode data connection > Cannot connect to data port: Connection refused > Will retry at 03:37:33 > Retrying > > ... on and on and on, continuously, 24/7. Datapoint: I've been running cvsup daily against cvsup.uk.freebsd.org without issue for a lot longer than a few weeks. cvsup ends up running somewhere between 6am and 8am and its been a while since I saw any access limit problems. Regards, Gary