Tuesday, July 27, 2010

MySQL error -1

One of my Django sites has been throwing occasional 500 errors, I
believe related to mysql:

OperationalError: (1030, 'Got error -1 from storage engine')

I'm never able to catch it in the act - I just see the 500 email
reports. This is not connected to any particular page - it seems to
happen to random pages across the site. The site is not busy at all
(it does a fraction of the mysql traffic of other sites on the same
server). The server itself is not overloaded.

I'm not sure where to begin with this one. Anyone seen similar?

Thanks,
Scot

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

No comments:

Post a Comment