Relative Content

Tag Archive for mongodblocalhostnextjs14

mongodb nextjs14 connection error in local

I have setup mongodb with nextjs14 using a singelton class. I am on windows but mongodb is running on ubuntu in local. The connection gets established when the laptop starts but after a few hours it breaks and does not connect until I restart the laptop. The mongo client class is enclosed.