2 / 11
Dec 2024

Hi!

Has anyone come up with this error:

`Error: Kind: Command failed: Error code 8000 (AtlasError): missing nsInfo, labels: {}` `` I got this when I tried using bulk_write? Everything else seems right in terms of using other commands. Using mongo DB version: 8.0.3, Using shared cluster. Also, using the latest rust driver. Code: https://pastebin.com/bAzSXLSi Github issue: https://github.com/mongodb/mongo-rust-driver/issues/1260 Any help guys?

Hey @Abhijit_Roy2 ,

Thanks for raising it. This has been identified as a bug in our proxy service and we are actively working to resolve it. The fix once deployed should allow you to use bulkWrite with the shared tier as well. Hope that helps.

Thanks,

Rishit.

20 days later
1 month later

Hey @Fernando_Mondo and others following this thread,

Just checked and it seems like because of some other higher priority issues that came up, this was pushed out but will be picked up soon. The estimated timeline for the fix to be in place is around the end of March.

Thanks,

Rishit.

28 days later

Hi @Rishit_Bhatia,

Any news regarding this issue? I’m trying to deploy a Rust API server with an Atlas MongoDB instance and I’m getting this same error.

10 days later