What is the ip address of my glitch project?


As visible in the screenshot above I am unable to connect to my MongoDB database. I’ve already checked that I have mongodb installed and done other troubleshooting. I believe it is because my project’s IP address is not whitelisted. Where and how can I find the IP address?

Additionally, after having the database error the logs button began showing the throbber and wouldn’t stop. Why is that?

Read this post from cori

Or you can run in the console:
ping (insert project url here)

@RiversideRocks @ElBort Actually I was able to make my database accessible from all IPs, so problem solved for now.

2 Likes