Also, if I spoof the user agent (using a chrome plugin), I don't get the error.
On Monday, July 12, 2010 2:10:49 PM UTC-4, Tor Nordam wrote:
-- On Monday, July 12, 2010 2:10:49 PM UTC-4, Tor Nordam wrote:
I'm currently writing a blog framework in django, and I have it up an
running (on www.presskanne.com). During the last 20 hours or so, I
have gotten about 60 emails with error 500 messages. They seem to
originate from different pages all over the site, but they all have
two things in common:
The tracebacks all show that the problem is in importing one
particular model
The clients are all either googlebot or yahoo slurp
Also, I can't reproduce any of the errors myself. When I visit the
offending urls, everything either seems fine, or in the case of a
nonexistent page, I get a nice 404 message.
So my question is if there is anything in particular which might cause
the page to crash when a searchbot tries to load it, but not do the
same for a regular user.
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+unsubscribe@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/015cb444-148d-46de-b998-d9d67f1811fd%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
No comments:
Post a Comment