Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 92690 invoked from network); 23 Sep 2010 15:48:24 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 23 Sep 2010 15:48:24 -0000 Received: (qmail 61567 invoked by uid 500); 23 Sep 2010 15:48:23 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 61215 invoked by uid 500); 23 Sep 2010 15:48:20 -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 61207 invoked by uid 99); 23 Sep 2010 15:48:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Sep 2010 15:48:20 +0000 X-ASF-Spam-Status: No, hits=2.9 required=10.0 tests=HTML_MESSAGE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [209.191.68.78] (HELO smtp113.biz.mail.mud.yahoo.com) (209.191.68.78) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 23 Sep 2010 15:48:14 +0000 Received: (qmail 15261 invoked from network); 23 Sep 2010 15:47:52 -0000 Received: from [192.168.1.3] (dhimes@108.7.60.168 with plain) by smtp113.biz.mail.mud.yahoo.com with SMTP; 23 Sep 2010 08:47:51 -0700 PDT X-Yahoo-SMTP: zyW4CVyswBBC3qNxjciP8LPF0LlT4Q-- X-YMail-OSG: pxW_s6oVM1lVnPFus_vng7dZMV7IlO67u48unMO.cT5Nudz 1rQ.TWXqZYSzE5odFLmwjd4YEC9kdfRe5pFPDZyX9UCMFPAs7lJ__hP8MCAP VvIP6DnwvLPhnjjjQsElOE0SV4bFFMxWDOZmi08SOwCe0jTB2_IoYcE2IoKc Kz82Xr5uzrQVs6.6YcFc9jRp_HHXhao3skMGq1muaVnl9HRZ2HkqlYFe795j ZKFr4FrMTahQbzk2rvWzrMcyoKKroqt5l2kLqLOoO.obo8M1dixy56dJosHJ 8PUM7IwVU6NJ4U03wvnFmWR3E97HA3MmGnPMuSqPEX4vwbEoitLq.YJ6s5A- - X-Yahoo-Newman-Property: ymail-3 Subject: old db version number showing up in names-> unreadable docs From: Dan Himes To: user@couchdb.apache.org Content-Type: multipart/alternative; boundary="=-MRFuawsN6WFaii8ZTIbk" Organization: Virtual Learning Environment Solutions, Inc. Date: Thu, 23 Sep 2010 11:47:50 -0400 Message-ID: <1285256870.12019.8.camel@dirac.home> Mime-Version: 1.0 X-Mailer: Evolution 2.28.1 --=-MRFuawsN6WFaii8ZTIbk Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Hello, I'm brand new, but I couldn't find a reference to this problem. I had the ubuntu package couchdb 0.10 installed, but recently moved to 1.0.1 by installing from source following the guide here: http://wiki.apache.org/couchdb/Installing_on_Ubuntu). However, futon now shows the database as 0.10.0/dbname (for example, 0.10.0/hello-world), and when I click on it I get the error: +++ Error: illegal_database_name Only lowercase characters (a-z), digits (0-9), and any of the characters _, $, (, ), +, -, and / are allowed. Must begin with a letter. +++ I understand what the error means, but not how to move past it. Thank you for your help! Best regards, Dan --=-MRFuawsN6WFaii8ZTIbk--