Return-Path: X-Original-To: apmail-couchdb-user-archive@www.apache.org Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 84F9FD8BE for ; Thu, 16 May 2013 02:14:47 +0000 (UTC) Received: (qmail 91970 invoked by uid 500); 16 May 2013 02:14:46 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 91929 invoked by uid 500); 16 May 2013 02:14:46 -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 91921 invoked by uid 99); 16 May 2013 02:14:45 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 May 2013 02:14:45 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,NORMAL_HTTP_TO_IP,RCVD_IN_DNSWL_LOW,SPF_PASS,WEIRD_PORT X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of andrey.kouprianov@gmail.com designates 209.85.212.41 as permitted sender) Received: from [209.85.212.41] (HELO mail-vb0-f41.google.com) (209.85.212.41) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 May 2013 02:14:40 +0000 Received: by mail-vb0-f41.google.com with SMTP id w8so1019776vbf.28 for ; Wed, 15 May 2013 19:14:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:mime-version:in-reply-to:references:from:date:message-id :subject:to:content-type; bh=dUgUu6XJjmjVBkSAzcA3TTpVvwa7s8sHXd+1YCq+OAA=; b=SairmhlbQrBsUdUizOsN/RpHsrRN6jqEuC+4ET/ax3dRK7ZO1lPW+wq5Dwnzbc54qX h7TnScxYVouJD61nqddDhrJsdPpMiRBdwboEvWql0NMyQ1nMP++2M69X4QGMzp/P18ET 3lJfuo+naA51Ol2cLn1swWNl6LIGjVHkGOpwSs2Qam8kibjYbbXd1XzV+E8QWPK4qscA 2pOtltNt7COUvWs3HoA/fS4dHze9onWz1MnahC17i0LTnfj5TEm+O8HcjhON9tMCPYXx IIa+CcWhnr83I2KoavnRZ+OxWBTHppnaGDsJqqMRyAl9SNs7i90Cbx4mWMnAW2F3K0wd A8mQ== X-Received: by 10.220.48.73 with SMTP id q9mr6075758vcf.36.1368670459172; Wed, 15 May 2013 19:14:19 -0700 (PDT) MIME-Version: 1.0 Received: by 10.58.12.135 with HTTP; Wed, 15 May 2013 19:13:59 -0700 (PDT) In-Reply-To: <71BC5C2B-9951-49A6-A697-1A87C3042251@yahoo.com> References: <71BC5C2B-9951-49A6-A697-1A87C3042251@yahoo.com> From: Andrey Kuprianov Date: Thu, 16 May 2013 10:13:59 +0800 Message-ID: Subject: Re: Couchdb 1.3 on AWS To: user@couchdb.apache.org Content-Type: multipart/alternative; boundary=001a11c2e258889e7004dccc6cab X-Virus-Checked: Checked by ClamAV on apache.org --001a11c2e258889e7004dccc6cab Content-Type: text/plain; charset=ISO-8859-1 Hi, We have a bunch of Amazon servers running Ubuntu. We just installed Couchdb from source and it works very well. - followed couch's wiki, installed all dependencies first. - then after running ./configure script, went through the check list and figured out which dependencies were missing (i remember I skipped the LaTex dependencies, because there were just too many I didnt bother installing them at all) - then followed through the rest of the procedures: installed, configured permissions, set up the init.d script, etc. I wish there was a regular package update for Couchdb though, although to me it's not a big issue. I'd prefer installing from source anyways and separating installation directories every time i do it, so that I can always roll back to the previous version quickly, if something goes wrong. Andrey On Thu, May 16, 2013 at 9:57 AM, Jeff Charette wrote: > In short I am about to try installing Couch on AWS and wondered if anyone > has done this recently and has anything to share. > > I have found: > https://gist.github.com/msmith/1171217 > This is extremely old so I am guessing it will be pure pain. > > Other searches have revealed: > > > http://stackoverflow.com/questions/16535205/how-to-install-node-js-couchdb-and-others-on-amazon-ec2 > no answers > > http://awstaiwan.blogspot.com/2011/03/install-couchdb-120-on-aws.html > Looks promising. > > Thoughts? > > Jeff Charette | Principal > We Are Charette > web / identity / packaging > > m 415.298.2707 > w wearecharette.com > e jeffrey@wearecharette.com > > On May 15, 2013, at 4:33 PM, Dave Benson wrote: > > > I'm having a lot of trouble seeing why this isn't working. I'm a little > > uncertain about how parameterized modules are supposed to show up in a > > stack-trace, but this seems reasonable. I don't see how > > mochiweb_request:get(scheme) could possibly be a function_clause > problem... > > and inserting a catch-all "get(_) -> true" at the end doesn't fix the > > problem. And ideas what to try? > > > > I am using couchdbkit, but I don't think it's related to the problem... > > > > > > [error] [<0.137.0>] function_clause error in HTTP request > > [info] [<0.137.0>] Stacktrace: [{mochiweb_request,get, > > [scheme, > > {mochiweb_request,#Port<0.2551>,'PUT', > > "/abc_db/_design/xyz", > > {1,1}, > > {7, > > {"host", > > {'Host',"127.0.0.1:5985"}, > > {"accept-encoding", > > {'Accept-Encoding',"identity"}, > > {"accept", > > {'Accept',"application/json"}, > > nil,nil}, > > {"content-length", > > {'Content-Length',"11945"}, > > {"authorization", > > {'Authorization',"Basic Og=="}, > > nil,nil}, > > {"content-type", > > > {'Content-Type',"application/json"}, > > nil,nil}}}, > > {"user-agent", > > {'User-Agent',"couchdbkit/0.6.4"}, > > nil,nil}}}}]}, > > {couch_httpd,absolute_uri,2}, > > {couch_httpd_db,update_doc,4}, > > {couch_httpd_db,do_db_req,2}, > > {couch_httpd,handle_request_int,5}, > > {mochiweb_http,headers,5}, > > {proc_lib,init_p_do_apply,3}] > > --001a11c2e258889e7004dccc6cab--