From user-return-22327-apmail-couchdb-user-archive=couchdb.apache.org@couchdb.apache.org Wed Oct 3 11:35:40 2012 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 760B6D1C5 for ; Wed, 3 Oct 2012 11:35:40 +0000 (UTC) Received: (qmail 3175 invoked by uid 500); 3 Oct 2012 11:35:39 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 2801 invoked by uid 500); 3 Oct 2012 11:35:33 -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 2765 invoked by uid 99); 3 Oct 2012 11:35:32 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Oct 2012 11:35:32 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [87.117.198.154] (HELO zoe.mltserver-three.co.uk) (87.117.198.154) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Oct 2012 11:35:23 +0000 Received: from 02dc6bd2.bb.sky.com ([2.220.107.210]:59697 helo=[192.168.0.6]) by zoe.mltserver-three.co.uk with esmtpsa (TLSv1:DHE-RSA-AES256-SHA:256) (Exim 4.80) (envelope-from ) id 1TJNEE-0001Ww-LV for user@couchdb.apache.org; Wed, 03 Oct 2012 12:35:02 +0100 Date: Wed, 3 Oct 2012 12:35:02 +0100 From: Martin Hewitt To: user@couchdb.apache.org Message-ID: <1C05AE2905E44F3CBA65FB488C1FBD8A@thenoi.se> Subject: eacces error X-Mailer: sparrow 1.6.4 (build 1176) MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="506c22e6_3f6ab60f_1c7" X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - zoe.mltserver-three.co.uk X-AntiAbuse: Original Domain - couchdb.apache.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - thenoi.se --506c22e6_3f6ab60f_1c7 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi all, I've recently compiled CouchDB from source, on an EC2 instance, and I'm seeing a lot of eacces errors of the form: [Wed, 03 Oct 2012 11:32:22 GMT] [error] [<0.19.0>] {error_report,<0.9.0>, {<0.19.0>,std_error, "File operation error: eacces. Target: ./mochiweb.beam. Function: get_file. Process: code_server."}} Now I know this is a permissions issue, but I can't work out what permissions I need to change. I've changed the owner on the data directories, ERLang directories any many more besides, but I'm still getting the error. If anyone could point me in the right direction, I'd be hugely grateful. Thanks, Martin --506c22e6_3f6ab60f_1c7--