Issue with mongodb compass connection

Hello,

I’m trying to connect to my mongodb using mongodb compass.

However, after entering the URL to my db and pressing connect, I’m stuck in an infinite loading connection screen.

Link to example Screenshot by Lightshot

If anyone could help out, that would be much appreciated!

Hello @Jun_Jeong, welcome to the MongoDB Community forum!

You can connect to MongoDB database on your computer locally or on the cloud (for example, Atlas Cluster) from the Compass. Try to follow the instructions from this page:


What are the versions of the MongoDB Server and Compass you are working with? What is the operating system / platform? Please include these details in your reply.

Also, are you sure your MongoDB Server is started and is running?