I have a Django web application that uses Gunicorn and runs good locally, but when I deploy app on EC2, I see that Gunicorn is failing:
$ gunicorn_django -b
You need --debug --log-level debug
--debug --log-level debug