Error code 8000 (AtlasError): missing nsInfo, labels: {}

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?
1 Like

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.

2 Likes

@Rishit_Bhatia I’m still getting this issue when using the shared tier, do you know when the fix should be out by? Thanks!

Hey @Luis_Osta , the fix is expected within the next few weeks. I’ll update this thread when its out. Hope that helps.