Uploaded image for project: 'Couchbase node.js Client Library'
  1. Couchbase node.js Client Library
  2. JSCBC-977

authentication does not include context

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • 4.x
    • 4.0.0
    • None
    • None
    • server 7.0.3, no TLS
    • 1

    Description

      When trying to auth, I'm getting an auth failure, but the cluster side context doesn't come through, though I definitely see it on the wire.

      v3.2.1-20-g36bce7c9

      % ts-node modules/howtos/examples/transactions-example.ts
      ERR: AuthenticationFailureError: authentication failure
      at Object.errorFromCpp (/Users/ingenthr/src/couchnode/dist/bindingutilities.js:328:20)
      at /Users/ingenthr/src/couchnode/dist/connection.js:31:44 {
      cause: [Error: authentication_failure] { code: 6 },
      context: undefined
      }

      Attachments

        Issue Links

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

          Activity

            People

              brett19 Brett Lawson
              ingenthr Matt Ingenthron
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty