Opened 16 years ago
Closed 16 years ago
#7567 closed defect (invalid)
Listing failure
| Reported by: | anonymous | Owned by: | Rob Smith |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | Plugin - MythWeb | Version: | 0.22 |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
I was watching a recorded program on my frontend/backend combo and trying to get current listings through MythWeb at the same.
Backtrace:
datetime: 2009-11-14 14:28:27 (MST) errornum: 256
error type: User Error
error string: SQL Error: Incorrect key file for table './mythconverg/oldrecorded.MYI'; try to repair it #126
filename: /usr/share/mythtv/mythweb/objects/Database/Query/mysql.php
error line: 83
==========================================================================
Backtrace:
file: /usr/share/mythtv/mythweb/objects/Database/Query/mysql.php line: 83
class:
function: trigger_error
type: args: Array
(
[0] => SQL Error: Incorrect key file for table './mythconverg/oldrecorded.MYI'; try to repair it #126 [1] => 256
)
file: /usr/share/mythtv/mythweb/modules/tv/includes/programs.php line: 205
class: Database_Query_mysql
function: execute
type: -> args: Array
(
)
file: /usr/share/mythtv/mythweb/modules/tv/list.php line: 49
class:
function: load_all_program_data
type: args: Array
(
)
file: /usr/share/mythtv/mythweb/modules/tv/handler.php line: 85
class:
function: require_once
type: args: Array
(
[0] => /usr/share/mythtv/mythweb/modules/tv/list.php
)
file: /usr/share/mythtv/mythweb/mythweb.php line: 28
class:
function: require_once
type: args: Array
(
[0] => /usr/share/mythtv/mythweb/modules/tv/handler.php
)
==========================================================================
$_SESSION: Array (
[language] => English [tmpl] => default [skin] => default [prefer_channum] => 1 [date_statusbar] => %a %b %e, %Y, %I:%M %p [date_scheduled] => %a %b %e, %Y (%I:%M %p) [date_scheduled_popup] => %a %b %e, %Y [date_recorded] => %a %b %e, %Y (%I:%M %p) [date_search] => %a %b %e, %Y, %I:%M %p [date_listing_key] => %a %b %e, %Y, %I:%M %p [date_listing_jump] => %a %b %e, %Y [date_channel_jump] => %a %b %e, %Y [date_job_status] => %a %b %e, %Y, %I:%M %p [time_format] => %I:%M %p [recorded_pixmaps] => 1 [guide_favonly] => [timeslot_size] => 300 [num_time_slots] => 36 [timeslot_blocks] => 3 [timeslotbar_skip] => 20 [max_stars] => 4 [star_character] => ♦ [show_popup_info] => 1 [show_channel_icons] => 1 [sortby_channum] => 1 [show_video_covers] => 1 [tv] => Array
(
[last] => Array
(
[0] => list
)
[show_advanced_schedule] => 1
)
[search] => Array
(
[type] => q [s] => the band that wouldn't die [ctype] => Array
(
)
[stars_gt] => 0 [stars_lt] => 1 [starttime] => now [endtime] => + 2 weeks [as] => Array
(
[0] =>
)
[af] => Array
(
[0] => Array
(
[0] => title
)
)
[aj] => Array
(
[0] => AND
)
)
[list_time] => 1258233300 [recording_details] => Array
(
[show_Conflict] => on [show_PreviousRecording] => on [show_EarlierShowing] => on [show_CurrentRecording] => on [show_WillRecord] => on
)
[search_sortby] => Array
(
[0] => Array
(
[field] => airdate [reverse] =>
)
[1] => Array
(
[field] => title [reverse] =>
)
)
[scheduled_recordings] => Array
(
[disp_scheduled] => 1 [disp_duplicates] => [disp_deactivated] => [disp_conflicts] => 1
)
[scheduled_sortby] => Array
(
[0] => Array
(
[field] => airdate [reverse] =>
)
[1] => Array
(
[field] => title [reverse] =>
)
)
[settings] => Array
(
[last] => Array
(
)
[host] => ThunderMedia
)
[weather] => Array
(
[active] => Array
(
)
[inactive] => Array
(
[0] => 18 Hour Forecast [1] => Animated Map [2] => Current Conditions [3] => Severe Weather Alerts [4] => Six Day Forecast [5] => Static Map [6] => Three Day Forecast
)
)
[schedules_sortby] => Array
(
[0] => Array
(
[field] => title [reverse] =>
)
[1] => Array
(
[field] => airdate [reverse] =>
)
)
[recorded_title] => [recorded_recgroup] => [recorded_sortby] => Array
(
[0] => Array
(
[field] => airdate [reverse] => 1
)
[1] => Array
(
[field] => title [reverse] =>
)
)
[] => Array ( )
)
==========================================================================
$_SERVER: Array (
[REDIRECT_STATUS] => 200 [HTTP_HOST] => 192.168.1.101 [HTTP_USER_AGENT] => Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 [HTTP_ACCEPT] => text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 [HTTP_ACCEPT_LANGUAGE] => en-us,en;q=0.5 [HTTP_ACCEPT_ENCODING] => gzip,deflate [HTTP_ACCEPT_CHARSET] => ISO-8859-1,utf-8;q=0.7,*;q=0.7 [HTTP_KEEP_ALIVE] => 300 [HTTP_CONNECTION] => keep-alive [HTTP_REFERER] => http://192.168.1.101/mythweb/ [HTTP_COOKIE] => mythweb_id=2727d3df5f3cf4a43006f4ad3cc28688 [PATH] => /usr/local/bin:/usr/bin:/bin [SERVER_SIGNATURE] => <address>Apache/2.2.11 (Ubuntu) PHP/5.2.6-3ubuntu4.2 with Suhosin-Patch Server at 192.168.1.101 Port 80</address>
[SERVER_SOFTWARE] => Apache/2.2.11 (Ubuntu) PHP/5.2.6-3ubuntu4.2 with Suhosin-Patch [SERVER_NAME] => 192.168.1.101 [SERVER_ADDR] => 192.168.1.101 [SERVER_PORT] => 80 [REMOTE_ADDR] => 192.168.1.102 [DOCUMENT_ROOT] => /var/www [SERVER_ADMIN] => webmaster@localhost [SCRIPT_FILENAME] => /var/www/mythweb/mythweb.php [REMOTE_PORT] => 49942 [REMOTE_USER] => jon [AUTH_TYPE] => Digest [REDIRECT_URL] => /mythweb/tv/list [GATEWAY_INTERFACE] => CGI/1.1 [SERVER_PROTOCOL] => HTTP/1.1 [REQUEST_METHOD] => GET [QUERY_STRING] => [REQUEST_URI] => /mythweb/tv/list [SCRIPT_NAME] => /mythweb/mythweb.php [PATH_INFO] => /tv/list [PATH_TRANSLATED] => /var/www/tv/list [PHP_SELF] => /mythweb/mythweb.php/tv/list [PHP_AUTH_DIGEST] => username="jon", realm="MythTV", nonce="XiBSdFt4BAA=04da66d843d800818aea5acc9c9b00a661b929b3", uri="/mythweb/tv/list", algorithm=MD5, response="f71884ff342c5a397e83b020fff22368", qop=auth, nc=00000015, cnonce="3aa7aae6e467969e" [REQUEST_TIME] => 1258234106 [argv] => Array ( ) [argc] => 0 [STATUS] => 200 [URL] => /mythweb/tv/list
)

You have crashed/corrupt database tables (specifically index files). Please see http://www.mythtv.org/wiki/User_Manual:Periodic_Maintenance#Optimize_the_Database and/or http://dev.mysql.com/doc/refman/5.0/en/mysqlcheck.html .