autumn icon indicating copy to clipboard operation
autumn copied to clipboard

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

Open toastxc opened this issue 1 year ago • 2 comments

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 avatar Dec 16 '23 14:12 toastxc

seconding

4kh00 avatar Feb 13 '24 03:02 4kh00

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

insertish avatar Mar 28 '24 14:03 insertish

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 avatar Sep 06 '24 15:09 insertish