You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@couchdb.apache.org by Martin Hewitt <ma...@thenoi.se> on 2012/06/29 13:03:27 UTC

"File operation error"

Hi all, 

I'm getting some odd errors cropping up in my log file, some looking pretty serious, and they're preventing couchdb from being accessible.

[Fri, 29 Jun 2012 11:00:14 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."}}


I get a number of these after restarting the couchdb daemon.

Running 1.2.0 compiled a week ago from the Apache 1.2.0 tar.gz file. 

Martin

Re: "File operation error"

Posted by Robert Newson <rn...@apache.org>.
eacces indicates a file permission problem.

On 29 Jun 2012, at 07:03, Martin Hewitt wrote:

> eacces