Closed Ponkhy closed 2 years ago
The connection works for me but the database is not created. Mongo creates databases lazily, so a database is not available until you write some data to it.
If you remove the last part from the connection URL it should work.
Can you try it?
It does work! Thanks Wow, i've never experienced it with MongoDB.
Error: