nuxt-mongoose
nuxt-mongoose copied to clipboard
Why am I getting ERROR Error connecting to MongoDB: MongoNetworkError: read ECONNRESET?
When making some other changes to my code, all of a sudden this error started yesterday. It reproduces even with a starter project, once I start a nuxt project, install nuxt-mongoose, and add my connection string to .env file. Issue persists when I replace WiFi with mobile network. However, MongoDB compass is still connecting properly. What could be causing this issue?