Hi Jan, Thank you for the info! Skipping the setup was the problem. After reinstalling and following the instructions all worked great.
Best, Oleg > On Sep 24, 2016, at 10:17 AM, Jan Lehnardt <j...@apache.org> wrote: > > Heya Oleg, > > looks like you skipped the setup part: > > http://docs.couchdb.org/en/2.0.0/install/index.html#single-node-setup > > or > > http://docs.couchdb.org/en/2.0.0/install/index.html#cluster-setup > > Best > Jan > -- > >> On 24 Sep 2016, at 13:00, Oleg Cohen <oleg.co...@assurebridge.com> wrote: >> >> Greetings, >> >> I have installed and started a clean database v2.0 on a CentOS machine. I >> can access the DB normally and all appears to be working. However, I >> noticed the following error in the log: >> >> [error] 2016-09-24T10:54:52.639554Z couchdb@X.X.X.X' emulator -------- >> Error in process <0.454.0> on node 'couchdb@X.X.X.X' with exit value: >> {database_does_not_exist,[{mem3_shards,load_shards_from_db,"_users",[{file,"src/mem3_shards.erl"},{line,327}]},{mem3_shards,load_shards_from_disk,1,[{file,"src/mem3_shards.erl"},{line,315}]},{mem3_shards,load_shards_from_disk,2,[{file,"src/mem3_shards.erl"},{line,331}]},{mem3_shards,for_docid,3,[{file,"src/mem3_shards.erl"},{line,87}]},{fabric_doc_open,go,3,[{file,"src/fabric_doc_open.erl"},{line,38}]},{chttpd_auth_cache,ensure_auth_ddoc_exists,2,[{file,"src/chttpd_auth_cache.erl"},{line,187}]},{chttpd_auth_cache,listen_for_changes,1,[{file,"src/chttpd_auth_cache.erl"},{line,134}]}]} >> >> [notice] 2016-09-24T10:54:52.639584Z couchdb@X.X.X.X' <0.327.0> -------- >> chttpd_auth_cache changes listener died database_does_not_exist at >> mem3_shards:load_shards_from_db/6(line:327) <= >> mem3_shards:load_shards_from_disk/1(line:315) <= >> mem3_shards:load_shards_from_disk/2(line:331) <= >> mem3_shards:for_docid/3(line:87) <= fabric_doc_open:go/3(line:38) <= >> chttpd_auth_cache:ensure_auth_ddoc_exists/2(line:187) <= >> chttpd_auth_cache:listen_for_changes/1(line:134) >> >> All chttpd_auth_cache related settings appear to be commented out. >> >> Thank you! >> Oleg > > -- > Professional Support for Apache CouchDB: > https://neighbourhood.ie/couchdb-support/ >