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.

Hi @Rishit_Bhatia, do you happen to have an estimated timeline for when this issue will be fixed?

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.

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.

Hi @Artur_57972,

Thanks for reaching out. This release is scheduled for April 2nd. Hope that helps.

Thanks,

Rishit.

1 Like

Looking forward to it.

1 Like

I just tried it, and it’s still not working for me. Same error.

This has been merged and will be made available in the release early next week.

1 Like