Ticket #12736: mythweb.txt

File mythweb.txt, 15.0 KB (added by john.baab@…, 8 years ago)

backtrace

Line 
1    datetime:  2016-04-20 22:54:15 (EDT)
2    errornum:  256
3  error type:  User Error
4error string:  !!NoTrans: SQL Error: Expression #2 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'mythconverg.recordedmarkup.data' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by [#1055]!!
5    filename:  /usr/share/mythtv/mythweb/classes/Database/Query/mysqlicompat.php
6  error line:  98
7
8==========================================================================
9
10Backtrace:
11
12    file:  /usr/share/mythtv/mythweb/classes/Database/Query/mysqlicompat.php
13    line:  98
14   class: 
15function:  trigger_error
16    type: 
17    args:  Array
18(
19    [0] => SQL Error: Expression #2 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'mythconverg.recordedmarkup.data' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by [#1055]
20    [1] => 256
21)
22
23    file:  /usr/share/mythtv/mythweb/classes/Database.php
24    line:  261
25   class:  Database_Query_mysqlicompat
26function:  execute
27    type:  ->
28    args:  Array
29(
30    [0] => Array
31        (
32            [0] => 14897
33            [1] => 1363465800
34        )
35
36)
37
38    file:  /usr/share/mythtv/mythweb/modules/tv/classes/Program.php
39    line:  789
40   class:  Database
41function:  query
42    type:  ->
43    args:  Array
44(
45    [0] => SELECT recordedmarkup.type,
46                                 recordedmarkup.data
47                            FROM recordedmarkup
48                           WHERE recordedmarkup.chanid    = ?
49                             AND recordedmarkup.starttime = FROM_UNIXTIME(?)
50                             AND recordedmarkup.type      IN (10, 11, 12, 13, 14)
51                        GROUP BY recordedmarkup.type
52                        ORDER BY SUM((SELECT IFNULL(rm.mark, recordedmarkup.mark)
53                                        FROM recordedmarkup AS rm
54                                       WHERE rm.chanid = recordedmarkup.chanid
55                                         AND rm.starttime = recordedmarkup.starttime
56                                         AND rm.type IN (10, 11, 12, 13, 14)
57                                         AND rm.mark > recordedmarkup.mark
58                                ORDER BY rm.mark ASC LIMIT 1)- recordedmarkup.mark) DESC
59                           LIMIT 1
60    [1] => 14897
61    [2] => 1363465800
62)
63
64    file:  /usr/share/mythtv/mythweb/modules/tv/tmpl/default/recorded.php
65    line:  150
66   class:  Program
67function:  getAspect
68    type:  ->
69    args:  Array ( )
70    file:  /usr/share/mythtv/mythweb/modules/tv/recorded.php
71    line:  193
72   class: 
73function:  require_once
74    type: 
75    args:  Array
76(
77    [0] => /usr/share/mythtv/mythweb/modules/tv/tmpl/default/recorded.php
78)
79
80    file:  /usr/share/mythtv/mythweb/modules/tv/handler.php
81    line:  82
82   class: 
83function:  require_once
84    type: 
85    args:  Array
86(
87    [0] => /usr/share/mythtv/mythweb/modules/tv/recorded.php
88)
89
90    file:  /usr/share/mythtv/mythweb/mythweb.php
91    line:  35
92   class: 
93function:  require_once
94    type: 
95    args:  Array
96(
97    [0] => /usr/share/mythtv/mythweb/modules/tv/handler.php
98)
99
100
101==========================================================================
102
103$_GET: Array
104(
105    [reverse] =>
106    [sortby] =>
107)
108
109==========================================================================
110
111$_SESSION: Array
112(
113    [language] => English
114    [prefer_channum] => 1
115    [date_statusbar] => %a %b %e, %Y, %I:%M %p
116    [date_scheduled] => %a %b %e, %Y (%I:%M %p)
117    [date_scheduled_popup] => %a %b %e, %Y
118    [date_recorded] => %a %b %e, %Y (%I:%M %p)
119    [date_search] => %a %b %e, %Y, %I:%M %p
120    [date_listing_key] => %a %b %e, %Y, %I:%M %p
121    [date_listing_jump] => %a %b %e, %Y
122    [date_channel_jump] => %a %b %e, %Y
123    [date_job_status] => %a %b %e, %Y, %I:%M %p
124    [time_format] => %I:%M %p
125    [recorded_pixmaps] => 1
126    [timeslot_size] => 300
127    [num_time_slots] => 36
128    [timeslot_blocks] => 3
129    [timeslotbar_skip] => 20
130    [max_stars] => 4
131    [star_character] => ★
132    [show_popup_info] => 1
133    [show_channel_icons] => 1
134    [sortby_channum] => 1
135    [recorded_paging] => null
136    [genre_colors] => 1
137    [show_video_covers] => 1
138    [settings] => Array
139        (
140            [screens] => Array
141                (
142                    [tv] => Array
143                        (
144                            [upcoming recordings] => Array
145                                (
146                                    [title] => on
147                                    [channel] => on
148                                    [record date] => on
149                                    [length] => on
150                                )
151
152                        )
153
154                )
155
156            [last] => Array
157                (
158                    [0] => mythweb
159                    [1] => session
160                )
161
162            [host] => rumble
163        )
164
165    [backend] => Array
166        (
167            [127.0.0.1] => Array
168                (
169                    [proto_version] => Array
170                        (
171                            [last_check_version] => 50
172                            [last_check_time] => 1255497291
173                        )
174
175                )
176
177            [10.0.0.111] => Array
178                (
179                    [proto_version] => Array
180                        (
181                            [last_check_version] => 88
182                            [last_check_time] => 1461207253
183                        )
184
185                )
186
187            [timezone] => Array
188                (
189                    [value] => America/New_York
190                    [last_check_time] => 1461197940
191                )
192
193        )
194
195    [tv] => Array
196        (
197            [last] => Array
198                (
199                    [0] => recorded
200                )
201
202            [show_advanced_schedule] => 1
203            [set] => Array
204                (
205                    [chan_sort] => sourceid
206                )
207
208        )
209
210    [schedules_sortby] => Array
211        (
212            [0] => Array
213                (
214                    [field] => airdate
215                    [reverse] =>
216                )
217
218            [1] => Array
219                (
220                    [field] => title
221                    [reverse] =>
222                )
223
224        )
225
226    [scheduled_recordings] => Array
227        (
228            [disp_scheduled] => 1
229            [disp_duplicates] =>
230            [disp_deactivated] =>
231            [disp_conflicts] => 1
232            [disp_recgroup] =>
233            [disp_title] =>
234        )
235
236    [] => Array ( )
237    [recording_details] => Array
238        (
239            [show_Conflict] => 1
240            [show_PreviousRecording] => 1
241            [show_EarlierShowing] => 1
242            [show_CurrentRecording] => 1
243            [show_WillRecord] => 1
244        )
245
246    [list_time] => 1456577100
247    [recorded_sortby] => Array
248        (
249            [0] => Array
250                (
251                    [field] => title
252                    [reverse] => 1
253                )
254
255            [1] => Array
256                (
257                    [field] => originalairdate
258                    [reverse] => 1
259                )
260
261            [2] => Array
262                (
263                    [field] => season
264                    [reverse] => 1
265                )
266
267            [3] => Array
268                (
269                    [field] => file_size
270                    [reverse] => 1
271                )
272
273            [4] => Array
274                (
275                    [field] => airdate
276                    [reverse] => 1
277                )
278
279            [5] => Array
280                (
281                    [field] => channum
282                    [reverse] =>
283                )
284
285            [6] => Array
286                (
287                    [field] => length
288                    [reverse] =>
289                )
290
291            [7] => Array
292                (
293                    [field] => subtitle
294                    [reverse] =>
295                )
296
297        )
298
299    [scheduled_sortby] => Array
300        (
301            [0] => Array
302                (
303                    [field] => recdate
304                    [reverse] =>
305                )
306
307            [1] => Array
308                (
309                    [field] => airdate
310                    [reverse] =>
311                )
312
313            [2] => Array
314                (
315                    [field] => title
316                    [reverse] =>
317                )
318
319        )
320
321    [weather] => Array
322        (
323            [active] => Array
324                (
325                    [0] => 5
326                    [1] => 6
327                    [2] => 7
328                    [3] => 8
329                )
330
331            [inactive] => Array
332                (
333                    [0] => 18 Hour Forecast
334                    [1] => Animated Map
335                    [2] => Current Conditions
336                    [3] => Severe Weather Alerts
337                    [4] => Six Day Forecast
338                    [5] => Static Map
339                    [6] => Three Day Forecast
340                )
341
342        )
343
344    [search] => Array
345        (
346            [type] => q
347            [s] => Transformers: Robots in Disguise
348            [ctype] => Array
349                (
350                    [0] => movie
351                    [1] => series
352                    [2] => sports
353                    [3] => tvshow
354                )
355
356            [categories] => Array
357                (
358                    [0] => Children
359                )
360
361            [stars_gt] => 0
362            [stars_lt] => 1
363            [starttime] => now
364            [endtime] => + 2 weeks
365            [as] => Array
366                (
367                    [0] => chipmunks
368                )
369
370            [af] => Array
371                (
372                    [0] => Array
373                        (
374                            [0] => title
375                            [1] => description
376                            [2] => subtitle
377                        )
378
379                )
380
381            [aj] => Array
382                (
383                    [0] => AND
384                )
385
386            [hd] =>
387            [commfree] =>
388            [unwatched] =>
389            [scheduled] =>
390            [generic] =>
391            [distinctTitle] =>
392            [airdate_start] =>
393            [airdate_end] =>
394        )
395
396    [search_sortby] => Array
397        (
398            [0] => Array
399                (
400                    [field] => airdate
401                    [reverse] =>
402                )
403
404            [1] => Array
405                (
406                    [field] => title
407                    [reverse] =>
408                )
409
410        )
411
412    [video_sortby] => Array
413        (
414            [0] => Array
415                (
416                    [field] => title
417                    [reverse] =>
418                )
419
420        )
421
422    [video] => Array
423        (
424            [path] => /Kids/Disney
425        )
426
427    [remote] => Array
428        (
429            [frontends] => Array
430                (
431                    [<hostname removed due to spam filter>] => mainmenu
432                )
433
434            [type] => keys
435        )
436
437    [tmpl] => default
438    [skin] => default
439    [file_url_override] =>
440    [guide_favonly] =>
441    [cache_engine] => Cache_Null
442    [stream] => Array
443        (
444            [include_user_and_password] =>
445        )
446
447    [recorded_recgroup] =>
448    [recorded_title] =>
449)
450
451==========================================================================
452
453$_SERVER: Array
454(
455    [REDIRECT_STATUS] => 200
456    [HTTP_HOST] => 10.0.0.111
457    [HTTP_CONNECTION] => keep-alive
458    [HTTP_ACCEPT] => text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8
459    [HTTP_UPGRADE_INSECURE_REQUESTS] => 1
460    [HTTP_USER_AGENT] => Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/50.0.2661.75 Safari/537.36
461    [HTTP_REFERER] => http://10.0.0.111/mythweb/status
462    [HTTP_ACCEPT_ENCODING] => gzip, deflate, sdch
463    [HTTP_ACCEPT_LANGUAGE] => en-US,en;q=0.8
464    [HTTP_COOKIE] => mythweb_id=dkdgp23v4farunmdnsjoph0oi1
465    [PATH] => /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
466    [SERVER_SIGNATURE] => <address>Apache/2.4.18 (Ubuntu) Server at 10.0.0.111 Port 80</address>
467
468    [SERVER_SOFTWARE] => Apache/2.4.18 (Ubuntu)
469    [SERVER_NAME] => 10.0.0.111
470    [SERVER_ADDR] => 10.0.0.111
471    [SERVER_PORT] => 80
472    [REMOTE_ADDR] => 10.0.0.101
473    [DOCUMENT_ROOT] => /var/www/html
474    [REQUEST_SCHEME] => http
475    [CONTEXT_PREFIX] =>
476    [CONTEXT_DOCUMENT_ROOT] => /var/www/html
477    [SERVER_ADMIN] => webmaster@localhost
478    [SCRIPT_FILENAME] => /var/www/html/mythweb/mythweb.php
479    [REMOTE_PORT] => 37320
480    [REMOTE_USER] => rhpot1991
481    [AUTH_TYPE] => Digest
482    [REDIRECT_URL] => /mythweb/tv/recorded
483    [GATEWAY_INTERFACE] => CGI/1.1
484    [SERVER_PROTOCOL] => HTTP/1.1
485    [REQUEST_METHOD] => GET
486    [QUERY_STRING] =>
487    [REQUEST_URI] => /tv/recorded
488    [SCRIPT_NAME] => /mythweb/mythweb.php
489    [PATH_INFO] => /tv/recorded
490    [PATH_TRANSLATED] => /var/www/html/tv/recorded
491    [PHP_SELF] => /mythweb/mythweb.php/tv/recorded
492    [PHP_AUTH_USER] => rhpot1991
493    [PHP_AUTH_DIGEST] => username="rhpot1991", realm="MythTV", nonce="PW5O0/UwBQA=9fceb9282f4bebe1eeaa6932115742ed541d677a", uri="/mythweb/tv/recorded", algorithm=MD5, response="a3a2c6d227c77c32f8d66336ae9ad89c", qop=auth, nc=00000001, cnonce="9c6bb1e3f1985f69"
494    [REQUEST_TIME_FLOAT] => 1461207253.811
495    [REQUEST_TIME] => 1461207253
496    [STATUS] => 200
497    [URL] => /mythweb/tv/recorded
498    [HTTP_X_FORWARDED_PROTO] =>
499    [HTTPS] =>
500    [HTTP_PORT] => 80
501)
502
503==========================================================================
504
505$constant_list["user"]: Array
506(
507    [ERROR] => 512
508    [E_ASSERT_ERROR] => 4096
509    [FATAL] => 256
510    [PHP_MIN_VERSION] => 5.3
511    [WARNING] => 1024
512    [WebDBSchemaVer] => 4
513    [disk_size] => 15986690072576
514    [disk_used] => 12726368456704
515    [dupsin_all] => 15
516    [dupsin_newepisodes] => 16
517    [dupsin_oldrecorded] => 2
518    [dupsin_recorded] => 1
519    [error_email] =>
520    [gb] => 1073741824
521    [hostname] => <hostname removed due to spam filter>
522    [http_host] => 10.0.0.111
523    [kb] => 1024
524    [max_stars] => 4
525    [mb] => 1048576
526    [module] => tv
527    [modules_path] => /usr/share/mythtv/mythweb/modules
528    [num_time_slots] => 36
529    [prefer_channum] => 1
530    [rectype_always] => 4
531    [rectype_daily] => 2
532    [rectype_dontrec] => 8
533    [rectype_findone] => 6
534    [rectype_once] => 1
535    [rectype_override] => 7
536    [rectype_template] => 11
537    [rectype_weekly] => 5
538    [root] => /mythweb/
539    [root_auth_url] => http://10.0.0.111/mythweb/
540    [root_url] => http://10.0.0.111/mythweb/
541    [searchtype_keyword] => 3
542    [searchtype_manual] => 5
543    [searchtype_people] => 4
544    [searchtype_power] => 1
545    [searchtype_title] => 2
546    [skin] => default
547    [skin_img_url] => http://10.0.0.111/mythweb/skins/default/img/
548    [skin_url] => http://10.0.0.111/mythweb/skins/default/
549    [star_character] => &#9733;
550    [stream_url] => http://10.0.0.111:80//mythweb/
551    [tb] => 1099511627776
552    [timeslot_blocks] => 3
553    [timeslot_size] => 300
554    [timeslotbar_skip] => 20
555    [tmpl] => default
556    [tmpl_dir] => modules/tv/tmpl/default/
557)
558
559
560