I have mongodb database in digital ocean. I already have my ip address in trusted sources. Mongodb compass was working fine but it stops working now. I tried everything but couldnot again connect.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
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.
Hello,
Have you specified the
+srv
part in your MongoDB connection string as described here?https://docs.digitalocean.com/products/databases/mongodb/how-to/connect/#connect-to-the-database
Best,
Bobby
Were you able to resolve this? if yes then how