Django App Deploy Error in AWS ECR+EC2 setup
I have installed Docker & AWS CLI on EC2 instance, pull docker image from ECR to EC2, then have run the Django container on EC2 machine. As of now trying to deploy with http, later will shift to https. Want to deploy withing free tier. I am facing attached error, what could have gone wrong?