Ticket #6008: backtrace.txt

File backtrace.txt, 6.6 KB (added by earl@…, 17 years ago)

Backtrace provided by system

Line 
1Backtrace:
2
3    datetime:  2008-12-15 17:02:37 (PST)
4    errornum:  256
5  error type:  User Error
6error string:  Unable to connect to mythbackend, is it running?
7
8    filename:  /var/www/html/mythweb/includes/mythbackend.php
9  error line:  39
10
11==========================================================================
12
13Backtrace:
14
15    file:  /var/www/html/mythweb/includes/mythbackend.php
16    line:  39
17   class: 
18function:  trigger_error
19    type: 
20    args:  Array
21(
22    [0] => Unable to connect to mythbackend, is it running?
23
24    [1] => 256
25)
26
27    file:  /var/www/html/mythweb/includes/init.php
28    line:  52
29   class: 
30function:  require_once
31    type: 
32    args:  Array
33(
34    [0] => /var/www/html/mythweb/includes/mythbackend.php
35)
36
37    file:  /var/www/html/mythweb/mythweb.php
38    line:  20
39   class: 
40function:  require_once
41    type: 
42    args:  Array
43(
44    [0] => /var/www/html/mythweb/includes/init.php
45)
46
47
48==========================================================================
49
50$_POST: Array
51(
52    [ajax] => true
53    [time] => 1229407200
54)
55
56==========================================================================
57
58$_SESSION: Array
59(
60    [language] => English_GB
61    [tmpl] => default
62    [skin] => default
63    [prefer_channum] => 1
64    [date_statusbar] => %a %b %e, %Y, %I:%M %p
65    [date_scheduled] => %a %b %e, %Y (%I:%M %p)
66    [date_scheduled_popup] => %a %b %e, %Y
67    [date_recorded] => %a %b %e, %Y (%I:%M %p)
68    [date_search] => %a %b %e, %Y, %I:%M %p
69    [date_listing_key] => %a %b %e, %Y, %I:%M %p
70    [date_listing_jump] => %a %b %e, %Y
71    [date_channel_jump] => %a %b %e, %Y
72    [date_job_status] => %a %b %e, %Y, %I:%M %p
73    [time_format] => %I:%M %p
74    [recorded_pixmaps] => 1
75    [guide_favonly] =>
76    [timeslot_size] => 300
77    [num_time_slots] => 36
78    [timeslot_blocks] => 3
79    [timeslotbar_skip] => 20
80    [max_stars] => 4
81    [star_character] => ♦
82    [show_popup_info] => 1
83    [show_channel_icons] => 1
84    [sortby_channum] => 1
85    [show_video_covers] => 1
86    [tv] => Array
87        (
88            [last] => Array
89                (
90                    [0] => list
91                )
92
93            [show_advanced_schedule] => 1
94        )
95
96    [list_time] => 1229396400
97    [search] => Array
98        (
99            [type] => q
100            [s] => ghost whisperer
101            [ctype] => Array
102                (
103                    [0] => movie
104                    [1] => series
105                    [2] => sports
106                    [3] => tvshow
107                )
108
109            [stars_gt] => 0
110            [stars_lt] => 1
111            [starttime] => now
112            [endtime] => + 2 weeks
113            [as] => Array
114                (
115                    [0] =>
116                )
117
118            [af] => Array
119                (
120                    [0] => Array
121                        (
122                            [0] => title
123                        )
124
125                )
126
127            [aj] => Array
128                (
129                    [0] => AND
130                )
131
132        )
133
134    [search_sortby] => Array
135        (
136            [0] => Array
137                (
138                    [field] => airdate
139                    [reverse] =>
140                )
141
142            [1] => Array
143                (
144                    [field] => title
145                    [reverse] =>
146                )
147
148        )
149
150    [recording_details] => Array
151        (
152            [show_Conflict] => 1
153            [show_PreviousRecording] => 1
154            [show_EarlierShowing] => 1
155            [show_CurrentRecording] => 1
156            [show_WillRecord] => 1
157        )
158
159    [scheduled_recordings] => Array
160        (
161            [disp_scheduled] => 1
162            [disp_duplicates] =>
163            [disp_deactivated] =>
164            [disp_conflicts] => 1
165        )
166
167    [scheduled_sortby] => Array
168        (
169            [0] => Array
170                (
171                    [field] => airdate
172                    [reverse] =>
173                )
174
175            [1] => Array
176                (
177                    [field] => title
178                    [reverse] =>
179                )
180
181        )
182
183    [recorded_title] =>
184    [recorded_recgroup] =>
185    [recorded_sortby] => Array
186        (
187            [0] => Array
188                (
189                    [field] => airdate
190                    [reverse] => 1
191                )
192
193            [1] => Array
194                (
195                    [field] => title
196                    [reverse] =>
197                )
198
199        )
200
201)
202
203==========================================================================
204
205$_SERVER: Array
206(
207    [REDIRECT_db_server] => localhost
208    [REDIRECT_db_name] => mythconverg
209    [REDIRECT_db_login] => mythtv
210    [REDIRECT_db_password] => mythtv
211    [REDIRECT_STATUS] => 200
212    [HTTP_HOST] => 192.168.10.200
213    [HTTP_USER_AGENT] => Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.0.4) Gecko/2008102920 Firefox/3.0.4
214    [HTTP_ACCEPT] => text/javascript, text/html, application/xml, text/xml, */*
215    [HTTP_ACCEPT_LANGUAGE] => en-gb,en;q=0.5
216    [HTTP_ACCEPT_ENCODING] => gzip,deflate
217    [HTTP_ACCEPT_CHARSET] => ISO-8859-1,utf-8;q=0.7,*;q=0.7
218    [HTTP_KEEP_ALIVE] => 300
219    [HTTP_CONNECTION] => keep-alive
220    [HTTP_X_REQUESTED_WITH] => XMLHttpRequest
221    [HTTP_X_PROTOTYPE_VERSION] => 1.6.0.2
222    [CONTENT_TYPE] => application/x-www-form-urlencoded; charset=UTF-8
223    [HTTP_REFERER] => http://192.168.10.200/mythweb/tv/list
224    [CONTENT_LENGTH] => 25
225    [HTTP_COOKIE] => mythweb_id=cv6o1dje6i0dnhoqhdg6dv1f20
226    [HTTP_PRAGMA] => no-cache
227    [HTTP_CACHE_CONTROL] => no-cache
228    [PATH] => /sbin:/usr/sbin:/bin:/usr/bin
229    [SERVER_SIGNATURE] => <address>Apache/2.2.8 (Fedora) Server at 192.168.10.200 Port 80</address>
230
231    [SERVER_SOFTWARE] => Apache/2.2.8 (Fedora)
232    [SERVER_NAME] => 192.168.10.200
233    [SERVER_ADDR] => 192.168.10.200
234    [SERVER_PORT] => 80
235    [REMOTE_ADDR] => 192.168.10.3
236    [DOCUMENT_ROOT] => /var/www/html
237    [SERVER_ADMIN] => root@localhost
238    [SCRIPT_FILENAME] => /var/www/html/mythweb/mythweb.php
239    [REMOTE_PORT] => 1504
240    [REDIRECT_URL] => /mythweb/tv/list
241    [GATEWAY_INTERFACE] => CGI/1.1
242    [SERVER_PROTOCOL] => HTTP/1.1
243    [REQUEST_METHOD] => POST
244    [QUERY_STRING] =>
245    [REQUEST_URI] => /mythweb/tv/list
246    [SCRIPT_NAME] => /mythweb/mythweb.php
247    [PATH_INFO] => /tv/list
248    [PATH_TRANSLATED] => /var/www/html/tv/list
249    [PHP_SELF] => /mythweb/mythweb.php/tv/list
250    [REQUEST_TIME] => 1229389317
251    [STATUS] => 200
252    [URL] => /mythweb/tv/list
253)
254
255