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

issue: "cannot assign requested address and namespace" with MongoDB and credentials #33

Closed
toastxc opened this issue Dec 16, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@toastxc
Copy link
Member

toastxc commented Dec 16, 2023

What do you want to see?

My current understand is that Autumn does not currently support using a password or username in production.

I used the following redacted URI for Mongo, I believe this should work but recieved an error
AUTUMN_MONGO_URI="mongodb://username:password@localhost:27017/database"
cannot assign requested address and namespace (error 99)

While database authentication is certainly not needed, I'd appreciate its implementation

@toastxc toastxc added the enhancement New feature or request label Dec 16, 2023
@4kh00
Copy link

4kh00 commented Feb 13, 2024

seconding

@insertish
Copy link
Member

It certainly does support it because we use both authentication and TLS in production, this seems to be an unrelated bug.

@insertish insertish added bug Something isn't working and removed enhancement New feature or request labels Mar 28, 2024
@insertish insertish changed the title feature request: MongoDB username & password commpatibility issue: "cannot assign requested address and namespace" with MongoDB and credentials Mar 28, 2024
@insertish
Copy link
Member

This issue is stale, if a reproduction of the issue does show up, please post and re-open.
We are using username:password connection strings in production with no issue.

@insertish insertish closed this as not planned Won't fix, can't repro, duplicate, stale Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

No branches or pull requests

3 participants