Closed ryepup closed 9 years ago
The full error page I saw is at https://gist.github.com/ryepup/15c199d6db21d181d6b2
If you can test running from the branch in pull request #545 I believe this has been fixed.
@ryepup closing, please re-open if you have issues.
The error I'm getting:
My setup:
Oddly, what will work for me:
gunicorn_django
prints a bunch of "you should not be using this! Use wsgi" warnings, but then works just fine. I'd prefer to use gunicorn (or uwsgi) to run adagios.I traced through code for awhile, but am unfamiliar with django and couldn't suss out what was different.