mgesmundo opened a new issue #739: CouchDB 2.1 can't start on macOS 10.12.6
URL: https://github.com/apache/couchdb/issues/739
 
 
   Hi,
   I tried to start (without success) CouchDB 2.1 on the same Mac where a 
CouchDB 2.0 works fine.
   
   ## Expected Behavior
   CouchDB 2.1 runs and show Fauxton interface.
   
   ## Current Behavior
   CouchDB 2.1 can't start. Below the tail of the log file:
   
   [notice] 2017-08-08T11:00:35.833546Z couchdb@localhost <0.320.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)
   [error] 2017-08-08T11:00:35.833621Z couchdb@localhost emulator -------- 
Error in process <0.16789.1> on node couchdb@localhost 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}]}]}
   
   ## Steps to Reproduce
   1. shutdown CouchDB 2.0 (if running)
   2. start CouchDB 2.1
   
   ## Your Environment
   * Version used: CouchDB 2.1.0
   * Operating System and version: macOS 10.12.6
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to