Re: Problem with uwsgi

2015-02-03 Thread Andreas Kuhne
Thanks Roberto, We are running uwsgi version 2.0.7 so I hope that's ok? Our config is as follows: [uwsgi] logger=syslog:suitopia chdir=/var/canvas/site/src home=/home/ubuntu/.virtualenvs/canvas module=suitopia.wsgi:application master=True pidfile=/tmp/canvas.pid vacuum=True max-requests=5000

Re: Problem with uwsgi

2015-02-03 Thread Roberto De Ioris
> Hi all, > > We are running our website with nginx and uwsgi at the moment. It is a > django 1.7.4 application and it has been running perfectly for a couple of > months. Now however we are getting some errors that I can't really > explain. > > The errors always appear after uwsgi has done a

Problem with uwsgi

2015-02-03 Thread Andreas Kuhne
Hi all, We are running our website with nginx and uwsgi at the moment. It is a django 1.7.4 application and it has been running perfectly for a couple of months. Now however we are getting some errors that I can't really explain. The errors always appear after uwsgi has done a respawn of a