MongoDB Connection Issues

Hi!

I’m trying to connect my mongoDB cluster to my repl. But I get an ip whitelisting issue. The problem is, I whitelisted all ips :sweat_smile:. I have no idea whats going on.

2 Likes

Try this tutorial MongoDB Atlas Tutorial – How to Get Started

I already have.

The issue is with the cluster not being able to connect with ip whitelist issue despite me whitelisting all IPS

Did you connect your uri correctly? You can add it through the secrets tab in the replit editor.

This is the 3rd time I will mention this is a network issue with the replit ip. I have connected it correctly and receiving an ip whitelist issue. If I didn’t connect it correctly I would get an error for invalid cluster

I am also facing the exact same issue.