This is a tutorial project available on w3schools. My app can access and update PostgreSQL database stored in amazon RDS while running in local virtual environment. I deployed the project on Elastic Beanstalk. It opens and shows the pages as it should, but when database involves keep-on loading and throughs “504 Gateway Time-out”.
Database : PostgreSQL
app link : http://mydjangoapp-env.eba-mppp6a3b.ap-south-1.elasticbeanstalk.com/
source-code : https://github.com/jyotiskaborah/my_tennis_club.git
I tried to check my settings.py file no error found. Please help me to fix this issue.
I guess there is some permission related settings which causing this error.
Jyotiska Borah is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.