Ticket #12844: bug_report

File bug_report, 15.7 KB (added by jbeck2@…, 10 years ago)

text file of error message

Line 
1 datetime: 2016-08-02 19:48:53 (CDT)
2 errornum: 256
3 error type: User Error
4error string: !!NoTrans: Access denied for user 'mythtv'@'localhost' (using password: YES) [#1045]
5
6Backtrace
7Array
8(
9 [0] => Array
10 (
11 [file] => /usr/share/mythtv/mythweb/classes/Database/Query/mysql.php
12 [line] => 63
13 [function] => error
14 [class] => Database
15 [object] => Database_mysql Object
16 (
17 [dbh] =>
18 [error] => Access denied for user 'mythtv'@'localhost' (using password: YES) [#1045]
19 [err] => Access denied for user 'mythtv'@'localhost' (using password: YES)
20 [errno] => 1045
21 [last_sh] => Database_Query_mysql Object
22 (
23 [dbh] =>
24 [query] => Array
25 (
26 [0] => SET NAMES utf8;
27 )
28
29 [last_query] => SET NAMES utf8;
30 [warnings] => Array ( )
31 [num_args_needed] => 0
32 [num_rows] =>
33 [affected_rows] =>
34 [insert_id] =>
35 [db] => Database_mysql Object
36 *RECURSION*
37 )
38
39 [fatal_errors] => 1
40 [query_count] => 0
41 [query_time] => 0
42 [global_name] =>
43 [destruct_handlers] => Array ( )
44 )
45
46 [type] => ->
47 [args] => Array ( )
48 )
49
50 [1] => Array
51 (
52 [file] => /usr/share/mythtv/mythweb/classes/Database.php
53 [line] => 261
54 [function] => execute
55 [class] => Database_Query_mysql
56 [object] => Database_Query_mysql Object
57 (
58 [dbh] =>
59 [query] => Array
60 (
61 [0] => SET NAMES utf8;
62 )
63
64 [last_query] => SET NAMES utf8;
65 [warnings] => Array ( )
66 [num_args_needed] => 0
67 [num_rows] =>
68 [affected_rows] =>
69 [insert_id] =>
70 [db] => Database_mysql Object
71 (
72 [dbh] =>
73 [error] => Access denied for user 'mythtv'@'localhost' (using password: YES) [#1045]
74 [err] => Access denied for user 'mythtv'@'localhost' (using password: YES)
75 [errno] => 1045
76 [last_sh] => Database_Query_mysql Object
77 *RECURSION*
78 [fatal_errors] => 1
79 [query_count] => 0
80 [query_time] => 0
81 [global_name] =>
82 [destruct_handlers] => Array ( )
83 )
84
85 )
86
87 [type] => ->
88 [args] => Array
89 (
90 [0] => Array ( )
91 )
92
93 )
94
95 [2] => Array
96 (
97 [file] => /usr/share/mythtv/mythweb/classes/Database.php
98 [line] => 124
99 [function] => query
100 [class] => Database
101 [object] => Database_mysql Object
102 (
103 [dbh] =>
104 [error] => Access denied for user 'mythtv'@'localhost' (using password: YES) [#1045]
105 [err] => Access denied for user 'mythtv'@'localhost' (using password: YES)
106 [errno] => 1045
107 [last_sh] => Database_Query_mysql Object
108 (
109 [dbh] =>
110 [query] => Array
111 (
112 [0] => SET NAMES utf8;
113 )
114
115 [last_query] => SET NAMES utf8;
116 [warnings] => Array ( )
117 [num_args_needed] => 0
118 [num_rows] =>
119 [affected_rows] =>
120 [insert_id] =>
121 [db] => Database_mysql Object
122 *RECURSION*
123 )
124
125 [fatal_errors] => 1
126 [query_count] => 0
127 [query_time] => 0
128 [global_name] =>
129 [destruct_handlers] => Array ( )
130 )
131
132 [type] => ->
133 [args] => Array
134 (
135 [0] => SET NAMES utf8;
136 )
137
138 )
139
140 [3] => Array
141 (
142 [file] => /usr/share/mythtv/mythweb/includes/database.php
143 [line] => 49
144 [function] => connect
145 [class] => Database
146 [type] => ::
147 [args] => Array
148 (
149 [0] => mythconverg
150 [1] => mythtv
151 [2] => WA764MyE
152 [3] => localhost
153 [4] =>
154 [5] => mysql
155 )
156
157 )
158
159 [4] => Array
160 (
161 [file] => /usr/share/mythtv/mythweb/includes/init.php
162 [line] => 43
163 [args] => Array
164 (
165 [0] => /usr/share/mythtv/mythweb/includes/database.php
166 )
167
168 [function] => require_once
169 )
170
171 [5] => Array
172 (
173 [file] => /usr/share/mythtv/mythweb/mythweb.php
174 [line] => 20
175 [args] => Array
176 (
177 [0] => /usr/share/mythtv/mythweb/includes/init.php
178 )
179
180 [function] => require_once
181 )
182
183)
184!!
185 filename: /usr/share/mythtv/mythweb/classes/Database/Query/mysql.php
186 error line: 64
187
188==========================================================================
189
190Backtrace:
191
192 file: /usr/share/mythtv/mythweb/classes/Database/Query/mysql.php
193 line: 64
194 class:
195function: trigger_error
196 type:
197 args: Array
198(
199 [0] => Access denied for user 'mythtv'@'localhost' (using password: YES) [#1045]
200
201Backtrace
202Array
203(
204 [0] => Array
205 (
206 [file] => /usr/share/mythtv/mythweb/classes/Database/Query/mysql.php
207 [line] => 63
208 [function] => error
209 [class] => Database
210 [object] => Database_mysql Object
211 (
212 [dbh] =>
213 [error] => Access denied for user 'mythtv'@'localhost' (using password: YES) [#1045]
214 [err] => Access denied for user 'mythtv'@'localhost' (using password: YES)
215 [errno] => 1045
216 [last_sh] => Database_Query_mysql Object
217 (
218 [dbh] =>
219 [query] => Array
220 (
221 [0] => SET NAMES utf8;
222 )
223
224 [last_query] => SET NAMES utf8;
225 [warnings] => Array ( )
226 [num_args_needed] => 0
227 [num_rows] =>
228 [affected_rows] =>
229 [insert_id] =>
230 [db] => Database_mysql Object
231 *RECURSION*
232 )
233
234 [fatal_errors] => 1
235 [query_count] => 0
236 [query_time] => 0
237 [global_name] =>
238 [destruct_handlers] => Array ( )
239 )
240
241 [type] => ->
242 [args] => Array ( )
243 )
244
245 [1] => Array
246 (
247 [file] => /usr/share/mythtv/mythweb/classes/Database.php
248 [line] => 261
249 [function] => execute
250 [class] => Database_Query_mysql
251 [object] => Database_Query_mysql Object
252 (
253 [dbh] =>
254 [query] => Array
255 (
256 [0] => SET NAMES utf8;
257 )
258
259 [last_query] => SET NAMES utf8;
260 [warnings] => Array ( )
261 [num_args_needed] => 0
262 [num_rows] =>
263 [affected_rows] =>
264 [insert_id] =>
265 [db] => Database_mysql Object
266 (
267 [dbh] =>
268 [error] => Access denied for user 'mythtv'@'localhost' (using password: YES) [#1045]
269 [err] => Access denied for user 'mythtv'@'localhost' (using password: YES)
270 [errno] => 1045
271 [last_sh] => Database_Query_mysql Object
272 *RECURSION*
273 [fatal_errors] => 1
274 [query_count] => 0
275 [query_time] => 0
276 [global_name] =>
277 [destruct_handlers] => Array ( )
278 )
279
280 )
281
282 [type] => ->
283 [args] => Array
284 (
285 [0] => Array ( )
286 )
287
288 )
289
290 [2] => Array
291 (
292 [file] => /usr/share/mythtv/mythweb/classes/Database.php
293 [line] => 124
294 [function] => query
295 [class] => Database
296 [object] => Database_mysql Object
297 (
298 [dbh] =>
299 [error] => Access denied for user 'mythtv'@'localhost' (using password: YES) [#1045]
300 [err] => Access denied for user 'mythtv'@'localhost' (using password: YES)
301 [errno] => 1045
302 [last_sh] => Database_Query_mysql Object
303 (
304 [dbh] =>
305 [query] => Array
306 (
307 [0] => SET NAMES utf8;
308 )
309
310 [last_query] => SET NAMES utf8;
311 [warnings] => Array ( )
312 [num_args_needed] => 0
313 [num_rows] =>
314 [affected_rows] =>
315 [insert_id] =>
316 [db] => Database_mysql Object
317 *RECURSION*
318 )
319
320 [fatal_errors] => 1
321 [query_count] => 0
322 [query_time] => 0
323 [global_name] =>
324 [destruct_handlers] => Array ( )
325 )
326
327 [type] => ->
328 [args] => Array
329 (
330 [0] => SET NAMES utf8;
331 )
332
333 )
334
335 [3] => Array
336 (
337 [file] => /usr/share/mythtv/mythweb/includes/database.php
338 [line] => 49
339 [function] => connect
340 [class] => Database
341 [type] => ::
342 [args] => Array
343 (
344 [0] => mythconverg
345 [1] => mythtv
346 [2] => WA764MyE
347 [3] => localhost
348 [4] =>
349 [5] => mysql
350 )
351
352 )
353
354 [4] => Array
355 (
356 [file] => /usr/share/mythtv/mythweb/includes/init.php
357 [line] => 43
358 [args] => Array
359 (
360 [0] => /usr/share/mythtv/mythweb/includes/database.php
361 )
362
363 [function] => require_once
364 )
365
366 [5] => Array
367 (
368 [file] => /usr/share/mythtv/mythweb/mythweb.php
369 [line] => 20
370 [args] => Array
371 (
372 [0] => /usr/share/mythtv/mythweb/includes/init.php
373 )
374
375 [function] => require_once
376 )
377
378)
379
380 [1] => 256
381)
382
383 file: /usr/share/mythtv/mythweb/classes/Database.php
384 line: 261
385 class: Database_Query_mysql
386function: execute
387 type: ->
388 args: Array
389(
390 [0] => Array ( )
391)
392
393 file: /usr/share/mythtv/mythweb/classes/Database.php
394 line: 124
395 class: Database
396function: query
397 type: ->
398 args: Array
399(
400 [0] => SET NAMES utf8;
401)
402
403 file: /usr/share/mythtv/mythweb/includes/database.php
404 line: 49
405 class: Database
406function: connect
407 type: ::
408 args: Array
409(
410 [0] => mythconverg
411 [1] => mythtv
412 [2] => WA764MyE
413 [3] => localhost
414 [4] =>
415 [5] => mysql
416)
417
418 file: /usr/share/mythtv/mythweb/includes/init.php
419 line: 43
420 class:
421function: require_once
422 type:
423 args: Array
424(
425 [0] => /usr/share/mythtv/mythweb/includes/database.php
426)
427
428 file: /usr/share/mythtv/mythweb/mythweb.php
429 line: 20
430 class:
431function: require_once
432 type:
433 args: Array
434(
435 [0] => /usr/share/mythtv/mythweb/includes/init.php
436)
437
438
439==========================================================================
440
441$_SESSION: Array
442(
443 [language] => English
444 [date_statusbar] => %a %b %e, %Y, %I:%M %p
445 [date_scheduled] => %a %b %e, %Y (%I:%M %p)
446 [date_scheduled_popup] => %a %b %e, %Y
447 [date_recorded] => %a %b %e, %Y (%I:%M %p)
448 [date_search] => %a %b %e, %Y, %I:%M %p
449 [date_listing_key] => %a %b %e, %Y, %I:%M %p
450 [date_listing_jump] => %a %b %e, %Y
451 [date_channel_jump] => %a %b %e, %Y
452 [date_job_status] => %a %b %e, %Y, %I:%M %p
453 [time_format] => %I:%M %p
454)
455
456==========================================================================
457
458$_SERVER: Array
459(
460 [REDIRECT_STATUS] => 200
461 [db_server] => localhost
462 [db_name] => mythconverg
463 [db_login] => mythtv
464 [db_password] => WA764MyE
465 [HTTP_HOST] => 192.168.1.80
466 [HTTP_USER_AGENT] => Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:47.0) Gecko/20100101 Firefox/47.0
467 [HTTP_ACCEPT] => text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
468 [HTTP_ACCEPT_LANGUAGE] => en-US,en;q=0.5
469 [HTTP_ACCEPT_ENCODING] => gzip, deflate
470 [HTTP_CONNECTION] => keep-alive
471 [HTTP_CACHE_CONTROL] => max-age=0
472 [PATH] => /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
473 [SERVER_SIGNATURE] => <address>Apache/2.4.7 (Ubuntu) Server at 192.168.1.80 Port 80</address>
474
475 [SERVER_SOFTWARE] => Apache/2.4.7 (Ubuntu)
476 [SERVER_NAME] => 192.168.1.80
477 [SERVER_ADDR] => 192.168.1.80
478 [SERVER_PORT] => 80
479 [REMOTE_ADDR] => 192.168.1.80
480 [DOCUMENT_ROOT] => /var/www/html
481 [REQUEST_SCHEME] => http
482 [CONTEXT_PREFIX] =>
483 [CONTEXT_DOCUMENT_ROOT] => /var/www/html
484 [SERVER_ADMIN] => webmaster@localhost
485 [SCRIPT_FILENAME] => /var/www/html/mythweb/mythweb.php
486 [REMOTE_PORT] => 59840
487 [REDIRECT_URL] => /mythweb/
488 [GATEWAY_INTERFACE] => CGI/1.1
489 [SERVER_PROTOCOL] => HTTP/1.1
490 [REQUEST_METHOD] => GET
491 [QUERY_STRING] =>
492 [REQUEST_URI] => /
493 [SCRIPT_NAME] => /mythweb/mythweb.php
494 [PHP_SELF] => /mythweb/mythweb.php
495 [REQUEST_TIME_FLOAT] => 1470185333.914
496 [REQUEST_TIME] => 1470185333
497 [STATUS] => 200
498 [URL] => /mythweb/
499 [HTTP_PORT] => 80
500)
501
502==========================================================================
503
504$constant_list["user"]: Array
505(
506 [ERROR] => 512
507 [E_ASSERT_ERROR] => 4096
508 [FATAL] => 256
509 [PHP_MIN_VERSION] => 5.3
510 [WARNING] => 1024
511 [error_email] =>
512 [gb] => 1073741824
513 [hostname] => MythTV
514 [http_host] => 192.168.1.80
515 [kb] => 1024
516 [mb] => 1048576
517 [module] =>
518 [modules_path] => /usr/share/mythtv/mythweb/modules
519 [root] => /mythweb/
520 [root_auth_url] => http://192.168.1.80/mythweb/
521 [root_url] => http://192.168.1.80/mythweb/
522 [stream_url] => http://192.168.1.80:80//mythweb/
523 [tb] => 1099511627776
524)