[mythtv-commits] Ticket #5018: Web Page Issue.

MythTV mythtv at cvs.mythtv.org
Sun Mar 23 04:18:34 UTC 2008


#5018: Web Page Issue.
----------------------+-----------------------------------------------------
 Reporter:  shepherd  |       Owner:  xris   
     Type:  defect    |      Status:  new    
 Priority:  minor     |   Milestone:  unknown
Component:  mythweb   |     Version:  unknown
 Severity:  medium    |     Mlocked:  0      
----------------------+-----------------------------------------------------
 I was searching for "scrubs" in the search field from the backend status
 page and got this.

 Don't know but it said I should submit a ticket.

 Backtrace:

     datetime:  2008-03-23 00:16:07 (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
 )


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

 $_GET: Array
 (
     [type] => q
     [s] => scrubs
     [search] => Search
 )

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

 $_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<br />(%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
     [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] => &diams;
     [schedules_sortby] => Array
         (
             [0] => Array
                 (
                     [field] => recpriority
                     [reverse] =>
                 )

             [1] => Array
                 (
                     [field] => airdate
                     [reverse] =>
                 )

             [2] => Array
                 (
                     [field] => title
                     [reverse] =>
                 )

         )

     [recorded_title] =>
     [recorded_recgroup] =>
     [recorded_sortby] => Array
         (
             [0] => Array
                 (
                     [field] => airdate
                     [reverse] => 1
                 )

             [1] => Array
                 (
                     [field] => title
                     [reverse] =>
                 )

         )

     [siunits] =>
     [list_time] => 1206054000
     [search] => Array
         (
             [type] => a
             [s] => numbers
             [ctype] => Array
                 (
                     [0] => series
                     [1] => tvshow
                 )

             [stars_gt] => 0
             [stars_lt] => 1
             [starttime] => now
             [endtime] => + 3 weeks
             [as] => Array
                 (
                     [0] => human body
                 )

             [af] => Array
                 (
                     [0] => Array
                         (
                             [0] => title
                         )

                 )

             [aj] => Array
                 (
                     [0] => AND
                 )

             [hd] =>
             [commfree] =>
             [airdate_start] =>
             [airdate_end] =>
         )

     [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] =>
                 )

         )

     [date_job_status] => %a %b %e, %Y, %I:%M %p
     [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
         )

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

     [settings] => Array
         (
             [last] => Array
                 (
                     [0] => database
                     [1] => settings
                 )

             [host] => myth-fe2
         )

     [weather] => Array
         (
             [active] => Array
                 (
                     [1] => 1
                 )

             [edit] => 1
             [search] => sterling
             [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
                 )

         )

 )

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

 $_SERVER: Array
 (
     [REDIRECT_STATUS] => 200
     [HTTP_HOST] => mythtv
     [HTTP_USER_AGENT] => Mozilla/5.0 (X11; U; Linux i686; en-US;
 rv:1.8.1.12) Gecko/20080207 Ubuntu/7.10 (gutsy) Firefox/2.0.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/mythweb/status
     [HTTP_COOKIE] => mythweb_id=6a24faee2b847a59ec28181037aaa19e
     [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] => 10.1.2.20
     [SERVER_PORT] => 80
     [REMOTE_ADDR] => 10.1.2.5
     [DOCUMENT_ROOT] => /var/www
     [SERVER_ADMIN] => webmaster at localhost
     [SCRIPT_FILENAME] => /var/www/mythweb/mythweb.php
     [REMOTE_PORT] => 33889
     [REDIRECT_QUERY_STRING] => type=q&s=scrubs&search=Search
     [REDIRECT_URL] => /mythweb/tv/search
     [GATEWAY_INTERFACE] => CGI/1.1
     [SERVER_PROTOCOL] => HTTP/1.1
     [REQUEST_METHOD] => GET
     [QUERY_STRING] => type=q&s=scrubs&search=Search
     [REQUEST_URI] => /mythweb/tv/search?type=q&s=scrubs&search=Search
     [SCRIPT_NAME] => /mythweb/mythweb.php
     [PATH_INFO] => /tv/search
     [PATH_TRANSLATED] => /var/www/tv/search
     [PHP_SELF] => /mythweb/mythweb.php/tv/search
     [REQUEST_TIME] => 1206245747
     [argv] => Array
         (
             [0] => type=q&s=scrubs&search=Search
         )

     [argc] => 1
     [STATUS] => 200
     [URL] => /mythweb/tv/search
 )

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


More information about the mythtv-commits mailing list