0

I have created a Django site on AWS and the main page will work and the Admin page will work. Any attempt to link to anything else results in a Gateway Timeout 504 error. I think it is similar to this unanswered post: Elastic Beanstalk 504 Gateway Timeout Error - Django

The site was created using a PostGres DB following the W3 Schools tutorial - https://www.w3schools.com/django/django_deploy_provider.php

Everything works great locally. I can even read from the AWS RDS locally. I have the requirements.txt file and a django.config file in the .ebextensions folder. It seems like the app cannot get data from the DB but I have no knowledge of how to troubleshoot what is happening. If someone can point me to a log or an idea to check I would appreciate it.

Cary H
  • 175
  • 7

0 Answers0