Details
-
Bug
-
Resolution: Fixed
-
Major
-
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
- relates to
-
JSCBC-977 authentication does not include context
-
- Open
-
- links to