Bug Tracker

Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#3200 closed bug (worksforme)

Plugins site throwing errors

Reported by: jamescat Owned by:
Priority: minor Milestone:
Component: site Version:
Keywords: plugins, mysql, error, database, php Cc:
Blocked by: Blocking:

Description

This may be a problem that's "in progress" already, as the site was actually down earlier (while the docs site was down), and is at least responding now.

But, in case it's not already being fixed, the Plugins site is now throwing (PHP?) errors from a database.mysql.inc file. (They remind me of PHP errors, but don't say PHP anywhere I noticed. So, that's just a guess.) The first one, which appears to be causing the others is as follows:

Warning: Table './jquery_plugins/cache_page' is marked as crashed and should be repaired query: SELECT data, created, headers, expire FROM cache_page WHERE cid = 'http://plugins.jquery.com/' in /home/jquery/plugins/includes/database.mysql.inc on line 172

If this has a fix underway already, I apologize for the ticket. If not, please look into it. Thanks!

P.S. What's the difference between the "site" and "web" components? Which one is about the website, and which is about something different?

Change History (2)

comment:1 Changed 15 years ago by flesler

Resolution: worksforme
Status: newclosed

It works for me right now, if you keep seeing this, please add the steps needed to get to the error.

comment:2 Changed 15 years ago by jamescat

Yes, it now seems to be working again without the errors.

Note: See TracTickets for help on using tickets.