Right, so those files need to be readable/writeable as the couchdb user.
On Thu, Jun 17, 2010 at 8:55 AM, afshin afzali <[email protected]> wrote: > Hi David, > > Thanks to reply, I was in wrong about my case. The right state is: > > When I run couchdb as root, there is not any error message in log, but > when I try to run the couchdb as couchdb user (either normal or as > daemon) there are those error messages which you can see in the > attached log file. I've done all configurations as documented > (including chown, chmod ..). > > Regards, > -- afshin > > On 6/16/10, Dick Davies <[email protected]> wrote: >> On Mon, Jun 14, 2010 at 4:15 PM, afshin afzali <[email protected]> >> wrote: >> >>> [Mon, 14 Jun 2010 14:49:14 GMT] [error] [<0.19.0>] {error_report,<0.8.0>, >>> {<0.19.0>,std_error, >>> "File operation error: eacces. Target: >>> ./couch_rep_sup.beam. >>> Function: get_file. Process: code_server."}} >> >> the 'eaccess' bit makes me think it's a file permissions thing? are >> you running it as the right user? >> >
