This repository has been archived by the owner on Dec 19, 2024. It is now read-only.
issue: "cannot assign requested address and namespace" with MongoDB and credentials #33
Labels
bug
Something isn't working
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
The text was updated successfully, but these errors were encountered: