Re: [uWSGI] urgent - ValueError: call stack is not deep enough

2018-05-16 Thread Roberto De Ioris
> > > Le 2018-05-12 à 17:42, David Montgomery a écrit : >> I installed 1.2 I guess uwsgi does not like 1.3 >> >> Thanks!!! > > You're welcome! Have fun. > > Etienne Hi, the problem should be fixed in the next gevent release: https://github.com/unbit/uwsgi/issues/1790 -- Roberto De

Re: [uWSGI] urgent - ValueError: call stack is not deep enough

2018-05-13 Thread Etienne Robillard
Le 2018-05-12 à 17:42, David Montgomery a écrit : I installed 1.2 I guess uwsgi does not like 1.3 Thanks!!! You're welcome! Have fun. Etienne On Sun, May 13, 2018 at 5:21 AM, David Montgomery mailto:davidmontgom...@gmail.com>> wrote: >>> import gevent >>> print ge

Re: [uWSGI] urgent - ValueError: call stack is not deep enough

2018-05-12 Thread David Montgomery
I installed 1.2 I guess uwsgi does not like 1.3 Thanks!!! On Sun, May 13, 2018 at 5:21 AM, David Montgomery wrote: > >>> import gevent > > >>> print gevent.__version__ > > 1.3.0 > > >>> > > > On Sun, May 13, 2018 at 5:17 AM, Etienne Robillard > wrote: > >> Which gevent version are

Re: [uWSGI] urgent - ValueError: call stack is not deep enough

2018-05-12 Thread David Montgomery
>>> import gevent >>> print gevent.__version__ 1.3.0 >>> On Sun, May 13, 2018 at 5:17 AM, Etienne Robillard wrote: > Which gevent version are you using? > > Etienne > > > > Le 2018-05-12 à 16:24, David Montgomery a écrit : > > > Why is this happing? > > I had a server die have 8 months and u

Re: [uWSGI] urgent - ValueError: call stack is not deep enough

2018-05-12 Thread Etienne Robillard
Which gevent version are you using? Etienne Le 2018-05-12 à 16:24, David Montgomery a écrit : Why is this happing? I had a server die have 8 months and used chef to rebuild and this is how I install uWSGI pip install uwsgi==2.0.15 This is how I start: /usr/local/bin/uwsgi --yaml /var