Hello. I joined this community today because I was frustrated about my first connection Prisma ORM to Mongo DB Atlas. I always get a message “An error occurred during DNS resolution: request timed out” and I never know what caused it. I have tried to turn off my firewall, refresh MongoDB services, change DNS from my connections to Google DNS, I’ve asked some developer groups on Facebook, and I’ve made a lot of effort but until now my laptop still can connect with MongoDB atlas.
Before with the same project file, I try this with my working laptop in the office but all is clear. MongoDB can’t connect to my Next JS Prisma code.
I saw some similar threads, but I couldn’t solve my problem. Could you help me, please?