Ticket #12876: error.txt

File error.txt, 10.2 KB (added by link@…, 9 years ago)

Error text from Mythweb

Line 
1 datetime: 2016-09-13 22:19:07 (EDT)
2 errornum: 256
3 error type: User Error
4error string: !!NoTrans: SQL Error: Expression #3 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'mythconverg.program.endtime' 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 #3 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'mythconverg.program.endtime' 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
33 file: /usr/share/mythtv/mythweb/modules/tv/includes/programs.php
34 line: 140
35 class: Database
36function: query
37 type: ->
38 args: Array
39(
40 [0] => SELECT program.*,
41 UNIX_TIMESTAMP(program.starttime) AS starttime_unix,
42 UNIX_TIMESTAMP(program.endtime) AS endtime_unix,
43 IFNULL(programrating.system, "") AS rater,
44 IFNULL(programrating.rating, "") AS rating,
45 channel.callsign,
46 channel.channum
47 FROM program USE INDEX (id_start_end)
48 LEFT JOIN programrating USING (chanid, starttime)
49 LEFT JOIN channel ON program.chanid = channel.chanid
50 LEFT JOIN credits ON (program.chanid = credits.chanid AND program.starttime = credits.starttime)
51 LEFT JOIN people ON (credits.person = people.person)
52 WHERE program.chanid='3002' AND (program.endtime > FROM_UNIXTIME('1473819300') AND program.starttime < FROM_UNIXTIME('1473830100') AND program.starttime != program.endtime)
53GROUP BY channel.callsign, program.chanid, program.starttime ORDER BY program.starttime
54)
55
56 file: /usr/share/mythtv/mythweb/modules/tv/classes/Channel.php
57 line: 154
58 class:
59function: load_all_program_data
60 type:
61 args: Array
62(
63 [0] => 1473819300
64 [1] => 1473830100
65 [2] => 3002
66)
67
68 file: /usr/share/mythtv/mythweb/modules/tv/tmpl/default/list_data.php
69 line: 102
70 class: Channel
71function: display_programs
72 type: ->
73 args: Array
74(
75 [0] => 1473819300
76 [1] => 1473830100
77)
78
79 file: /usr/share/mythtv/mythweb/modules/tv/tmpl/default/list.php
80 line: 78
81 class:
82function: require_once
83 type:
84 args: Array
85(
86 [0] => /usr/share/mythtv/mythweb/modules/tv/tmpl/default/list_data.php
87)
88
89 file: /usr/share/mythtv/mythweb/modules/tv/list.php
90 line: 45
91 class:
92function: require_once
93 type:
94 args: Array
95(
96 [0] => /usr/share/mythtv/mythweb/modules/tv/tmpl/default/list.php
97)
98
99 file: /usr/share/mythtv/mythweb/modules/tv/handler.php
100 line: 82
101 class:
102function: require_once
103 type:
104 args: Array
105(
106 [0] => /usr/share/mythtv/mythweb/modules/tv/list.php
107)
108
109 file: /usr/share/mythtv/mythweb/mythweb.php
110 line: 35
111 class:
112function: require_once
113 type:
114 args: Array
115(
116 [0] => /usr/share/mythtv/mythweb/modules/tv/handler.php
117)
118
119
120==========================================================================
121
122$_SESSION: Array
123(
124 [cache_engine] => Cache_Null
125 [stream] => Array
126 (
127 [include_user_and_password] =>
128 )
129
130 [prefer_channum] => 1
131 [recorded_pixmaps] => 1
132 [guide_favonly] =>
133 [timeslot_size] => 300
134 [num_time_slots] => 36
135 [timeslot_blocks] => 3
136 [timeslotbar_skip] => 20
137 [max_stars] => 4
138 [star_character] => &#9733;
139 [show_popup_info] => 1
140 [show_channel_icons] => 1
141 [sortby_channum] => 1
142 [recorded_paging] =>
143 [genre_colors] => 1
144 [show_video_covers] => 1
145 [settings] => Array
146 (
147 [screens] => Array
148 (
149 [tv] => Array
150 (
151 [upcoming recordings] => Array
152 (
153 [title] => on
154 [channel] => on
155 [record date] => on
156 [length] => on
157 )
158
159 )
160
161 )
162
163 )
164
165 [language] => English
166 [date_statusbar] => %a %b %e, %Y, %I:%M %p
167 [date_scheduled] => %a %b %e, %Y (%I:%M %p)
168 [date_scheduled_popup] => %a %b %e, %Y
169 [date_recorded] => %a %b %e, %Y (%I:%M %p)
170 [date_search] => %a %b %e, %Y, %I:%M %p
171 [date_listing_key] => %a %b %e, %Y, %I:%M %p
172 [date_listing_jump] => %a %b %e, %Y
173 [date_channel_jump] => %a %b %e, %Y
174 [date_job_status] => %a %b %e, %Y, %I:%M %p
175 [time_format] => %I:%M %p
176 [backend] => Array
177 (
178 [10.4.2.43] => Array
179 (
180 [proto_version] => Array
181 (
182 [last_check_version] => 88
183 [last_check_time] => 1473818770
184 )
185
186 )
187
188 [timezone] => Array
189 (
190 [value] => America/Detroit
191 [last_check_time] => 1473818770
192 )
193
194 )
195
196 [tv] => Array
197 (
198 [last] => Array
199 (
200 [0] => list
201 )
202
203 )
204
205 [scheduled_recordings] => Array
206 (
207 [disp_scheduled] => 1
208 [disp_duplicates] =>
209 [disp_deactivated] =>
210 [disp_conflicts] => 1
211 )
212
213 [scheduled_sortby] => Array
214 (
215 [0] => Array
216 (
217 [field] => airdate
218 [reverse] =>
219 )
220
221 [1] => Array
222 (
223 [field] => title
224 [reverse] =>
225 )
226
227 )
228
229 [recorded_sortby] => Array
230 (
231 [0] => Array
232 (
233 [field] => subtitle
234 [reverse] =>
235 )
236
237 [1] => Array
238 (
239 [field] => airdate
240 [reverse] => 1
241 )
242
243 [2] => Array
244 (
245 [field] => title
246 [reverse] =>
247 )
248
249 )
250
251 [recorded_title] => BattleBots
252 [recorded_recgroup] =>
253 [list_time] => 1473819300
254)
255
256==========================================================================
257
258$_SERVER: Array
259(
260 [REDIRECT_STATUS] => 200
261 [HTTP_HOST] => myth.digitalbytes.net
262 [HTTP_USER_AGENT] => Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0
263 [HTTP_ACCEPT] => text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
264 [HTTP_ACCEPT_LANGUAGE] => en-US,en;q=0.5
265 [HTTP_ACCEPT_ENCODING] => gzip, deflate
266 [HTTP_DNT] => 1
267 [HTTP_REFERER] => http://myth.digitalbytes.net/mythweb/status
268 [HTTP_COOKIE] => mythweb_id=2fq81o1dql6st44o0q97snd1d5
269 [HTTP_CONNECTION] => keep-alive
270 [PATH] => /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
271 [SERVER_SIGNATURE] => <address>Apache/2.4.18 (Ubuntu) Server at myth.digitalbytes.net Port 80</address>
272
273 [SERVER_SOFTWARE] => Apache/2.4.18 (Ubuntu)
274 [SERVER_NAME] => myth.digitalbytes.net
275 [SERVER_ADDR] => 10.4.2.43
276 [SERVER_PORT] => 80
277 [REMOTE_ADDR] => 10.4.2.33
278 [DOCUMENT_ROOT] => /var/www/html
279 [REQUEST_SCHEME] => http
280 [CONTEXT_PREFIX] =>
281 [CONTEXT_DOCUMENT_ROOT] => /var/www/html
282 [SERVER_ADMIN] => webmaster@localhost
283 [SCRIPT_FILENAME] => /var/www/html/mythweb/mythweb.php
284 [REMOTE_PORT] => 40800
285 [REDIRECT_URL] => /mythweb/tv/list
286 [GATEWAY_INTERFACE] => CGI/1.1
287 [SERVER_PROTOCOL] => HTTP/1.1
288 [REQUEST_METHOD] => GET
289 [QUERY_STRING] =>
290 [REQUEST_URI] => /tv/list
291 [SCRIPT_NAME] => /mythweb/mythweb.php
292 [PATH_INFO] => /tv/list
293 [PATH_TRANSLATED] => /var/www/html/tv/list
294 [PHP_SELF] => /mythweb/mythweb.php/tv/list
295 [REQUEST_TIME_FLOAT] => 1473819547.724
296 [REQUEST_TIME] => 1473819547
297 [STATUS] => 200
298 [URL] => /mythweb/tv/list
299 [HTTP_X_FORWARDED_PROTO] =>
300 [HTTPS] =>
301 [HTTP_PORT] => 80
302)
303
304==========================================================================
305
306$constant_list["user"]: Array
307(
308 [ERROR] => 512
309 [E_ASSERT_ERROR] => 4096
310 [FATAL] => 256
311 [PHP_MIN_VERSION] => 5.3
312 [WARNING] => 1024
313 [WebDBSchemaVer] => 4
314 [dupsin_all] => 15
315 [dupsin_newepisodes] => 16
316 [dupsin_oldrecorded] => 2
317 [dupsin_recorded] => 1
318 [error_email] =>
319 [gb] => 1073741824
320 [hostname] => myth
321 [http_host] => myth.digitalbytes.net
322 [kb] => 1024
323 [max_stars] => 4
324 [mb] => 1048576
325 [module] => tv
326 [modules_path] => /usr/share/mythtv/mythweb/modules
327 [num_time_slots] => 36
328 [prefer_channum] => 1
329 [rectype_always] => 4
330 [rectype_daily] => 2
331 [rectype_dontrec] => 8
332 [rectype_findone] => 6
333 [rectype_once] => 1
334 [rectype_override] => 7
335 [rectype_template] => 11
336 [rectype_weekly] => 5
337 [root] => /mythweb/
338 [root_auth_url] => http://myth.digitalbytes.net/mythweb/
339 [root_url] => http://myth.digitalbytes.net/mythweb/
340 [searchtype_keyword] => 3
341 [searchtype_manual] => 5
342 [searchtype_people] => 4
343 [searchtype_power] => 1
344 [searchtype_title] => 2
345 [skin] => default
346 [skin_img_url] => http://myth.digitalbytes.net/mythweb/skins/default/img/
347 [skin_url] => http://myth.digitalbytes.net/mythweb/skins/default/
348 [star_character] => &#9733;
349 [stream_url] => http://myth.digitalbytes.net:80//mythweb/
350 [tb] => 1099511627776
351 [timeslot_blocks] => 3
352 [timeslot_size] => 300
353 [timeslotbar_skip] => 20
354 [tmpl] => default
355 [tmpl_dir] => modules/tv/tmpl/default/
356)
357
358
359