Opened 16 years ago

Closed 16 years ago

#5560 closed defect (worksforme)

errors and black screen/no audio

Reported by: anonymous Owned by: Isaac Richards
Priority: minor Milestone: unknown
Component: mythtv Version: unknown
Severity: medium Keywords:
Cc: Ticket locked: no

Description (last modified by Nigel)

Error at /usr/share/mythtv/mythweb/includes/mythbackend.php, line 175: Unexpected response to MYTH_PROTO_VERSION 'MYTH_PROTO_VERSION 40':

Fatal Error at /usr/share/mythtv/mythweb/includes/mythbackend.php, line 39: Unable to connect to mythbackend, is it running?

If you choose to submit a bug report, please make sure to include a brief description of what you were doing, along with the following backtrace as an attachment (please don't paste the whole thing into the ticket). Backtrace:

datetime: 2008-07-21 00:09:25 (EDT) errornum: 256

error type: User Error

error string: Unable to connect to mythbackend, is it running?

filename: /usr/share/mythtv/mythweb/includes/mythbackend.php

error line: 39

==========================================================================

Backtrace:

file: /usr/share/mythtv/mythweb/includes/mythbackend.php line: 39

class:

function: trigger_error

type: args: Array

(

[0] => Unable to connect to mythbackend, is it running?

[1] => 256

)

file: /usr/share/mythtv/mythweb/includes/init.php line: 52

class:

function: require_once

type: args: Array

(

[0] => /usr/share/mythtv/mythweb/includes/mythbackend.php

)

file: /usr/share/mythtv/mythweb/mythweb.php line: 20

class:

function: require_once

type: args: Array

(

[0] => /usr/share/mythtv/mythweb/includes/init.php

)

==========================================================================

$_SESSION: Array (

[language] => English

)

==========================================================================

$_SERVER: Array (

[HTTP_HOST] => 192.168.1.107 [HTTP_USER_AGENT] => Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1 [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.107/ [PATH] => /sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/sbin:/usr/local/bin:/usr/games:/usr/local/bin [SERVER_SIGNATURE] => <address>Apache/2.2.3 (Debian) PHP/5.2.4-2 with Suhosin-Patch Server at 192.168.1.107 Port 80</address>

[SERVER_SOFTWARE] => Apache/2.2.3 (Debian) PHP/5.2.4-2 with Suhosin-Patch [SERVER_NAME] => 192.168.1.107 [SERVER_ADDR] => 192.168.1.107 [SERVER_PORT] => 80 [REMOTE_ADDR] => 192.168.1.133 [DOCUMENT_ROOT] => /var/www [SERVER_ADMIN] => webmaster@localhost [SCRIPT_FILENAME] => /var/www/mythweb/mythweb.php [REMOTE_PORT] => 2713 [REMOTE_USER] => mythtv [AUTH_TYPE] => Digest [GATEWAY_INTERFACE] => CGI/1.1 [SERVER_PROTOCOL] => HTTP/1.1 [REQUEST_METHOD] => GET [QUERY_STRING] => [REQUEST_URI] => /mythweb/mythweb.php [SCRIPT_NAME] => /mythweb/mythweb.php [PHP_SELF] => /mythweb/mythweb.php [PHP_AUTH_DIGEST] => username="mythtv", realm="MythTV", nonce="JRmSzIBSBAA=8a3cda56dad5aace3d3a324ce8f752f01115f65f", uri="/mythweb/mythweb.php", algorithm=MD5, response="438f34ef4e7ce53fc4aed86b9c1cb046", qop=auth, nc=00000038, cnonce="7a6880e19d2a0462" [REQUEST_TIME] => 1216613325 [argv] => Array ( ) [argc] => 0

)

Change History (2)

comment:1 Changed 16 years ago by anonymous

ssorry, please close this, i have the Nvidia MX4 series based video card problem

comment:2 Changed 16 years ago by Nigel

Description: modified (diff)
Resolution: worksforme
Status: newclosed
Note: See TracTickets for help on using tickets.