X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.144]) by svr1.postgresql.org (Postfix) with ESMTP id 20BDF3A5BF5 for ; Sat, 4 Dec 2004 11:20:21 +0000 (GMT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 22716-03 for ; Sat, 4 Dec 2004 11:20:09 +0000 (GMT) Received: from ngate.rdw.ru (mail.rdw.ru [195.42.172.4]) by svr1.postgresql.org (Postfix) with ESMTP id 6F7F53A5BF3 for ; Sat, 4 Dec 2004 11:20:09 +0000 (GMT) Received: (qmail 363 invoked by uid 50004); 4 Dec 2004 11:20:07 -0000 Received: from 192.168.0.57 by ngate.rdw.ru (envelope-from , uid 100) with qmail-scanner-1.23 ( Clear:RC:1(192.168.0.57):. Processed in 0.045164 secs); 04 Dec 2004 11:20:07 -0000 X-Qmail-Scanner-Mail-From: borz_off@cs.msu.su via ngate.rdw.ru X-Qmail-Scanner: 1.23 (Clear:RC:1(192.168.0.57):. Processed in 0.045164 secs) Received: from senoval.rdw.ru ([192.168.0.57]) (envelope-sender ) by ngate.rdw.ru (qmail-ldap-1.03) with compressed SMTP for ; 4 Dec 2004 11:20:07 -0000 Received: (qmail 29662 invoked from network); 4 Dec 2004 11:20:07 -0000 Received: from ppp01.rdw.ru (HELO [192.168.0.7]) ([192.168.0.7]) (envelope-sender ) by senoval.rdw.ru (qmail-ldap-1.03) with SMTP for ; 4 Dec 2004 11:20:06 -0000 Message-ID: <41B19D27.4010606@cs.msu.su> Date: Sat, 04 Dec 2004 14:19:03 +0300 From: Alexey Borzov User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.3) Gecko/20040910 X-Accept-Language: ru, en-us, en MIME-Version: 1.0 To: Dave Page Cc: pgsql-www@postgresql.org Subject: Re: Mirror.php References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, hits=0.331 tagged_above=0 required=5 tests=AWL, DNS_FROM_RFC_ABUSE, FORGED_RCVD_HELO X-Spam-Level: X-Archive-Number: 200412/61 X-Sequence-Number: 6180 Hi, Dave Page wrote: > It's probably because it's late and I'm tired, but I've been banging my > head against the screen for a while now. Do you have any idea what might > be causing the following error when I try to run mirror.php on what will > be the master website? > > Dec 03 23:53:35 mirror [info] Mirroring started > Dec 03 23:53:35 mirror [debug] Saving page > http://wwwmaster.postgresql.org/index.html.en > Address family not supported by protocol > > No pages actually get saved. I think the script cannot open a socket to wwwmaster.postgresql.org. I am not quite sure why, but googling for this error message brought up several pages on incorrectly setup IPv6. That's your box, so only you can probably know in which particular way it is misconfigured.