Posts by Duyzee • 9 points
2 posts
-
1
votes1
answer36
viewsA: Connection 4 to mongodb.net:27017 closed
I managed to solve the problem. The reason for the problem was that I was closing the connection to the database right after I opened it.
-
-2
votes1
answer36
viewsQ: Connection 4 to mongodb.net:27017 closed
I’m learning to work on Mongodb and out of nowhere, this "mistake" starts to appear. Does anyone know how to fix it? Programming language I’m using: Java