From user-return-15338-apmail-couchdb-user-archive=couchdb.apache.org@couchdb.apache.org Mon Mar 21 16:41:03 2011 Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 1833 invoked from network); 21 Mar 2011 16:41:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 21 Mar 2011 16:41:03 -0000 Received: (qmail 73630 invoked by uid 500); 21 Mar 2011 16:41:00 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 73596 invoked by uid 500); 21 Mar 2011 16:41:00 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 73572 invoked by uid 99); 21 Mar 2011 16:41:00 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 Mar 2011 16:41:00 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,NORMAL_HTTP_TO_IP,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL,WEIRD_PORT X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jc.devilla@gmail.com designates 209.85.212.172 as permitted sender) Received: from [209.85.212.172] (HELO mail-px0-f172.google.com) (209.85.212.172) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 Mar 2011 16:40:56 +0000 Received: by pxi6 with SMTP id 6so1270879pxi.31 for ; Mon, 21 Mar 2011 09:40:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type:content-transfer-encoding; bh=ttvOnZUfEL+rRPc4tOJk3BVaFa2JVicmnILmh5CYZE0=; b=my4LzHf4cNaAaee7la0OKtlgFet5hH5i+qjDInwyVUE8neUEOOnsPePWLlx7JnwJ1z 1jUHegzc3fR7ZBiurrwqMX+1mKBcYdYRUaLqYt4vcP2Ln1c003UVR/5lCv+OkMgGsisG 5onAz0LX7c6v2/kvdYVOf0cTw5ca/Z3fDhwoI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=iXM1H5OqjhTg7/ZTxKPoxVCk9MfuIkzmYFU3sYIvIHTxjc7qxb2budI71H/77bJyDE mvQC42weRj7DM6gTpdt6bWbcKH+1ViT0UvQ39NF/hDQxsLdvC25qJa27jZLekra14yvl /zD6fAskVY26NEXE2LgsgInEAhhVNn4Hwnv08= MIME-Version: 1.0 Received: by 10.143.87.9 with SMTP id p9mr3324771wfl.340.1300725635845; Mon, 21 Mar 2011 09:40:35 -0700 (PDT) Received: by 10.142.199.12 with HTTP; Mon, 21 Mar 2011 09:40:35 -0700 (PDT) In-Reply-To: <38023FD4-4A84-407E-89E6-3C9F054C4DB0@brainsatwork.org> References: <38023FD4-4A84-407E-89E6-3C9F054C4DB0@brainsatwork.org> Date: Tue, 22 Mar 2011 00:40:35 +0800 Message-ID: Subject: Re: Google Chrome 310 with calling IP -> solved From: JC de Villa To: user@couchdb.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Tried both links on chromium - 10.0.648.133 (77742) Ubuntu 10.04. Both links work fine for me. JC de Villa On Sat, Mar 19, 2011 at 8:51 PM, brains@work wrote: > Hi, > > I just filed a bug to Google which took the whole afternoon to figure it = out. I'm not sure whether and where to put that into the couchdb wiki: > > Calling my site hosted on CouchDB with the IP address results in a 310 er= ror "too many redirects" in Google Chrome. I thought it was probably a couc= hdb or spidermonkey issue, but it is a browser issue. Calling the same page= with the proper domain name works just fine. Safari and Firefox do not hav= e that problem. I am on a Mac. > > Same page: > error: http://46.163.75.87:5984 > works: http://tcup.de:5984/ > > Best, > button