Connection 4 to mongodb.net:27017 closed

Asked

Viewed 36 times

-2

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

1 answer

1

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.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.