Hi @jmorris,
I have captured the logs as suggested, but unable to upload the file. Getting message "Sorry, new users can not upload attachments. "
Please let me know how can I upload zip file for detailed logs.
Meanwhile, below are the few log snippet,
Note : I have masked the IP addresses and the Couch Username.
BucketName : “PROD_SupplierInvCache”
1.Client log showing error message:
2020/12/10 12:46:39.125|DEBUG|Creating bucket refCount# 81 |Couchbase.CouchbaseBucket|
2020/12/10 12:46:39.125|DEBUG|Bootstraping was already done, returning existing bucket PROD_SupplierInvCache |Couchbase.Core.ClusterController|
2020/12/10 12:46:39.125|TRACE|Getting KeyMapper for rev#3909 on thread 14 |Couchbase.Configuration.ConfigContextBase|
2020/12/10 12:46:39.125|TRACE|Using index 286 for key 912515121110219416 - rev3909 |Couchbase.Core.Buckets.VBucketKeyMapper|
2020/12/10 12:46:39.125|TRACE|1. Checking authentication [True|True]: y.y.y.5:11210 - 48295cd4-9c88-40d6-bc20-7aab0506689a |Couchbase.IO.ConnectionPoolBase|
2020/12/10 12:46:39.125|TRACE|Using conn 48295cd4-9c88-40d6-bc20-7aab0506689a on y.y.y.5:11210 |Couchbase.IO.Services.SharedPooledIOService|
2020/12/10 12:46:39.125|TRACE|Using conn 48295cd4-9c88-40d6-bc20-7aab0506689a on y.y.y.5:11210 |Couchbase.IO.Services.PooledIOService|
2020/12/10 12:46:39.125|INFO|Checking if node y.y.y.5:11210 should be down - last: 12:43:18.7468262, current: 12:46:39.1358450, count: 1 |Couchbase.Core.Server|
2020/12/10 12:46:54.084|INFO|The operation has timed out. ["s":"kv","i":"f4","c":"399968f7f4600607/fd725527bae15dee","b":"PROD_XmlRateIdStore","l":"x.x.x.201:54670","r":"y.y.y.7:11210","t":15000000] |Couchbase.IO.ConnectionBase|
2020/12/10 12:46:54.084|WARN|Handling disconnect for connection b1d0ef07-ae19-4169-b989-e0becca426df: Couchbase.IO.SendTimeoutExpiredException: The operation has timed out. ["s":"kv","i":"f4","c":"399968f7f4600607/fd725527bae15dee","b":"PROD_XmlRateIdStore","l":"x.x.x.201:54670","r":"y.y.y.7:11210","t":15000000]
at System.Environment.get_StackTrace()
at Couchbase.IO.SendTimeoutExpiredException..ctor(String message)
at Couchbase.IO.ConnectionBase.CreateTimeoutException(UInt32 opaque)
at Couchbase.IO.MultiplexingConnection.Send(Byte[] request)
at Couchbase.IO.Services.PooledIOService.Execute[T](IOperation`1 operation)
at Couchbase.Core.Server.Send[T](IOperation`1 operation)
at Couchbase.Configuration.Server.Monitoring.ConfigMonitor.<StartMonitoring>b__12_0()
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AsyncStateMachineBox`1.MoveNext(Thread threadPoolThread)
at System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(IAsyncStateMachineBox box, Boolean allowInlining)
at System.Threading.Tasks.Task.RunContinuations(Object continuationObject)
at System.Threading.Tasks.Task.TrySetResult()
at System.Threading.Tasks.Task.DelayPromise.CompleteTimedOut()
at System.Threading.TimerQueueTimer.CallCallback(Boolean isThreadPool)
at System.Threading.TimerQueueTimer.Fire(Boolean isThreadPool)
at System.Threading.TimerQueue.FireNextTimers() |Couchbase.IO.ConnectionBase|
2020/12/10 12:46:54.093|INFO|Checking if node y.y.y.7:11210 should be down - last: 12:43:24.5495488, current: 12:46:54.0936121, count: 2 |Couchbase.Core.Server|
2020/12/10 12:46:54.093|DEBUG|Waiting to check configs... |Couchbase.Configuration.Server.Monitoring.ConfigMonitor|
2020/12/10 12:46:54.140|INFO|The operation has timed out. ["s":"kv","i":"f7","c":"399968f7f4600607/77f49d592e30611b","b":"PROD_SupplierInvCache","l":"x.x.x.201:54647","r":"y.y.y.5:11210","t":15000000] |Couchbase.IO.ConnectionBase|
2. GetAsync() method response when timed out: (This is a custom log from our app):
{
StatusCode: null,
ClassName: “CouchCacheHelper”,
MethodName: "Timeout Result : ",
HostName: “EON-SALENDRIY”,
ApplicationName: “CoreCache-MG.Jarvis.Core.Cache”,
Message: “{“Value”:null,“Success”:false,“Message”:“Theoperationhastimedout.[
“s”: “kv”,
“i”: “f3”,
“c”: “399968f7f4600607/2cba4800923db510”,
“b”: “PROD_SupplierInvCache”,
“l”: “y.y.y.y:54651”,
“r”: “x.x.x.x:11210”,
“t”: 15000000
]”,“Token”:{“VBucketId”:-1,“VBucketUUID”:-1,“SequenceNumber”:-1,“BucketRef”:null},“Cas”:0,“Status”:512,“Durability”:0,“Exception”:{“StackTrace”:“atSystem.Environment.get_StackTrace()\r\natCouchbase.IO.SendTimeoutExpiredException…ctor(Stringmessage)\r\natCouchbase.IO.ConnectionBase.CreateTimeoutException(UInt32opaque)\r\natCouchbase.IO.MultiplexingConnection.<>c__DisplayClass7_0.b__0(Objecto)\r\natSystem.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext,
ContextCallbackcallback,
Objectstate)\r\natSystem.Threading.TimerQueueTimer.CallCallback(BooleanisThreadPool)\r\natSystem.Threading.TimerQueueTimer.Fire(BooleanisThreadPool)\r\natSystem.Threading.TimerQueue.FireNextTimers()”,“Message”:“Theoperationhastimedout.[
“s”: “kv”,
“i”: “f3”,
“c”: “399968f7f4600607/2cba4800923db510”,
“b”: “PROD_SupplierInvCache”,
“l”: “y.y.y.y:54651”,
“r”: “x.x.x.x:11210”,
“t”: 15000000
]”,“Data”:{“ServiceType”:“kv”,“OperationId”:“f3”,“Bucket”:“PROD_SupplierInvCache”,“ConnectionId”:“399968f7f4600607/2cba4800923db510”,“LocalEndpoint”:“y.y.y.y: 54651”,“RemoteEndpoint”:“x.x.x.x: 11210”,“Timeout”:15000000},“InnerException”:null,“HelpLink”:null,“Source”:“Couchbase.NetClient”,“HResult”:-2146233083},“Id”:“912515121110219403”,“OpCode”:0}”,
InputParameters: [
]
}
I hope this is what you wanted and will be helpful to analyze.
–Kalyan