Hello,
since I change the setting of my buckets, I have a lot of errors like this.
"System.IndexOutOfRangeException: Index was outside the bounds of the array.
- at Couchbase.Utils.ArrayExtensions.AreEqual(Int32 array, Int32 other)*
- at Couchbase.Configuration.Server.Serialization.VBucketServerMap.Equals(VBucketServerMap other)*
- at Couchbase.Configuration.CouchbaseConfigContext.LoadConfig(IBucketConfig bucketConfig, Boolean force"*
CouchBase 6.0 CE is installed on a server Windows server 2012. It’s just one node in this architecture.
The buckets had configured with 2 replicas !
I disabled this setting and I launch a “Rebalance”.
then, since this operation, these errors have appeared. The jobs and queries seem not to be impacter, but these errors pollute the logs.
We restarted the CouchBase service, but these errors always appear.
How can I suppress these errors ?
thank for your help