Is anyone else getting this on Google App Engine?  I have seen it
across different versions of Django (1.0 to 1.1.1) but it only happens
intermittently.  I am using the latest Google App Engine Django code
and although I'm not sure it's a bug in their code I submitted an
issue here (where you can see the traceback)

http://code.google.com/p/google-app-engine-django/issues/detail?id=155

<class 'django.core.urlresolvers.Resolver404'>: {'path':
u'djdb/track/search.txt'}

Is anyone else getting this?  the path obviously works and I only see
this error about once a day on a site with 1 request every 5 secs on
average.

Any pointers as to what internal state might be out of sync?  Maybe I
need to adjust the startup script somehow.


thanks in advance,
Kumar
-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.


Reply via email to