1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
Sun, 10 Feb 2019 15:43:05 +0000
Message: Could not execute statement 'SELECT * FROM wcf1_session WHERE sessionID = ?'
PHP version: 5.6.5
WoltLab Suite version: 3.1.8
Request URI: /
Referrer:
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:65.0) Gecko/20100101 Firefox/65.0
Peak Memory Usage: 2688392/268435456
======
Error Class: wcf\system\database\exception\DatabaseQueryExecutionException
Error Message: Could not execute statement 'SELECT * FROM wcf1_session WHERE sessionID = ?'
Error Code: 0
File: /var/www/web18/html/lib/system/database/statement/PreparedStatement.class.php (105)
Extra Information: YToxOntpOjA7YToyOntpOjA7czoxNzoiUXVlcnkgUGFyYW1ldGVyIDEiO2k6MTtzOjQyOiInNTlmMTc4MTg0MTJhNzU1ZjJlMjRjM2FiNWRmMTM3Y2Q3YTY1ODQ5ZSciO319
Stack Trace: [{"file":"\/var\/www\/web18\/html\/lib\/data\/DatabaseObject.class.php","line":63,"function":"execute","class":"wcf\\system\\database\\statement\\PreparedStatement","type":"->","args":[["[redacted]"]]},{"file":"\/var\/www\/web18\/html\/lib\/system\/session\/SessionHandler.class.php","line":430,"function":"__construct","class":"wcf\\data\\DatabaseObject","type":"->","args":["59f17818412a755f2e24c3ab5df137cd7a65849e"]},{"file":"\/var\/www\/web18\/html\/lib\/system\/session\/SessionHandler.class.php","line":235,"function":"getExistingSession","class":"wcf\\system\\session\\SessionHandler","type":"->","args":["59f17818412a755f2e24c3ab5df137cd7a65849e"]},{"file":"\/var\/www\/web18\/html\/lib\/system\/session\/ACPSessionFactory.class.php","line":34,"function":"load","class":"wcf\\system\\session\\SessionHandler","type":"->","args":["wcf\\data\\session\\SessionEditor","59f17818412a755f2e24c3ab5df137cd7a65849e"]},{"file":"\/var\/www\/web18\/html\/lib\/system\/WCF.class.php","line":398,"function":"load","class":"wcf\\system\\session\\ACPSessionFactory","type":"->","args":[]},{"file":"\/var\/www\/web18\/html\/lib\/system\/WCF.class.php","line":166,"function":"initSession","class":"wcf\\system\\WCF","type":"->","args":[]},{"file":"\/var\/www\/web18\/html\/global.php","line":13,"function":"__construct","class":"wcf\\system\\WCF","type":"->","args":[]},{"file":"\/var\/www\/web18\/html\/index.php","line":8,"args":["\/var\/www\/web18\/html\/global.php"],"function":"require_once","class":"","type":""}]
======
Error Class: PDOException
Error Message: SQLSTATE[HY000]: General error: 1615 Prepared statement needs to be re-prepared
Error Code: 0
File: /var/www/web18/html/lib/system/database/statement/PreparedStatement.class.php (93)
Extra Information: -
Stack Trace: [{"file":"\/var\/www\/web18\/html\/lib\/system\/database\/statement\/PreparedStatement.class.php","line":93,"function":"execute","class":"PDOStatement","type":"->","args":[["[redacted]"]]},{"file":"\/var\/www\/web18\/html\/lib\/data\/DatabaseObject.class.php","line":63,"function":"execute","class":"wcf\\system\\database\\statement\\PreparedStatement","type":"->","args":[["[redacted]"]]},{"file":"\/var\/www\/web18\/html\/lib\/system\/session\/SessionHandler.class.php","line":430,"function":"__construct","class":"wcf\\data\\DatabaseObject","type":"->","args":["59f17818412a755f2e24c3ab5df137cd7a65849e"]},{"file":"\/var\/www\/web18\/html\/lib\/system\/session\/SessionHandler.class.php","line":235,"function":"getExistingSession","class":"wcf\\system\\session\\SessionHandler","type":"->","args":["59f17818412a755f2e24c3ab5df137cd7a65849e"]},{"file":"\/var\/www\/web18\/html\/lib\/system\/session\/ACPSessionFactory.class.php","line":34,"function":"load","class":"wcf\\system\\session\\SessionHandler","type":"->","args":["wcf\\data\\session\\SessionEditor","59f17818412a755f2e24c3ab5df137cd7a65849e"]},{"file":"\/var\/www\/web18\/html\/lib\/system\/WCF.class.php","line":398,"function":"load","class":"wcf\\system\\session\\ACPSessionFactory","type":"->","args":[]},{"file":"\/var\/www\/web18\/html\/lib\/system\/WCF.class.php","line":166,"function":"initSession","class":"wcf\\system\\WCF","type":"->","args":[]},{"file":"\/var\/www\/web18\/html\/global.php","line":13,"function":"__construct","class":"wcf\\system\\WCF","type":"->","args":[]},{"file":"\/var\/www\/web18\/html\/index.php","line":8,"args":["\/var\/www\/web18\/html\/global.php"],"function":"require_once","class":"","type":""}]
|