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

Incorrect Authentication Error Type Raised

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 4.1.3
    • None
    • None
    • None
    • 1
    • SDK39

    Description

      Prior to 4.x the error message would return AuthenticationFailureError as the Type but with  4.x I am getting authentication_error message, this needs to be fixed to return AuthenticationFailureError

      4.1.2

       

       
      [Error: authentication_failure] { code: 6 } 
      

       

       

      3.2.5 

      ERR: AuthenticationFailureError: authentication failure
          at translateCppError (/Users/arun.vijayraghavan/node-410-example/node_modules/couchbase/dist/bindingutilities.js:194:20)
          at Object.<anonymous> (/Users/arun.vijayraghavan/node-410-example/node_modules/couchbase/dist/connection.js:150:76) {
        cause: LibcouchbaseError: libcouchbase error 206
            at translateCppError (/Users/arun.vijayraghavan/node-410-example/node_modules/couchbase/dist/bindingutilities.js:178:21)
            at Object.<anonymous> (/Users/arun.vijayraghavan/node-410-example/node_modules/couchbase/dist/connection.js:150:76) {
          code: 206
        },

      Attachments

        Issue Links

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

          Activity

            People

              jared.casey Jared Casey
              arun.vijayraghavan Arun Vijayraghavan (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty