Ticket #5789: JasonN1iicMythtvBugReport.txt

File JasonN1iicMythtvBugReport.txt, 8.5 KB (added by Jason n1iic@…, 16 years ago)

Jason n1iic Bug Report

Line 
1Error at /usr/share/mythtv/mythweb/includes/mythbackend.php, line 175:
2Unexpected response to MYTH_PROTO_VERSION 'MYTH_PROTO_VERSION 40':
3
4Fatal Error at /usr/share/mythtv/mythweb/includes/mythbackend.php, line 39:
5Unable to connect to mythbackend, is it running?
6
7If you choose to submit a bug report, please make sure to include a
8brief description of what you were doing, along with the following
9backtrace as an attachment (please don't paste the whole thing into
10the ticket).
11Backtrace:
12
13    datetime:  2008-10-07 07:27:00 (EDT)
14    errornum:  256
15  error type:  User Error
16error string:  Unable to connect to mythbackend, is it running?
17
18    filename:  /usr/share/mythtv/mythweb/includes/mythbackend.php
19  error line:  39
20
21==========================================================================
22
23Backtrace:
24
25    file:  /usr/share/mythtv/mythweb/includes/mythbackend.php
26    line:  39
27   class: 
28function:  trigger_error
29    type: 
30    args:  Array
31(
32    [0] => Unable to connect to mythbackend, is it running?
33
34    [1] => 256
35)
36
37    file:  /usr/share/mythtv/mythweb/includes/init.php
38    line:  52
39   class: 
40function:  require_once
41    type: 
42    args:  Array
43(
44    [0] => /usr/share/mythtv/mythweb/includes/mythbackend.php
45)
46
47    file:  /usr/share/mythtv/mythweb/mythweb.php
48    line:  20
49   class: 
50function:  require_once
51    type: 
52    args:  Array
53(
54    [0] => /usr/share/mythtv/mythweb/includes/init.php
55)
56
57
58==========================================================================
59
60$_GET: Array
61(
62    [type] => q
63    [s] => the big idea
64    [search] => Search
65)
66
67==========================================================================
68
69$_SESSION: Array
70(
71    [language] => English
72    [tmpl] => default
73    [skin] => default
74    [prefer_channum] => 1
75    [date_statusbar] => %a %b %e, %Y, %I:%M %p
76    [date_scheduled] => %a %b %e, %Y (%I:%M %p)
77    [date_scheduled_popup] => %a %b %e, %Y
78    [date_recorded] => %a %b %e, %Y (%I:%M %p)
79    [date_search] => %a %b %e, %Y, %I:%M %p
80    [date_listing_key] => %a %b %e, %Y, %I:%M %p
81    [date_listing_jump] => %a %b %e, %Y
82    [date_channel_jump] => %a %b %e, %Y
83    [date_job_status] => %a %b %e, %Y, %I:%M %p
84    [time_format] => %I:%M %p
85    [recorded_pixmaps] => 1
86    [guide_favonly] =>
87    [timeslot_size] => 300
88    [num_time_slots] => 36
89    [timeslot_blocks] => 3
90    [timeslotbar_skip] => 20
91    [max_stars] => 4
92    [star_character] => ♦
93    [show_popup_info] => 1
94    [show_channel_icons] => 1
95    [sortby_channum] => 1
96    [show_video_covers] => 1
97    [tv] => Array
98        (
99            [last] => Array
100                (
101                    [0] => list
102                )
103
104            [show_advanced_schedule] => 1
105        )
106
107    [list_time] => 1223349300
108    [recording_details] => Array
109        (
110            [show_Conflict] => 1
111            [show_PreviousRecording] => 1
112            [show_EarlierShowing] => 1
113            [show_CurrentRecording] => 1
114            [show_WillRecord] => 1
115        )
116
117    [search] => Array
118        (
119            [type] => q
120            [s] => charlie brown
121            [ctype] => Array
122                (
123                    [0] => movie
124                    [1] => series
125                    [2] => sports
126                    [3] => tvshow
127                )
128
129            [stars_gt] => 0
130            [stars_lt] => 1
131            [starttime] => now
132            [endtime] => + 2 weeks
133            [as] => Array
134                (
135                    [0] => krav maga
136                )
137
138            [af] => Array
139                (
140                    [0] => Array
141                        (
142                            [0] => description
143                        )
144
145                )
146
147            [aj] => Array
148                (
149                    [0] => AND
150                )
151
152            [hd] =>
153            [commfree] =>
154            [airdate_start] =>
155            [airdate_end] =>
156        )
157
158    [search_sortby] => Array
159        (
160            [0] => Array
161                (
162                    [field] => airdate
163                    [reverse] =>
164                )
165
166            [1] => Array
167                (
168                    [field] => title
169                    [reverse] =>
170                )
171
172        )
173
174    [schedules_sortby] => Array
175        (
176            [0] => Array
177                (
178                    [field] => airdate
179                    [reverse] =>
180                )
181
182            [1] => Array
183                (
184                    [field] => title
185                    [reverse] =>
186                )
187
188        )
189
190    [scheduled_recordings] => Array
191        (
192            [disp_scheduled] => 1
193            [disp_duplicates] =>
194            [disp_deactivated] =>
195            [disp_conflicts] => 1
196        )
197
198    [scheduled_sortby] => Array
199        (
200            [0] => Array
201                (
202                    [field] => airdate
203                    [reverse] =>
204                )
205
206            [1] => Array
207                (
208                    [field] => title
209                    [reverse] =>
210                )
211
212        )
213
214    [recorded_title] =>
215    [recorded_recgroup] =>
216    [recorded_sortby] => Array
217        (
218            [0] => Array
219                (
220                    [field] => title
221                    [reverse] =>
222                )
223
224            [1] => Array
225                (
226                    [field] => airdate
227                    [reverse] => 1
228                )
229
230        )
231
232    [settings] => Array
233        (
234            [last] => Array
235                (
236                    [0] => mythtv
237                    [1] => keys
238                )
239
240            [host] => mythback
241        )
242
243    [weather] => Array
244        (
245            [active] => Array ( )
246            [inactive] => Array
247                (
248                    [0] => 18 Hour Forecast
249                    [1] => Animated Map
250                    [2] => Current Conditions
251                    [3] => Severe Weather Alerts
252                    [4] => Six Day Forecast
253                    [5] => Static Map
254                    [6] => Three Day Forecast
255                )
256
257        )
258
259)
260
261==========================================================================
262
263$_SERVER: Array
264(
265    [REDIRECT_STATUS] => 200
266    [HTTP_HOST] => hamsrc.com:1380
267    [HTTP_USER_AGENT] => Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.3) Gecko/2008092417 Firefox/3.0.3
268    [HTTP_ACCEPT] => text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
269    [HTTP_ACCEPT_LANGUAGE] => en-us,en;q=0.5
270    [HTTP_ACCEPT_ENCODING] => gzip,deflate
271    [HTTP_ACCEPT_CHARSET] => ISO-8859-1,utf-8;q=0.7,*;q=0.7
272    [HTTP_KEEP_ALIVE] => 300
273    [HTTP_CONNECTION] => keep-alive
274    [HTTP_REFERER] => http://hamsrc.com:1380/mythweb/tv/list
275    [HTTP_COOKIE] => mythweb_id=4779a71601de9b2e472a246fa4dcdb9d
276    [PATH] => /usr/local/bin:/usr/bin:/bin
277    [SERVER_SIGNATURE] => <address>Apache/2.2.3 (Debian) PHP/5.2.4-2 with Suhosin-Patch Server at hamsrc.com Port 80</address>
278
279    [SERVER_SOFTWARE] => Apache/2.2.3 (Debian) PHP/5.2.4-2 with Suhosin-Patch
280    [SERVER_NAME] => hamsrc.com
281    [SERVER_ADDR] => 192.168.1.13
282    [SERVER_PORT] => 80
283    [REMOTE_ADDR] => 192.168.1.1
284    [DOCUMENT_ROOT] => /var/www
285    [SERVER_ADMIN] => webmaster@localhost
286    [SCRIPT_FILENAME] => /var/www/mythweb/mythweb.php
287    [REMOTE_PORT] => 4209
288    [REMOTE_USER] => mythtv
289    [AUTH_TYPE] => Digest
290    [REDIRECT_QUERY_STRING] => type=q&s=the+big+idea&search=Search
291    [REDIRECT_URL] => /mythweb/tv/search
292    [GATEWAY_INTERFACE] => CGI/1.1
293    [SERVER_PROTOCOL] => HTTP/1.1
294    [REQUEST_METHOD] => GET
295    [QUERY_STRING] => type=q&s=the+big+idea&search=Search
296    [REQUEST_URI] => /mythweb/tv/search?type=q&s=the+big+idea&search=Search
297    [SCRIPT_NAME] => /mythweb/mythweb.php
298    [PATH_INFO] => /tv/search
299    [PATH_TRANSLATED] => /var/www/tv/search
300    [PHP_SELF] => /mythweb/mythweb.php/tv/search
301    [PHP_AUTH_DIGEST] => username="mythtv", realm="MythTV", nonce="RR46EahYBAA=5806feef76634fb253ca22b79b0aad5fb571f6cb", uri="/mythweb/tv/search?type=q&s=the+big+idea&search=Search", algorithm=MD5, response="ce2dfe3c15512b30cd5c645e2e63f5ee", qop=auth, nc=00000003, cnonce="e769b12314794192"
302    [REQUEST_TIME] => 1223378779
303    [argv] => Array
304        (
305            [0] => type=q&s=the
306            [1] => big
307            [2] => idea&search=Search
308        )
309
310    [argc] => 3
311    [STATUS] => 200
312    [URL] => /mythweb/tv/search
313)
314
315