Ticket #12382: mythwebError.html

File mythwebError.html, 11.0 KB (added by marcojmarinelli@…, 10 years ago)

FatelError? dump from MythWeb

Line 
1
2<div id="message">
3
4<h2>Fatal Error</h2>
5
6<p class="err">
7    !!NoTrans: SQL Error: Can't find file: 'oldrecorded' (errno: 2) [#1017]!!</p>
8
9<div id="backtrace">
10
11    <p>
12        If you choose to <b><u><a href="http://svn.mythtv.org/trac/newticket" target="_blank"> submit a bug report </a></u></b>
13        please make sure to include a brief description of what you were doing,
14        along with the following backtrace as an attachment <i>(please don\'t just paste the whole thing into the ticket)</i>
15    </p>
16
17    <textarea cols=100 rows=100>    datetime:  2015-02-17 14:36:15 (EST)
18    errornum:  256
19  error type:  User Error
20error string:  !!NoTrans: SQL Error: Can't find file: 'oldrecorded' (errno: 2) [#1017]!!
21    filename:  /usr/share/mythtv/mythweb/classes/Database/Query/mysql.php
22  error line:  79
23
24==========================================================================
25
26Backtrace:
27
28    file:  /usr/share/mythtv/mythweb/classes/Database/Query/mysql.php
29    line:  79
30   class: 
31function:  trigger_error
32    type: 
33    args:  Array
34(
35    [0] =&gt; SQL Error: Can't find file: 'oldrecorded' (errno: 2) [#1017]
36    [1] =&gt; 256
37)
38
39    file:  /usr/share/mythtv/mythweb/classes/Database.php
40    line:  261
41   class:  Database_Query_mysql
42function:  execute
43    type:  -&gt;
44    args:  Array
45(
46    [0] =&gt; Array
47        (
48            [0] =&gt; Array ( )
49        )
50
51)
52
53    file:  /usr/share/mythtv/mythweb/classes/Database.php
54    line:  324
55   class:  Database
56function:  query
57    type:  -&gt;
58    args:  Array
59(
60    [0] =&gt; SELECT COUNT(*) FROM oldrecorded WHERE future = 0
61    [1] =&gt; Array ( )
62)
63
64    file:  /usr/share/mythtv/mythweb/modules/stats/init.php
65    line:  12
66   class:  Database
67function:  query_col
68    type:  -&gt;
69    args:  Array
70(
71    [0] =&gt; SELECT COUNT(*) FROM oldrecorded WHERE future = 0
72)
73
74    file:  /usr/share/mythtv/mythweb/classes/Modules.php
75    line:  30
76   class: 
77function:  require_once
78    type: 
79    args:  Array
80(
81    [0] =&gt; /usr/share/mythtv/mythweb/modules/stats/init.php
82)
83
84    file:  /usr/share/mythtv/mythweb/classes/Modules.php
85    line:  50
86   class:  Modules
87function:  load
88    type:  ::
89    args:  Array ( )
90    file:  /usr/share/mythtv/mythweb/mythweb.php
91    line:  30
92   class:  Modules
93function:  getModule
94    type:  ::
95    args:  Array
96(
97    [0] =&gt;
98)
99
100
101==========================================================================
102
103$_SESSION: Array
104(
105    [cache_engine] =&gt; Cache_Null
106    [stream] =&gt; Array
107        (
108            [include_user_and_password] =&gt;
109        )
110
111    [prefer_channum] =&gt; 1
112    [recorded_pixmaps] =&gt; 1
113    [guide_favonly] =&gt;
114    [timeslot_size] =&gt; 300
115    [num_time_slots] =&gt; 36
116    [timeslot_blocks] =&gt; 3
117    [timeslotbar_skip] =&gt; 20
118    [max_stars] =&gt; 4
119    [star_character] =&gt; &amp;#9733;
120    [show_popup_info] =&gt; 1
121    [show_channel_icons] =&gt; 1
122    [sortby_channum] =&gt; 1
123    [recorded_paging] =&gt;
124    [genre_colors] =&gt; 1
125    [show_video_covers] =&gt; 1
126    [settings] =&gt; Array
127        (
128            [screens] =&gt; Array
129                (
130                    [tv] =&gt; Array
131                        (
132                            [upcoming recordings] =&gt; Array
133                                (
134                                    [title] =&gt; on
135                                    [channel] =&gt; on
136                                    [record date] =&gt; on
137                                    [length] =&gt; on
138                                )
139
140                        )
141
142                )
143
144        )
145
146    [backend] =&gt; Array
147        (
148            [127.0.0.1] =&gt; Array
149                (
150                    [proto_version] =&gt; Array
151                        (
152                            [last_check_version] =&gt; 77
153                            [last_check_time] =&gt; 1424141364
154                        )
155
156                )
157
158            [timezone] =&gt; Array
159                (
160                    [value] =&gt; Australia/Melbourne
161                    [last_check_time] =&gt; 1424141364
162                )
163
164        )
165
166    [language] =&gt; English
167    [date_statusbar] =&gt; %a %b %e, %Y, %I:%M %p
168    [date_scheduled] =&gt; %a %b %e, %Y (%I:%M %p)
169    [date_scheduled_popup] =&gt; %a %b %e, %Y
170    [date_recorded] =&gt; %a %b %e, %Y (%I:%M %p)
171    [date_search] =&gt; %a %b %e, %Y, %I:%M %p
172    [date_listing_key] =&gt; %a %b %e, %Y, %I:%M %p
173    [date_listing_jump] =&gt; %a %b %e, %Y
174    [date_channel_jump] =&gt; %a %b %e, %Y
175    [date_job_status] =&gt; %a %b %e, %Y, %I:%M %p
176    [time_format] =&gt; %I:%M %p
177    [tv] =&gt; Array
178        (
179            [last] =&gt; Array
180                (
181                    [0] =&gt; list
182                )
183
184            [show_advanced_schedule] =&gt; 1
185        )
186
187    [schedules_sortby] =&gt; Array
188        (
189            [0] =&gt; Array
190                (
191                    [field] =&gt; airdate
192                    [reverse] =&gt;
193                )
194
195            [1] =&gt; Array
196                (
197                    [field] =&gt; title
198                    [reverse] =&gt;
199                )
200
201        )
202
203    [scheduled_recordings] =&gt; Array
204        (
205            [disp_scheduled] =&gt; 1
206            [disp_duplicates] =&gt;
207            [disp_deactivated] =&gt;
208            [disp_conflicts] =&gt; 1
209        )
210
211    [scheduled_sortby] =&gt; Array
212        (
213            [0] =&gt; Array
214                (
215                    [field] =&gt; airdate
216                    [reverse] =&gt;
217                )
218
219            [1] =&gt; Array
220                (
221                    [field] =&gt; title
222                    [reverse] =&gt;
223                )
224
225        )
226
227    [list_time] =&gt; 1414386900
228    [recording_details] =&gt; Array
229        (
230            [show_Conflict] =&gt; 1
231            [show_PreviousRecording] =&gt; 1
232            [show_EarlierShowing] =&gt; 1
233            [show_CurrentRecording] =&gt; 1
234            [show_WillRecord] =&gt; 1
235        )
236
237    [search] =&gt; Array
238        (
239            [s] =&gt; canned:New Titles, Premieres
240            [type] =&gt; a
241            [ctype] =&gt; Array
242                (
243                    [0] =&gt; series
244                )
245
246            [categories] =&gt; Array
247                (
248                    [0] =&gt; All
249                )
250
251            [stars_gt] =&gt; 0
252            [stars_lt] =&gt; 1
253            [starttime] =&gt; now
254            [endtime] =&gt; + 2 weeks
255            [as] =&gt; Array
256                (
257                    [0] =&gt; ameri
258                )
259
260            [af] =&gt; Array
261                (
262                    [0] =&gt; Array
263                        (
264                            [0] =&gt; title
265                        )
266
267                )
268
269            [aj] =&gt; Array
270                (
271                    [0] =&gt; AND
272                )
273
274            [hd] =&gt;
275            [commfree] =&gt;
276            [unwatched] =&gt;
277            [scheduled] =&gt;
278            [generic] =&gt;
279            [distinctTitle] =&gt;
280            [airdate_start] =&gt;
281            [airdate_end] =&gt;
282        )
283
284    [search_sortby] =&gt; Array
285        (
286            [0] =&gt; Array
287                (
288                    [field] =&gt; airdate
289                    [reverse] =&gt;
290                )
291
292            [1] =&gt; Array
293                (
294                    [field] =&gt; title
295                    [reverse] =&gt;
296                )
297
298        )
299
300    [recorded_sortby] =&gt; Array
301        (
302            [0] =&gt; Array
303                (
304                    [field] =&gt; airdate
305                    [reverse] =&gt; 1
306                )
307
308            [1] =&gt; Array
309                (
310                    [field] =&gt; title
311                    [reverse] =&gt;
312                )
313
314        )
315
316    [video_sortby] =&gt; Array
317        (
318            [0] =&gt; Array
319                (
320                    [field] =&gt; title
321                    [reverse] =&gt;
322                )
323
324        )
325
326    [] =&gt; Array ( )
327)
328
329==========================================================================
330
331$_SERVER: Array
332(
333    [REDIRECT_STATUS] =&gt; 200
334    [HTTP_HOST] =&gt; 192.168.0.10
335    [HTTP_CONNECTION] =&gt; keep-alive
336    [HTTP_USER_AGENT] =&gt; Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.111 Safari/537.36
337    [HTTP_ACCEPT_ENCODING] =&gt; gzip, deflate, sdch
338    [HTTP_ACCEPT_LANGUAGE] =&gt; en-US,en;q=0.8
339    [HTTP_COOKIE] =&gt; plushQueuePerPage=9999999; mythweb_id=vcdurs1gonetnoqdferlksd185; plushHistPerPage=20; snatched_view2=list; soon_view2=thumbs; late_view2=list; wanted_view2=details; manage_view2=details; advanced_toggle_checked=1; suggestions_charts_menu_selected=charts; plushContainerWidth=100%25; plushMultiOps=1; plushNoTopMenu=0; filter=active
340    [PATH] =&gt; /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
341    [SERVER_SIGNATURE] =&gt; &lt;address&gt;Apache/2.4.7 (Ubuntu) Server at 192.168.0.10 Port 80&lt;/address&gt;
342
343    [SERVER_SOFTWARE] =&gt; Apache/2.4.7 (Ubuntu)
344    [SERVER_NAME] =&gt; 192.168.0.10
345    [SERVER_ADDR] =&gt; 192.168.0.10
346    [SERVER_PORT] =&gt; 80
347    [REMOTE_ADDR] =&gt; 192.168.0.112
348    [DOCUMENT_ROOT] =&gt; /var/www/html
349    [REQUEST_SCHEME] =&gt; http
350    [CONTEXT_PREFIX] =&gt;
351    [CONTEXT_DOCUMENT_ROOT] =&gt; /var/www/html
352    [SERVER_ADMIN] =&gt; webmaster@localhost
353    [SCRIPT_FILENAME] =&gt; /var/www/html/mythweb/mythweb.php
354    [REMOTE_PORT] =&gt; 52654
355    [REDIRECT_URL] =&gt; /mythweb/
356    [GATEWAY_INTERFACE] =&gt; CGI/1.1
357    [SERVER_PROTOCOL] =&gt; HTTP/1.1
358    [REQUEST_METHOD] =&gt; GET
359    [QUERY_STRING] =&gt;
360    [REQUEST_URI] =&gt; /
361    [SCRIPT_NAME] =&gt; /mythweb/mythweb.php
362    [PHP_SELF] =&gt; /mythweb/mythweb.php
363    [REQUEST_TIME_FLOAT] =&gt; 1424144175.892
364    [REQUEST_TIME] =&gt; 1424144175
365    [STATUS] =&gt; 200
366    [URL] =&gt; /mythweb/
367    [HTTP_PORT] =&gt; 80
368)
369
370==========================================================================
371
372$constant_list[&quot;user&quot;]: Array
373(
374    [ERROR] =&gt; 512
375    [E_ASSERT_ERROR] =&gt; 4096
376    [FATAL] =&gt; 256
377    [PHP_MIN_VERSION] =&gt; 5.3
378    [WARNING] =&gt; 1024
379    [WebDBSchemaVer] =&gt; 4
380    [error_email] =&gt;
381    [gb] =&gt; 1073741824
382    [hostname] =&gt; nerdvision
383    [http_host] =&gt; 192.168.0.10
384    [kb] =&gt; 1024
385    [max_stars] =&gt; 4
386    [mb] =&gt; 1048576
387    [module] =&gt;
388    [modules_path] =&gt; /usr/share/mythtv/mythweb/modules
389    [num_time_slots] =&gt; 36
390    [prefer_channum] =&gt; 1
391    [root] =&gt; /mythweb/
392    [root_auth_url] =&gt; http://192.168.0.10/mythweb/
393    [root_url] =&gt; http://192.168.0.10/mythweb/
394    [skin] =&gt; default
395    [skin_img_url] =&gt; http://192.168.0.10/mythweb/skins/default/img/
396    [skin_url] =&gt; http://192.168.0.10/mythweb/skins/default/
397    [star_character] =&gt; &amp;#9733;
398    [stream_url] =&gt; http://192.168.0.10:80//mythweb/
399    [tb] =&gt; 1099511627776
400    [timeslot_blocks] =&gt; 3
401    [timeslot_size] =&gt; 300
402    [timeslotbar_skip] =&gt; 20
403    [tmpl] =&gt; default
404    [tmpl_dir] =&gt; modules//tmpl/default/
405)
406
407
408</textarea>
409
410</div>
411
412
413</div>
414
415
416<div id="ajax_working" class="hidden">
417 <span id="ajax_num_requests">0</span> requests pending.</div>
418
419</body>
420</html>
421