Skip to content

Instantly share code, notes, and snippets.

@Ayush-Vashisht
Created May 21, 2024 09:49
Show Gist options
  • Save Ayush-Vashisht/abe428e32d2ed121cfac74d1cdc3b7f4 to your computer and use it in GitHub Desktop.
Save Ayush-Vashisht/abe428e32d2ed121cfac74d1cdc3b7f4 to your computer and use it in GitHub Desktop.
CouchDb error for missing databases and Mochiweb module
[info] 2024-05-21T09:43:19.483070Z nonode@nohost <0.248.0> -------- Preflight check: Checking For Monsters
[info] 2024-05-21T09:43:19.484275Z nonode@nohost <0.248.0> -------- Preflight check: Asserting Admin Account
[info] 2024-05-21T09:43:19.488131Z nonode@nohost <0.248.0> -------- Apache CouchDB 3.3.3 is starting.
[info] 2024-05-21T09:43:19.488182Z nonode@nohost <0.249.0> -------- Starting couch_sup
[notice] 2024-05-21T09:43:19.499948Z nonode@nohost <0.103.0> -------- config: [admins] admin set to '****' for reason nil
[info] 2024-05-21T09:43:19.549418Z nonode@nohost <0.248.0> -------- Apache CouchDB has started. Time to relax.
[notice] 2024-05-21T09:43:19.559662Z nonode@nohost <0.371.0> -------- rexi_server : started servers
[notice] 2024-05-21T09:43:19.561657Z nonode@nohost <0.375.0> -------- rexi_buffer : started servers
[warning] 2024-05-21T09:43:19.601608Z nonode@nohost <0.383.0> -------- creating missing database: _nodes
[info] 2024-05-21T09:43:19.601655Z nonode@nohost <0.384.0> -------- open_result error {not_found,no_db_file} for _nodes
[info] 2024-05-21T09:43:19.662311Z nonode@nohost <0.402.0> -------- open_result error {not_found,no_db_file} for _dbs
[warning] 2024-05-21T09:43:19.662313Z nonode@nohost <0.400.0> -------- creating missing database: _dbs
[warning] 2024-05-21T09:43:19.662353Z nonode@nohost <0.399.0> -------- creating missing database: _dbs
[notice] 2024-05-21T09:43:19.677523Z nonode@nohost <0.414.0> -------- mem3_reshard_dbdoc start init()
[notice] 2024-05-21T09:43:19.684871Z nonode@nohost <0.416.0> -------- mem3_reshard start init()
[notice] 2024-05-21T09:43:19.684919Z nonode@nohost <0.417.0> -------- mem3_reshard db monitor <0.417.0> starting
[notice] 2024-05-21T09:43:19.687686Z nonode@nohost <0.416.0> -------- mem3_reshard starting reloading jobs
[notice] 2024-05-21T09:43:19.687743Z nonode@nohost <0.416.0> -------- mem3_reshard finished reloading jobs
[info] 2024-05-21T09:43:19.718667Z nonode@nohost <0.423.0> -------- Apache CouchDB has started. Time to relax.
[info] 2024-05-21T09:43:19.718732Z nonode@nohost <0.423.0> -------- Apache CouchDB has started on http://any:5984/
[notice] 2024-05-21T09:43:19.729370Z nonode@nohost <0.446.0> -------- chttpd_auth_cache changes listener died because the _users database does not exist. Create the database to silence this notice.
[error] 2024-05-21T09:43:19.729485Z nonode@nohost emulator -------- Error in process <0.447.0> with exit value:
{database_does_not_exist,[{mem3_shards,load_shards_from_db,[<<"_users">>],[{file,"src/mem3_shards.erl"},{line,430}]},{mem3_shards,load_shards_from_disk,1,[{file,"src/mem3_shards.erl"},{line,405}]},{mem3_shards,load_shards_from_disk,2,[{file,"src/mem3_shards.erl"},{line,434}]},{mem3_shards,for_docid,3,[{file,"src/mem3_shards.erl"},{line,100}]},{fabric_doc_open,go,3,[{file,"src/fabric_doc_open.erl"},{line,39}]},{chttpd_auth_cache,ensure_auth_ddoc_exists,2,[{file,"src/chttpd_auth_cache.erl"},{line,214}]},{chttpd_auth_cache,listen_for_changes,1,[{file,"src/chttpd_auth_cache.erl"},{line,160}]}]}
[error] 2024-05-21T09:43:19.729571Z nonode@nohost emulator -------- Error in process <0.447.0> with exit value:
{database_does_not_exist,[{mem3_shards,load_shards_from_db,[<<"_users">>],[{file,"src/mem3_shards.erl"},{line,430}]},{mem3_shards,load_shards_from_disk,1,[{file,"src/mem3_shards.erl"},{line,405}]},{mem3_shards,load_shards_from_disk,2,[{file,"src/mem3_shards.erl"},{line,434}]},{mem3_shards,for_docid,3,[{file,"src/mem3_shards.erl"},{line,100}]},{fabric_doc_open,go,3,[{file,"src/fabric_doc_open.erl"},{line,39}]},{chttpd_auth_cache,ensure_auth_ddoc_exists,2,[{file,"src/chttpd_auth_cache.erl"},{line,214}]},{chttpd_auth_cache,listen_for_changes,1,[{file,"src/chttpd_auth_cache.erl"},{line,160}]}]}
[notice] 2024-05-21T09:43:19.783727Z nonode@nohost <0.494.0> -------- Missing system database _users
[notice] 2024-05-21T09:43:24.771499Z nonode@nohost <0.468.0> -------- couch_replicator_clustering : cluster stable
[notice] 2024-05-21T09:43:24.771791Z nonode@nohost <0.446.0> -------- chttpd_auth_cache changes listener died because the _users database does not exist. Create the database to silence this notice.
[error] 2024-05-21T09:43:24.771977Z nonode@nohost emulator -------- Error in process <0.595.0> with exit value:
{database_does_not_exist,[{mem3_shards,load_shards_from_db,[<<"_users">>],[{file,"src/mem3_shards.erl"},{line,430}]},{mem3_shards,load_shards_from_disk,1,[{file,"src/mem3_shards.erl"},{line,405}]},{mem3_shards,load_shards_from_disk,2,[{file,"src/mem3_shards.erl"},{line,434}]},{mem3_shards,for_docid,3,[{file,"src/mem3_shards.erl"},{line,100}]},{fabric_doc_open,go,3,[{file,"src/fabric_doc_open.erl"},{line,39}]},{chttpd_auth_cache,ensure_auth_ddoc_exists,2,[{file,"src/chttpd_auth_cache.erl"},{line,214}]},{chttpd_auth_cache,listen_for_changes,1,[{file,"src/chttpd_auth_cache.erl"},{line,160}]}]}
[error] 2024-05-21T09:43:24.772063Z nonode@nohost emulator -------- Error in process <0.595.0> with exit value:
{database_does_not_exist,[{mem3_shards,load_shards_from_db,[<<"_users">>],[{file,"src/mem3_shards.erl"},{line,430}]},{mem3_shards,load_shards_from_disk,1,[{file,"src/mem3_shards.erl"},{line,405}]},{mem3_shards,load_shards_from_disk,2,[{file,"src/mem3_shards.erl"},{line,434}]},{mem3_shards,for_docid,3,[{file,"src/mem3_shards.erl"},{line,100}]},{fabric_doc_open,go,3,[{file,"src/fabric_doc_open.erl"},{line,39}]},{chttpd_auth_cache,ensure_auth_ddoc_exists,2,[{file,"src/chttpd_auth_cache.erl"},{line,214}]},{chttpd_auth_cache,listen_for_changes,1,[{file,"src/chttpd_auth_cache.erl"},{line,160}]}]}
[notice] 2024-05-21T09:43:24.775832Z nonode@nohost <0.478.0> -------- Started replicator db changes listener <0.596.0>
[info] 2024-05-21T09:43:24.776298Z nonode@nohost <0.598.0> -------- open_result error {not_found,no_db_file} for _replicator
[notice] 2024-05-21T09:43:29.680390Z nonode@nohost <0.446.0> -------- chttpd_auth_cache changes listener died because the _users database does not exist. Create the database to silence this notice.
[error] 2024-05-21T09:43:29.680758Z nonode@nohost emulator -------- Error in process <0.634.0> with exit value:
{database_does_not_exist,[{mem3_shards,load_shards_from_db,[<<"_users">>],[{file,"src/mem3_shards.erl"},{line,430}]},{mem3_shards,load_shards_from_disk,1,[{file,"src/mem3_shards.erl"},{line,405}]},{mem3_shards,load_shards_from_disk,2,[{file,"src/mem3_shards.erl"},{line,434}]},{mem3_shards,for_docid,3,[{file,"src/mem3_shards.erl"},{line,100}]},{fabric_doc_open,go,3,[{file,"src/fabric_doc_open.erl"},{line,39}]},{chttpd_auth_cache,ensure_auth_ddoc_exists,2,[{file,"src/chttpd_auth_cache.erl"},{line,214}]},{chttpd_auth_cache,listen_for_changes,1,[{file,"src/chttpd_auth_cache.erl"},{line,160}]}]}
[error] 2024-05-21T09:43:29.680882Z nonode@nohost emulator -------- Error in process <0.634.0> with exit value:
{database_does_not_exist,[{mem3_shards,load_shards_from_db,[<<"_users">>],[{file,"src/mem3_shards.erl"},{line,430}]},{mem3_shards,load_shards_from_disk,1,[{file,"src/mem3_shards.erl"},{line,405}]},{mem3_shards,load_shards_from_disk,2,[{file,"src/mem3_shards.erl"},{line,434}]},{mem3_shards,for_docid,3,[{file,"src/mem3_shards.erl"},{line,100}]},{fabric_doc_open,go,3,[{file,"src/fabric_doc_open.erl"},{line,39}]},{chttpd_auth_cache,ensure_auth_ddoc_exists,2,[{file,"src/chttpd_auth_cache.erl"},{line,214}]},{chttpd_auth_cache,listen_for_changes,1,[{file,"src/chttpd_auth_cache.erl"},{line,160}]}]}
[notice] 2024-05-21T09:43:34.688355Z nonode@nohost <0.446.0> -------- chttpd_auth_cache changes listener died because the _users database does not exist. Create the database to silence this notice.
[error] 2024-05-21T09:43:34.688572Z nonode@nohost emulator -------- Error in process <0.683.0> with exit value:
{database_does_not_exist,[{mem3_shards,load_shards_from_db,[<<"_users">>],[{file,"src/mem3_shards.erl"},{line,430}]},{mem3_shards,load_shards_from_disk,1,[{file,"src/mem3_shards.erl"},{line,405}]},{mem3_shards,load_shards_from_disk,2,[{file,"src/mem3_shards.erl"},{line,434}]},{mem3_shards,for_docid,3,[{file,"src/mem3_shards.erl"},{line,100}]},{fabric_doc_open,go,3,[{file,"src/fabric_doc_open.erl"},{line,39}]},{chttpd_auth_cache,ensure_auth_ddoc_exists,2,[{file,"src/chttpd_auth_cache.erl"},{line,214}]},{chttpd_auth_cache,listen_for_changes,1,[{file,"src/chttpd_auth_cache.erl"},{line,160}]}]}
[error] 2024-05-21T09:43:34.688619Z nonode@nohost emulator -------- Error in process <0.683.0> with exit value:
{database_does_not_exist,[{mem3_shards,load_shards_from_db,[<<"_users">>],[{file,"src/mem3_shards.erl"},{line,430}]},{mem3_shards,load_shards_from_disk,1,[{file,"src/mem3_shards.erl"},{line,405}]},{mem3_shards,load_shards_from_disk,2,[{file,"src/mem3_shards.erl"},{line,434}]},{mem3_shards,for_docid,3,[{file,"src/mem3_shards.erl"},{line,100}]},{fabric_doc_open,go,3,[{file,"src/fabric_doc_open.erl"},{line,39}]},{chttpd_auth_cache,ensure_auth_ddoc_exists,2,[{file,"src/chttpd_auth_cache.erl"},{line,214}]},{chttpd_auth_cache,listen_for_changes,1,[{file,"src/chttpd_auth_cache.erl"},{line,160}]}]}
[notice] 2024-05-21T09:43:39.840791Z nonode@nohost <0.446.0> -------- chttpd_auth_cache changes listener died because the _users database does not exist. Create the database to silence this notice.
[error] 2024-05-21T09:43:39.841043Z nonode@nohost emulator -------- Error in process <0.716.0> with exit value:
{database_does_not_exist,[{mem3_shards,load_shards_from_db,[<<"_users">>],[{file,"src/mem3_shards.erl"},{line,430}]},{mem3_shards,load_shards_from_disk,1,[{file,"src/mem3_shards.erl"},{line,405}]},{mem3_shards,load_shards_from_disk,2,[{file,"src/mem3_shards.erl"},{line,434}]},{mem3_shards,for_docid,3,[{file,"src/mem3_shards.erl"},{line,100}]},{fabric_doc_open,go,3,[{file,"src/fabric_doc_open.erl"},{line,39}]},{chttpd_auth_cache,ensure_auth_ddoc_exists,2,[{file,"src/chttpd_auth_cache.erl"},{line,214}]},{chttpd_auth_cache,listen_for_changes,1,[{file,"src/chttpd_auth_cache.erl"},{line,160}]}]}
[error] 2024-05-21T09:43:39.841086Z nonode@nohost emulator -------- Error in process <0.716.0> with exit value:
{database_does_not_exist,[{mem3_shards,load_shards_from_db,[<<"_users">>],[{file,"src/mem3_shards.erl"},{line,430}]},{mem3_shards,load_shards_from_disk,1,[{file,"src/mem3_shards.erl"},{line,405}]},{mem3_shards,load_shards_from_disk,2,[{file,"src/mem3_shards.erl"},{line,434}]},{mem3_shards,for_docid,3,[{file,"src/mem3_shards.erl"},{line,100}]},{fabric_doc_open,go,3,[{file,"src/fabric_doc_open.erl"},{line,39}]},{chttpd_auth_cache,ensure_auth_ddoc_exists,2,[{file,"src/chttpd_auth_cache.erl"},{line,214}]},{chttpd_auth_cache,listen_for_changes,1,[{file,"src/chttpd_auth_cache.erl"},{line,160}]}]}
[notice] 2024-05-21T09:43:45.086503Z nonode@nohost <0.446.0> -------- chttpd_auth_cache changes listener died because the _users database does not exist. Create the database to silence this notice.
[error] 2024-05-21T09:43:45.086695Z nonode@nohost emulator -------- Error in process <0.749.0> with exit value:
{database_does_not_exist,[{mem3_shards,load_shards_from_db,[<<"_users">>],[{file,"src/mem3_shards.erl"},{line,430}]},{mem3_shards,load_shards_from_disk,1,[{file,"src/mem3_shards.erl"},{line,405}]},{mem3_shards,load_shards_from_disk,2,[{file,"src/mem3_shards.erl"},{line,434}]},{mem3_shards,for_docid,3,[{file,"src/mem3_shards.erl"},{line,100}]},{fabric_doc_open,go,3,[{file,"src/fabric_doc_open.erl"},{line,39}]},{chttpd_auth_cache,ensure_auth_ddoc_exists,2,[{file,"src/chttpd_auth_cache.erl"},{line,214}]},{chttpd_auth_cache,listen_for_changes,1,[{file,"src/chttpd_auth_cache.erl"},{line,160}]}]}
[error] 2024-05-21T09:43:45.086741Z nonode@nohost emulator -------- Error in process <0.749.0> with exit value:
{database_does_not_exist,[{mem3_shards,load_shards_from_db,[<<"_users">>],[{file,"src/mem3_shards.erl"},{line,430}]},{mem3_shards,load_shards_from_disk,1,[{file,"src/mem3_shards.erl"},{line,405}]},{mem3_shards,load_shards_from_disk,2,[{file,"src/mem3_shards.erl"},{line,434}]},{mem3_shards,for_docid,3,[{file,"src/mem3_shards.erl"},{line,100}]},{fabric_doc_open,go,3,[{file,"src/fabric_doc_open.erl"},{line,39}]},{chttpd_auth_cache,ensure_auth_ddoc_exists,2,[{file,"src/chttpd_auth_cache.erl"},{line,214}]},{chttpd_auth_cache,listen_for_changes,1,[{file,"src/chttpd_auth_cache.erl"},{line,160}]}]}
[notice] 2024-05-21T09:43:49.612469Z nonode@nohost <0.371.0> -------- rexi_server : cluster stable
[notice] 2024-05-21T09:43:49.612538Z nonode@nohost <0.375.0> -------- rexi_buffer : cluster stable
[notice] 2024-05-21T09:43:50.211107Z nonode@nohost <0.446.0> -------- chttpd_auth_cache changes listener died because the _users database does not exist. Create the database to silence this notice.
[error] 2024-05-21T09:43:50.211392Z nonode@nohost emulator -------- Error in process <0.798.0> with exit value:
{database_does_not_exist,[{mem3_shards,load_shards_from_db,[<<"_users">>],[{file,"src/mem3_shards.erl"},{line,430}]},{mem3_shards,load_shards_from_disk,1,[{file,"src/mem3_shards.erl"},{line,405}]},{mem3_shards,load_shards_from_disk,2,[{file,"src/mem3_shards.erl"},{line,434}]},{mem3_shards,for_docid,3,[{file,"src/mem3_shards.erl"},{line,100}]},{fabric_doc_open,go,3,[{file,"src/fabric_doc_open.erl"},{line,39}]},{chttpd_auth_cache,ensure_auth_ddoc_exists,2,[{file,"src/chttpd_auth_cache.erl"},{line,214}]},{chttpd_auth_cache,listen_for_changes,1,[{file,"src/chttpd_auth_cache.erl"},{line,160}]}]}
[error] 2024-05-21T09:43:50.211461Z nonode@nohost emulator -------- Error in process <0.798.0> with exit value:
{database_does_not_exist,[{mem3_shards,load_shards_from_db,[<<"_users">>],[{file,"src/mem3_shards.erl"},{line,430}]},{mem3_shards,load_shards_from_disk,1,[{file,"src/mem3_shards.erl"},{line,405}]},{mem3_shards,load_shards_from_disk,2,[{file,"src/mem3_shards.erl"},{line,434}]},{mem3_shards,for_docid,3,[{file,"src/mem3_shards.erl"},{line,100}]},{fabric_doc_open,go,3,[{file,"src/fabric_doc_open.erl"},{line,39}]},{chttpd_auth_cache,ensure_auth_ddoc_exists,2,[{file,"src/chttpd_auth_cache.erl"},{line,214}]},{chttpd_auth_cache,listen_for_changes,1,[{file,"src/chttpd_auth_cache.erl"},{line,160}]}]}
[error] 2024-05-21T09:43:54.008942Z nonode@nohost <0.815.0> a456baa6dc Request to create N=3 DB but only 1 node(s)
[error] 2024-05-21T09:43:54.031721Z nonode@nohost <0.23.0> -------- Loading of /opt/couchdb/bin/../lib/couch_replicator-3.3.3/ebin/couch_replicator_docs.beam failed: badfile
[error] 2024-05-21T09:43:54.031735Z nonode@nohost <0.23.0> -------- Loading of /opt/couchdb/bin/../lib/couch_replicator-3.3.3/ebin/couch_replicator_docs.beam failed: badfile
[error] 2024-05-21T09:43:54.031741Z nonode@nohost emulator -------- beam/beam_load.c(128): Error loading module couch_replicator_docs:
corrupt file header
[error] 2024-05-21T09:43:54.031745Z nonode@nohost emulator -------- beam/beam_load.c(128): Error loading module couch_replicator_docs:
corrupt file header
[error] 2024-05-21T09:43:54.044989Z nonode@nohost <0.596.0> -------- gen_server <0.596.0> terminated with reason: 'module could not be loaded' at couch_replicator_docs:delete_old_rep_ddoc/1 <= couch_replicator_doc_processor:db_found/2(line:89) <= couch_multidb_changes:resume_scan/2(line:208) <= couch_multidb_changes:handle_info/2(line:128) <= gen_server:try_dispatch/4(line:695) <= gen_server:handle_msg/6(line:771) <= proc_lib:init_p_do_apply/3(line:226)
last msg: redacted
state: {state,#Ref<0.1716911763.2368077825.158468>,couch_replicator_doc_processor,nil,<<"_replicator">>,#Ref<0.1716911763.2367946753.158469>,nil,[],true}
extra: []
[error] 2024-05-21T09:43:54.045126Z nonode@nohost <0.596.0> -------- gen_server <0.596.0> terminated with reason: 'module could not be loaded' at couch_replicator_docs:delete_old_rep_ddoc/1 <= couch_replicator_doc_processor:db_found/2(line:89) <= couch_multidb_changes:resume_scan/2(line:208) <= couch_multidb_changes:handle_info/2(line:128) <= gen_server:try_dispatch/4(line:695) <= gen_server:handle_msg/6(line:771) <= proc_lib:init_p_do_apply/3(line:226)
last msg: redacted
state: {state,#Ref<0.1716911763.2368077825.158468>,couch_replicator_doc_processor,nil,<<"_replicator">>,#Ref<0.1716911763.2367946753.158469>,nil,[],true}
extra: []
[error] 2024-05-21T09:43:54.047591Z nonode@nohost <0.596.0> -------- CRASH REPORT Process (<0.596.0>) with 2 neighbors crashed with reason: call to undefined function couch_replicator_docs:delete_old_rep_ddoc(<<"shards/80000000-ffffffff/_replicator.1716284634">>) at couch_replicator_doc_processor:db_found/2(line:89) <= couch_multidb_changes:resume_scan/2(line:208) <= couch_multidb_changes:handle_info/2(line:128) <= gen_server:try_dispatch/4(line:695) <= gen_server:handle_msg/6(line:771) <= proc_lib:init_p_do_apply/3(line:226); initial_call: {couch_multidb_changes,init,['Argument__1']}, ancestors: [<0.478.0>,couch_replicator_sup,<0.462.0>], message_queue_len: 1, links: [<0.478.0>], dictionary: [], trap_exit: true, status: running, heap_size: 1598, stack_size: 29, reductions: 748
[notice] 2024-05-21T09:43:54.047611Z nonode@nohost <0.844.0> -------- Started replicator db changes listener <0.846.0>
[error] 2024-05-21T09:43:54.047656Z nonode@nohost <0.596.0> -------- CRASH REPORT Process (<0.596.0>) with 2 neighbors crashed with reason: call to undefined function couch_replicator_docs:delete_old_rep_ddoc(<<"shards/80000000-ffffffff/_replicator.1716284634">>) at couch_replicator_doc_processor:db_found/2(line:89) <= couch_multidb_changes:resume_scan/2(line:208) <= couch_multidb_changes:handle_info/2(line:128) <= gen_server:try_dispatch/4(line:695) <= gen_server:handle_msg/6(line:771) <= proc_lib:init_p_do_apply/3(line:226); initial_call: {couch_multidb_changes,init,['Argument__1']}, ancestors: [<0.478.0>,couch_replicator_sup,<0.462.0>], message_queue_len: 1, links: [<0.478.0>], dictionary: [], trap_exit: true, status: running, heap_size: 1598, stack_size: 29, reductions: 748
[error] 2024-05-21T09:43:54.047746Z nonode@nohost <0.463.0> -------- Supervisor couch_replicator_sup had child couch_replicator_db_changes started with couch_replicator_db_changes:start_link() at <0.478.0> exit with reason call to undefined function couch_replicator_docs:delete_old_rep_ddoc(<<"shards/80000000-ffffffff/_replicator.1716284634">>) at couch_replicator_doc_processor:db_found/2(line:89) <= couch_multidb_changes:resume_scan/2(line:208) <= couch_multidb_changes:handle_info/2(line:128) <= gen_server:try_dispatch/4(line:695) <= gen_server:handle_msg/6(line:771) <= proc_lib:init_p_do_apply/3(line:226) in context child_terminated
[error] 2024-05-21T09:43:54.047823Z nonode@nohost <0.463.0> -------- Supervisor couch_replicator_sup had child couch_replicator_db_changes started with couch_replicator_db_changes:start_link() at <0.478.0> exit with reason call to undefined function couch_replicator_docs:delete_old_rep_ddoc(<<"shards/80000000-ffffffff/_replicator.1716284634">>) at couch_replicator_doc_processor:db_found/2(line:89) <= couch_multidb_changes:resume_scan/2(line:208) <= couch_multidb_changes:handle_info/2(line:128) <= gen_server:try_dispatch/4(line:695) <= gen_server:handle_msg/6(line:771) <= proc_lib:init_p_do_apply/3(line:226) in context child_terminated
[info] 2024-05-21T09:43:54.047950Z nonode@nohost <0.848.0> -------- open_result error {not_found,no_db_file} for _replicator
[notice] 2024-05-21T09:43:54.067917Z nonode@nohost <0.815.0> a456baa6dc localhost:5984 172.17.0.1 admin PUT /_replicator 201 ok 88
[notice] 2024-05-21T09:43:55.350987Z nonode@nohost <0.446.0> -------- chttpd_auth_cache changes listener died because the _users database does not exist. Create the database to silence this notice.
[error] 2024-05-21T09:43:55.351133Z nonode@nohost emulator -------- Error in process <0.860.0> with exit value:
{database_does_not_exist,[{mem3_shards,load_shards_from_db,[<<"_users">>],[{file,"src/mem3_shards.erl"},{line,430}]},{mem3_shards,load_shards_from_disk,1,[{file,"src/mem3_shards.erl"},{line,405}]},{mem3_shards,load_shards_from_disk,2,[{file,"src/mem3_shards.erl"},{line,434}]},{mem3_shards,for_docid,3,[{file,"src/mem3_shards.erl"},{line,100}]},{fabric_doc_open,go,3,[{file,"src/fabric_doc_open.erl"},{line,39}]},{chttpd_auth_cache,ensure_auth_ddoc_exists,2,[{file,"src/chttpd_auth_cache.erl"},{line,214}]},{chttpd_auth_cache,listen_for_changes,1,[{file,"src/chttpd_auth_cache.erl"},{line,160}]}]}
[error] 2024-05-21T09:43:55.351173Z nonode@nohost emulator -------- Error in process <0.860.0> with exit value:
{database_does_not_exist,[{mem3_shards,load_shards_from_db,[<<"_users">>],[{file,"src/mem3_shards.erl"},{line,430}]},{mem3_shards,load_shards_from_disk,1,[{file,"src/mem3_shards.erl"},{line,405}]},{mem3_shards,load_shards_from_disk,2,[{file,"src/mem3_shards.erl"},{line,434}]},{mem3_shards,for_docid,3,[{file,"src/mem3_shards.erl"},{line,100}]},{fabric_doc_open,go,3,[{file,"src/fabric_doc_open.erl"},{line,39}]},{chttpd_auth_cache,ensure_auth_ddoc_exists,2,[{file,"src/chttpd_auth_cache.erl"},{line,214}]},{chttpd_auth_cache,listen_for_changes,1,[{file,"src/chttpd_auth_cache.erl"},{line,160}]}]}
[notice] 2024-05-21T09:44:00.124397Z nonode@nohost <0.446.0> -------- chttpd_auth_cache changes listener died because the _users database does not exist. Create the database to silence this notice.
[error] 2024-05-21T09:44:00.124642Z nonode@nohost emulator -------- Error in process <0.908.0> with exit value:
{database_does_not_exist,[{mem3_shards,load_shards_from_db,[<<"_users">>],[{file,"src/mem3_shards.erl"},{line,430}]},{mem3_shards,load_shards_from_disk,1,[{file,"src/mem3_shards.erl"},{line,405}]},{mem3_shards,load_shards_from_disk,2,[{file,"src/mem3_shards.erl"},{line,434}]},{mem3_shards,for_docid,3,[{file,"src/mem3_shards.erl"},{line,100}]},{fabric_doc_open,go,3,[{file,"src/fabric_doc_open.erl"},{line,39}]},{chttpd_auth_cache,ensure_auth_ddoc_exists,2,[{file,"src/chttpd_auth_cache.erl"},{line,214}]},{chttpd_auth_cache,listen_for_changes,1,[{file,"src/chttpd_auth_cache.erl"},{line,160}]}]}
[error] 2024-05-21T09:44:00.124722Z nonode@nohost emulator -------- Error in process <0.908.0> with exit value:
{database_does_not_exist,[{mem3_shards,load_shards_from_db,[<<"_users">>],[{file,"src/mem3_shards.erl"},{line,430}]},{mem3_shards,load_shards_from_disk,1,[{file,"src/mem3_shards.erl"},{line,405}]},{mem3_shards,load_shards_from_disk,2,[{file,"src/mem3_shards.erl"},{line,434}]},{mem3_shards,for_docid,3,[{file,"src/mem3_shards.erl"},{line,100}]},{fabric_doc_open,go,3,[{file,"src/fabric_doc_open.erl"},{line,39}]},{chttpd_auth_cache,ensure_auth_ddoc_exists,2,[{file,"src/chttpd_auth_cache.erl"},{line,214}]},{chttpd_auth_cache,listen_for_changes,1,[{file,"src/chttpd_auth_cache.erl"},{line,160}]}]}
[notice] 2024-05-21T09:44:05.324554Z nonode@nohost <0.446.0> -------- chttpd_auth_cache changes listener died because the _users database does not exist. Create the database to silence this notice.
[error] 2024-05-21T09:44:05.324790Z nonode@nohost emulator -------- Error in process <0.942.0> with exit value:
{database_does_not_exist,[{mem3_shards,load_shards_from_db,[<<"_users">>],[{file,"src/mem3_shards.erl"},{line,430}]},{mem3_shards,load_shards_from_disk,1,[{file,"src/mem3_shards.erl"},{line,405}]},{mem3_shards,load_shards_from_disk,2,[{file,"src/mem3_shards.erl"},{line,434}]},{mem3_shards,for_docid,3,[{file,"src/mem3_shards.erl"},{line,100}]},{fabric_doc_open,go,3,[{file,"src/fabric_doc_open.erl"},{line,39}]},{chttpd_auth_cache,ensure_auth_ddoc_exists,2,[{file,"src/chttpd_auth_cache.erl"},{line,214}]},{chttpd_auth_cache,listen_for_changes,1,[{file,"src/chttpd_auth_cache.erl"},{line,160}]}]}
[error] 2024-05-21T09:44:05.324869Z nonode@nohost emulator -------- Error in process <0.942.0> with exit value:
{database_does_not_exist,[{mem3_shards,load_shards_from_db,[<<"_users">>],[{file,"src/mem3_shards.erl"},{line,430}]},{mem3_shards,load_shards_from_disk,1,[{file,"src/mem3_shards.erl"},{line,405}]},{mem3_shards,load_shards_from_disk,2,[{file,"src/mem3_shards.erl"},{line,434}]},{mem3_shards,for_docid,3,[{file,"src/mem3_shards.erl"},{line,100}]},{fabric_doc_open,go,3,[{file,"src/fabric_doc_open.erl"},{line,39}]},{chttpd_auth_cache,ensure_auth_ddoc_exists,2,[{file,"src/chttpd_auth_cache.erl"},{line,214}]},{chttpd_auth_cache,listen_for_changes,1,[{file,"src/chttpd_auth_cache.erl"},{line,160}]}]}
[notice] 2024-05-21T09:44:10.404610Z nonode@nohost <0.446.0> -------- chttpd_auth_cache changes listener died because the _users database does not exist. Create the database to silence this notice.
[error] 2024-05-21T09:44:10.404781Z nonode@nohost emulator -------- Error in process <0.975.0> with exit value:
{database_does_not_exist,[{mem3_shards,load_shards_from_db,[<<"_users">>],[{file,"src/mem3_shards.erl"},{line,430}]},{mem3_shards,load_shards_from_disk,1,[{file,"src/mem3_shards.erl"},{line,405}]},{mem3_shards,load_shards_from_disk,2,[{file,"src/mem3_shards.erl"},{line,434}]},{mem3_shards,for_docid,3,[{file,"src/mem3_shards.erl"},{line,100}]},{fabric_doc_open,go,3,[{file,"src/fabric_doc_open.erl"},{line,39}]},{chttpd_auth_cache,ensure_auth_ddoc_exists,2,[{file,"src/chttpd_auth_cache.erl"},{line,214}]},{chttpd_auth_cache,listen_for_changes,1,[{file,"src/chttpd_auth_cache.erl"},{line,160}]}]}
[error] 2024-05-21T09:44:10.404849Z nonode@nohost emulator -------- Error in process <0.975.0> with exit value:
{database_does_not_exist,[{mem3_shards,load_shards_from_db,[<<"_users">>],[{file,"src/mem3_shards.erl"},{line,430}]},{mem3_shards,load_shards_from_disk,1,[{file,"src/mem3_shards.erl"},{line,405}]},{mem3_shards,load_shards_from_disk,2,[{file,"src/mem3_shards.erl"},{line,434}]},{mem3_shards,for_docid,3,[{file,"src/mem3_shards.erl"},{line,100}]},{fabric_doc_open,go,3,[{file,"src/fabric_doc_open.erl"},{line,39}]},{chttpd_auth_cache,ensure_auth_ddoc_exists,2,[{file,"src/chttpd_auth_cache.erl"},{line,214}]},{chttpd_auth_cache,listen_for_changes,1,[{file,"src/chttpd_auth_cache.erl"},{line,160}]}]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment