On di, 2010-07-27 at 00:14 -0700, shacker wrote:
> 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?

Start with checking/repairing the table that causes this error to be
thrown.
-- 
Dennis K.

They've gone to plaid!

-- 
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