Opened 16 years ago

Closed 16 years ago

#5026 closed defect (invalid)

can't connect to mythtv via my browser any more

Reported by: anonymous Owned by: xris
Priority: minor Milestone: unknown
Component: mythweb Version: unknown
Severity: medium Keywords:
Cc: Ticket locked: no

Description

not much to say... URL http://mythtv/mythweb/ no longer works

Backtrace:

datetime: 2008-03-24 21:17:47 (EST) 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 (

[REDIRECT_STATUS] => 200 [HTTP_HOST] => mythtv [HTTP_USER_AGENT] => Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.0.12) Gecko/20070508 Firefox/1.5.0.12 [HTTP_ACCEPT] => text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5 [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://mythtv/ [HTTP_COOKIE] => mythweb_id=cb2a211c396481d119a4390b20efd69a [PATH] => /usr/local/bin:/usr/bin:/bin [SERVER_SIGNATURE] => <address>Apache/2.2.4 (Ubuntu) PHP/5.2.3-1ubuntu6.3 Server at mythtv Port 80</address>

[SERVER_SOFTWARE] => Apache/2.2.4 (Ubuntu) PHP/5.2.3-1ubuntu6.3 [SERVER_NAME] => mythtv [SERVER_ADDR] => 192.168.1.69 [SERVER_PORT] => 80 [REMOTE_ADDR] => 192.168.1.65 [DOCUMENT_ROOT] => /var/www [SERVER_ADMIN] => webmaster@localhost [SCRIPT_FILENAME] => /var/www/mythweb/mythweb.php [REMOTE_PORT] => 63640 [REDIRECT_URL] => /mythweb/ [GATEWAY_INTERFACE] => CGI/1.1 [SERVER_PROTOCOL] => HTTP/1.1 [REQUEST_METHOD] => GET [QUERY_STRING] => [REQUEST_URI] => /mythweb/ [SCRIPT_NAME] => /mythweb/mythweb.php [PHP_SELF] => /mythweb/mythweb.php [REQUEST_TIME] => 1206353866 [argv] => Array ( ) [argc] => 0 [STATUS] => 200 [URL] => /mythweb/

Change History (3)

comment:1 Changed 16 years ago by paulh

Component: mythtvmythweb
Owner: changed from Isaac Richards to xris
Status: newassigned

Was the backend actually running?
Is that the correct URL?
What version are you using?

comment:2 Changed 16 years ago by paulh

Status: assignedinfoneeded

comment:3 Changed 16 years ago by Rob Smith

Resolution: invalid
Status: infoneededclosed

Anonymous can re-open if they found a valid bug

Note: See TracTickets for help on using tickets.