You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2022/10/14 03:06:24 UTC

[GitHub] [couchdb] Manphil commented on issue #4207: Error when set security of database: no_ring

Manphil commented on issue #4207:
URL: https://github.com/apache/couchdb/issues/4207#issuecomment-1278411330

   > `no_ring` means it cannot reach all the expect database shards at the same time, some of the nodes which are mentioned in the shard map are not connected.
   
   @nickva Thanks for your reply! Is there any way to sovle this problem? The problem has occurred many times. Last time the problem occurred in another couchdb instance, i upgrade the couchdb to 3.2.2, but the problem still occurred. The method i used to recover was to delete the database and re-create a new one, then re-write all data into the new database, but this way takes lots of time to recover when the db size is large.
   
   I still have some doubts:
   > some of the nodes which are mentioned in the shard map
   
   Does the `nodes` mean nodes in cluster enviroment? Acturally, the couchdb runs in docker container and is standalone.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org