> Il 31/08/2012 23:32, Riccardo Magliocchetti ha scritto: > >> If uwsgi is not running, well, start with fixing that. > > How? Where is the log? > > In /var/log/uwsgi/ I only see logs for apps running when things were > going well > >
I suggest you to avoid (when you are learning) the uWSGI debian-way, as you will find very few updated tutorials. Just follow the 'official' way, run uWSGI from command line with logs printed to the terminal (so you can see what is going wrong in realtime). When you are confident, you can give a look to the debian scripts, you should be able to catch where is the problem pretty easily. -- Roberto De Ioris http://unbit.it _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
