Hello,

Il 16/03/2016 13:58, David Montgomery ha scritto:
Hi,

If I run flaskj local it works.  But the use of uWSGI is not working.
I am rather dumbfounded by the below where I get this error

unable to find "application" callable in file /var/zenapi/wsgi.py

but...the file and app there!  Why can it be found?  I even added the below to
the path per the below.

It's not found because it's not there, can you grep "application" in your wsgi file? I can't :)

It's easy to fix and it's even documented: http://flask.pocoo.org/docs/0.10/deploying/uwsgi/

cheers

--
Riccardo Magliocchetti
@rmistaken

http://menodizero.it
_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to