Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issue in error handling: context: undefined #671

Open
mikereiche opened this issue Aug 17, 2022 · 0 comments
Open

issue in error handling: context: undefined #671

mikereiche opened this issue Aug 17, 2022 · 0 comments
Assignees
Labels

Comments

@mikereiche
Copy link

It looks like there is a bug in the error handling code (?)

Aug 15 21:36:11 web: context: undefined

https://couchbase.slack.com/archives/C024H5WNV/p1660744885794469

/var/app/current/node_modules/ottoman/node_modules/couchbase/dist/bindingutilities.js:180
Aug 15 21:36:11 web: return new errs.TimeoutError(codeErr, context);
Aug 15 21:36:11 web: ^
Aug 15 21:36:11 web: TimeoutError: timeout
Aug 15 21:36:11 web: at Object.translateCppError (/var/app/current/node_modules/ottoman/node_modules/couchbase/dist/bindingutilities.js:180:20)
Aug 15 21:36:11 web: at Object. (/var/app/current/node_modules/ottoman/node_modules/couchbase/dist/connection.js:150:54) {
Aug 15 21:36:11 web: cause: LibcouchbaseError: libcouchbase error 201
Aug 15 21:36:11 web: at Object.translateCppError (/var/app/current/node_modules/ottoman/node_modules/couchbase/dist/bindingutilities.js:174:21)
Aug 15 21:36:11 web: at Object. (/var/app/current/node_modules/ottoman/node_modules/couchbase/dist/connection.js:150:54) {
Aug 15 21:36:11 web: code: 201
Aug 15 21:36:11 web: },
Aug 15 21:36:11 web: context: undefined
Aug 15 21:36:11 web: }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants