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

INTERNAL_ERROR: Text record must only set "authSource" or "replicaSet"` #4483

Closed
palmicr opened this issue Jan 12, 2024 · 1 comment
Closed
Labels

Comments

@palmicr
Copy link

palmicr commented Jan 12, 2024

Expected behavior:
Running image on AWS FARGATE connecting to MongoDB Atlas Serverless database.

Actual behavior:
WrappedInternalError: INTERNAL_ERROR: Text record must only set "authSource" or "replicaSet"

image

Versions:
Using latest versions.

I believe that this is most likely not a bug but a problem with using Atlas Serverless with mongodb and mongodb-core < 4. Is this correct and if so is there any plans to support serverless?

@palmicr palmicr added the bug label Jan 12, 2024
@nick-funk
Copy link
Contributor

Unfortunately, Serverless Mongo is not supported at this time. We also do not have any plans to support it in future.

We test for and support the following types of Mongo DB deployments as our database provider:

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

2 participants