question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

DocumentNotFound Exception

See original GitHub issue

In the 04/13 meeting with the customer it was determined that the following mutation operations are not throwing back DocumentNotFound Exception

findOneAndUpdate
removeById
replaceById
updateById
findOne

Can someone please verify to see what could be the reason ? If its Nodejs SDK not throwing back the exception we will need to know ASAP.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
AV25242commented, Apr 15, 2021

@gsi-ariam thanks much, I have reported this information in the Nodejs ticket and made @brett19 aware of this, he will evaluate it.

0reactions
ariamF11commented, Jun 4, 2021

@AV25242 according to Brett: “SDK currently only supports our internal builds.

I even tried uploading the couchbase version to 3.1.3 and it doesn’t work either it gives the same error as the 3.2-beta version:

Error: LCB_ERR_KVENGINE_INVALID_PACKET (1031): A badly formatted packet was sent to the server. Please report this in a bug
Read more comments on GitHub >

github_iconTop Results From Across the Web

Exception: Mongoid::Errors::DocumentNotFound - MongoDB
Raised when querying the database for a document by a specific id or by set of attributes which does not exist. If multiple...
Read more >
Exception DocumentNotFound - .NET SDK - Couchbase Forums
Hi, I just upgrade to 3.2 sdk, and i found a weird behavior. Now you are mainly using exception to return value. I...
Read more >
Exception: Mongoid::Errors::DocumentNotFound - RubyDoc.info
Raised when querying the database for a document by a specific id or by set of attributes which does not exist. If multiple...
Read more >
Errors::DocumentNotFound exception raised - Stack Overflow
I'm building a REST api for this project that uses Mongoid. I've setup the following to catch the Mongoid::Errors::DocumentNotFound exception:
Read more >
WASPostMigrate utility throws DocumentNotFound exception ...
APAR status. Closed as program error. Error description. While migrating from a previous version of WebSphere Application Server to V7.0, the WASPostUpgrade ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found