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

-- 
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/CALXYUb%3D1gWoZfT3dm-i2J4St_%3DMW0t4%3D0j%3DmcKoZKj1%2B-O8Y%3DQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to