[mythtv-commits] Ticket #7239: MythWeb crash

MythTV mythtv at cvs.mythtv.org
Sun Oct 4 22:32:31 UTC 2009


#7239: MythWeb crash
---------------------------------------------+------------------------------
 Reporter:  chris at mollingtonconsultants.com  |       Owner:  ijr    
     Type:  defect                           |      Status:  new    
 Priority:  minor                            |   Milestone:  unknown
Component:  MythTV - General                 |     Version:  unknown
 Severity:  medium                           |     Mlocked:  0      
---------------------------------------------+------------------------------
 see the following:-
 Backtrace:

     datetime:  2009-10-04 23:30:27 (BST)
     errornum:  256
   error type:  User Error
 error string:  Unable to connect to mythbackend, is it running?

     filename:  /var/www/html/mythweb/includes/mythbackend.php
   error line:  39

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

 Backtrace:

     file:  /var/www/html/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:  /var/www/html/mythweb/includes/init.php
     line:  52
    class:
 function:  require_once
     type:
     args:  Array
 (
     [0] => /var/www/html/mythweb/includes/mythbackend.php
 )

     file:  /var/www/html/mythweb/mythweb.php
     line:  20
    class:
 function:  require_once
     type:
     args:  Array
 (
     [0] => /var/www/html/mythweb/includes/init.php
 )


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

 $_GET: Array
 (
     [job] => 2
 )

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

 $_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] => detail
                     [1] => 1002
                     [2] => 1254695400
                 )

         )

     [list_time] => 1254694500
     [recording_details] => Array
         (
             [show_Conflict] => 1
             [show_PreviousRecording] => 1
             [show_EarlierShowing] => 1
             [show_CurrentRecording] => 1
             [show_WillRecord] => 1
         )

 )

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

 $_SERVER: Array
 (
     [REDIRECT_db_server] => localhost
     [REDIRECT_db_name] => mythconverg
     [REDIRECT_db_login] => mythtv
     [REDIRECT_db_password] => mythtv
     [REDIRECT_STATUS] => 200
     [HTTP_HOST] => 192.168.0.21
     [HTTP_USER_AGENT] => Mozilla/5.0 (X11; U; Linux x86_64; en-US;
 rv:1.9.1.3) Gecko/20090909 Fedora/3.5.3-1.fc11 Firefox/3.5.3
     [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.0.21/mythweb/tv/detail/1002/1254695400
     [HTTP_COOKIE] => mythweb_id=1og7dedtheeerfqarrdmqied46
     [PATH] => /sbin:/usr/sbin:/bin:/usr/bin
     [SERVER_SIGNATURE] => <address>Apache/2.2.13 (Fedora) Server at
 192.168.0.21 Port 80</address>

     [SERVER_SOFTWARE] => Apache/2.2.13 (Fedora)
     [SERVER_NAME] => 192.168.0.21
     [SERVER_ADDR] => 192.168.0.21
     [SERVER_PORT] => 80
     [REMOTE_ADDR] => 192.168.0.21
     [DOCUMENT_ROOT] => /var/www/html
     [SERVER_ADMIN] => root at localhost
     [SCRIPT_FILENAME] => /var/www/html/mythweb/mythweb.php
     [REMOTE_PORT] => 35676
     [REDIRECT_QUERY_STRING] => job=2
     [REDIRECT_URL] => /mythweb/tv/detail/1002/1254695400
     [GATEWAY_INTERFACE] => CGI/1.1
     [SERVER_PROTOCOL] => HTTP/1.1
     [REQUEST_METHOD] => GET
     [QUERY_STRING] => job=2
     [REQUEST_URI] => /mythweb/tv/detail/1002/1254695400?job=2
     [SCRIPT_NAME] => /mythweb/mythweb.php
     [PATH_INFO] => /tv/detail/1002/1254695400
     [PATH_TRANSLATED] => /var/www/html/tv/detail/1002/1254695400
     [PHP_SELF] => /mythweb/mythweb.php/tv/detail/1002/1254695400
     [REQUEST_TIME] => 1254695411
     [STATUS] => 200
     [URL] => /mythweb/tv/detail/1002/1254695400
 )


 I was attempting to set up a program record

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/7239>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list