We recently upgraded our cluster from Couchbase 2.5.1 to 3.1.0. <br />But 
when trying to update documents or read from an index, we're getting 
'timeout expired' errors. That happens from .NET client and curl/postman. 
We use .NET client 2.1.2.
<br />
When I looked into the logs, I found errors for document updates in 
couchdb.log looking like this: `couch_log:error:44]dcp client (bucketName, 
mapreduce_view: bucketName _design/main (prod/main)): Obtaining mutation 
from server timed out after 60.0 seconds [RequestId 318, PartId 825, 
StartSeq 0, EndSeq 34450]. Waiting...` <br />
Something is wrong with compacting/updating indexes: `Set view 
`bucketName`, main (prod) group `_design/main`, compactor process 
<0.27790.45> died with unexpected reason: {updater_died,
                                                                            
                                              {updater_error,
                                                                            
                                              
 {view_group_index_updater_exit,
                                                                            
                                                96,
                                                                            
                                                <<>>}}}`
What does it mean? How do I fix it?

-- 
You received this message because you are subscribed to the Google Groups 
"Couchbase" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to