FelipeTaiarol commented on issue #796: CouchDB Error - No DB shards could be 
opened
URL: https://github.com/apache/couchdb/issues/796#issuecomment-327565465
 
 
   This error might be more helpful in order to find the problem:
   
   It says:  No DB shards could be opened.
   
   What does that mean ?
   
   ```
   [error] 2017-09-06T17:58:34.380145Z couchdb@localhost <0.14476.8> 8c3f780d86 
rexi_server 
exit:{timeout,{gen_server,call,[couch_server,{open,<<"shards/40000000-5fffffff/ruum_1500369224024ttg2zer6jqcuiwa098li.1500369260">>,[{timeout,400},{user_ctx,{user_ctx,<<"admin">>,[<<"_admin">>],<<"default">>}}]},400]}}
 
[{gen_server,call,3,[{file,"gen_server.erl"},{line,212}]},{couch_server,open,2,[{file,"src/couch_server.erl"},{line,86}]},{couch_db,open,2,[{file,"src/couch_db.erl"},{line,91}]},{fabric_rpc,open_shard,2,[{file,"src/fabric_rpc.erl"},{line,248}]},{rexi_server,init_p,3,[{file,"src/rexi_server.erl"},{line,139}]}]
   [error] 2017-09-06T17:58:34.380466Z couchdb@localhost <0.20913.7> bc8c6439c1 
req_err(801399354) internal_server_error : No DB shards could be opened.
       [<<"fabric_util:get_shard/4 L180">>,<<"fabric_util:get_shard/4 
L195">>,<<"fabric_util:get_shard/4 L195">>,<<"fabric:get_security/2 
L146">>,<<"chttpd_auth_request:db_authorization_check/1 
L87">>,<<"chttpd_auth_request:authorize_request/1 
L19">>,<<"chttpd:process_request/1 L291">>,<<"chttpd:handle_request_int/1 
L229">>]
   ```
   
   Once it happens the only thing that temporarily fixes it is to restart the 
database.
   
 
----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to