Invalid purge doc - how to remove? #3219
-
Hi Team, I have a Cluster setup with q=8 & n=3. After upgrade to CouchDB version 3.1.1, I constantly receive such errors: [error] 2020-10-20T07:53:19.591169Z couchdb@ip-10-0-20-78.ec2.internal <0.17929.2391> -------- Invalid purge doc '_local/purge-mrview-cee5e6e4f79f51d1acefc9b6022978ed' on <<"shards/80000000-9fffffff/operational-data.1578561147">> with purge_seq '0' In docs at https://docs.couchdb.org/en/latest/cluster/purging.html states that: The question is how would I remove those 'mrview' purge docs if they do not exist in the system (CentOS)? I receive about 15k errors per node per day. The amount of errors is constant. Thanks, |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 2 replies
-
Could you please check whether the document |
Beta Was this translation helpful? Give feedback.
-
Yes, you can delete from fauxton or use |
Beta Was this translation helpful? Give feedback.
-
The following steps might help to delete local document in shard database using
|
Beta Was this translation helpful? Give feedback.
-
Thanks for the detailed example. I have followed it and do not see any more errors for a specific doc. |
Beta Was this translation helpful? Give feedback.
-
Hi Peng Hui Jiang, do you see any way to automate the above procedure for hundred of docs in the list? |
Beta Was this translation helpful? Give feedback.
The following steps might help to delete local document in shard database using
remsh
.Given we have
db1
database with_local/purge-mrview-e17fdd1b24a0f0637d95e6546e6bfa97
document inshards/00000000-7fffffff/db1.1603437987.couch