I don’t know much about server configuration (someone set it uyp for me), but I would like to connect to my mongodb server with compass. I put in the hostname and port which I know is correct. I don’t understand what any of the other fields mean, but when I click connect, it says mongodb is not running. I tried adding the SSL certificate I use to connect remotely (chose “Server Validation” under SSL, and picked the file), but still no luck.
What else can I do? I’m not sure if there is authentication on mongodb and have no idea how to find it.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Click below to sign up and get $100 of credit to try our products over 60 days!
Hello,
I would recommend following the step by step instructions from their official website:
https://docs.mongodb.com/compass/master/connect/
Note that you if you have Compass running locally on your PC, then you might have to allow your IP address via your droplet’s firewall:
Then check the status:
Hope that this helps! Regards, Bobby
Hello I have the same problem and i did the sudo ufw allow from (my ip) and i am still not able to connect
i get:
connect ECONNREFUSED (SERVER IP):27017