Mongodb: Error: Failed to create couple: Operation `couples.insertOne()` buffering timed out after 10000ms
I have mongodb setup locally and I created a database with a collection couples. I verified this using mongosh:
This is the code that connects to the database: