> 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 process. Then
> we can get 4-5 errors with very strange behavior. Things like "dict has no
> method 'startswith'". They aren't errors in the code because the code will
> run perfectly before and after these errors. We also used to get these
> when
> we deployed a new version of the website and then restarted uwsgi (by
> sending a kill signal to the main process).
>
> Has anyone had the same problems and if so, does anyone know how to remedy
> it? We are getting a lot of false error mails and it's starting to get
> annoying. Also I don't know how our customers are affected when this
> happens, but it's probably not good.
>
> Regards,
>
> Andréas
>


Hi, ensure you are running a stable uWSGI version 1.4.x or 2.x, older
versions have serious bugs. Eventually paste your uWSGI configuration


-- 
Roberto De Ioris
http://unbit.com

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/acdaac41963c810109952aaf8e18e3c3.squirrel%40manage.unbit.it.
For more options, visit https://groups.google.com/d/optout.

Reply via email to