Uploaded image for project: 'Couchbase .NET client library'
  1. Couchbase .NET client library
  2. NCBC-1104

When SSL certificate is not setup correctly System.ArgumentException is thrown.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 2.3.10
    • 2.2.7
    • library
    • None
    • SDK50: Sample App, DNS-SRV

    Description

      System.ArgumentException : This buffer cannot be returned to the buffer manager because it is the wrong size.
      Parameter name: buffer

      at System.Runtime.InternalBufferManager.PooledBufferManager.ReturnBuffer(Byte[] buffer)
      at Couchbase.IO.SslConnection.<SendAsync>d__6.MoveNext() in C:\Users\jmorris\repos\couchbase-net-client\Src\Couchbase\IO\SslConnection.cs:line 101
      — End of stack trace from previous location where exception was thrown —
      at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__6_0(Object state)
      at NUnit.Framework.AsyncSynchronizationContext.AsyncOperationQueue.InvokePendingOperations()
      at NUnit.Framework.AsyncSynchronizationContext.AsyncOperationQueue.InvokeAll()
      at NUnit.Framework.AsyncInvocationRegion.AsyncVoidInvocationRegion.WaitForPendingOperationsToComplete(Object invocationResult)
      at NUnit.Framework.AsyncInvocationRegion.AsyncVoidInvocationRegion.WaitForPendingOperationsToComplete(Object invocationResult)
      at NUnit.Core.NUnitAsyncTestMethod.RunTestMethod()

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            mike.goldsmith Michael Goldsmith
            jmorris Jeff Morris
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty