Report this

What is the reason for this report?

Not able to access the mongodb using pymongo from my nginx flask app

Posted on March 24, 2018

I am trying to host a simple web application built using flask web framework. I am not able to access the mongodb from within the application using the pymongo module. But this pymongo module works perfectly when I use it in a python terminal. I get a Internal Server error when I try to do it in the app but it works fine on a terminal. Is there anything I need to do to access the mongodb from my flask app? Thank You.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Start building today

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.