Hallo, ich habe einen Fehler, ich glaub, der hat was mit dem Chat und Push zu tun?
Code
Sat, 12 Dec 2020 16:19:10 +0000
Message: Could not execute statement 'UPDATE chat1_room_to_user SET lastPush = ? WHERE roomID = ? AND userID = ?'
PHP version: 7.4.10
WoltLab Suite version: 5.3.1
Request URI: POST /wsc/chat/index.php?ajax-proxy/&t=ff6bb465382e2ddc461e2afa35f1054744ea0e7d
Referrer: https://seelenschreiberei.org/wsc/chat/room/3-lobby/
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36
Peak Memory Usage: 14532744/268435456
======
Error Class: wcf\system\database\exception\DatabaseQueryExecutionException
Error Message: Could not execute statement 'UPDATE chat1_room_to_user SET lastPush = ? WHERE roomID = ? AND userID = ?'
Error Code: 40001
File: /www/htdocs/w018f428/seelenschreiberei.org/wsc/lib/system/database/statement/PreparedStatement.class.php (105)
Extra Information: YTozOntpOjA7YToyOntpOjA7czoxNzoiUXVlcnkgUGFyYW1ldGVyIDEiO2k6MTtpOjE2MDc3ODk5NTA7fWk6MTthOjI6e2k6MDtzOjE3OiJRdWVyeSBQYXJhbWV0ZXIgMiI7aToxO2k6Mzt9aToyO2E6Mjp7aTowO3M6MTc6IlF1ZXJ5IFBhcmFtZXRlciAzIjtpOjE7aToxMzQ7fX0=
Stack Trace: [{"file":"\/www\/htdocs\/w018f428\/seelenschreiberei.org\/wsc\/chat\/lib\/data\/message\/MessageAction.class.php","line":39,"function":"execute","class":"wcf\\system\\database\\statement\\PreparedStatement","type":"->","args":[["[redacted]","[redacted]","[redacted]"]]},{"file":"\/www\/htdocs\/w018f428\/seelenschreiberei.org\/wsc\/lib\/data\/AbstractDatabaseObjectAction.class.php","line":204,"function":"create","class":"chat\\data\\message\\MessageAction","type":"->","args":[]},{"file":"\/www\/htdocs\/w018f428\/seelenschreiberei.org\/wsc\/chat\/lib\/system\/command\/PlainCommand.class.php","line":75,"function":"executeAction","class":"wcf\\data\\AbstractDatabaseObjectAction","type":"->","args":[]},{"file":"\/www\/htdocs\/w018f428\/seelenschreiberei.org\/wsc\/chat\/lib\/data\/message\/MessageAction.class.php","line":306,"function":"execute","class":"chat\\system\\command\\PlainCommand","type":"->","args":[{"text":"[redacted]"},"chat\\data\\room\\Room"]},{"file":"\/www\/htdocs\/w018f428\/seelenschreiberei.org\/wsc\/lib\/data\/AbstractDatabaseObjectAction.class.php","line":204,"function":"push","class":"chat\\data\\message\\MessageAction","type":"->","args":[]},{"file":"\/www\/htdocs\/w018f428\/seelenschreiberei.org\/wsc\/lib\/action\/AJAXProxyAction.class.php","line":75,"function":"executeAction","class":"wcf\\data\\AbstractDatabaseObjectAction","type":"->","args":[]},{"file":"\/www\/htdocs\/w018f428\/seelenschreiberei.org\/wsc\/lib\/action\/AJAXInvokeAction.class.php","line":94,"function":"invoke","class":"wcf\\action\\AJAXProxyAction","type":"->","args":[]},{"file":"\/www\/htdocs\/w018f428\/seelenschreiberei.org\/wsc\/lib\/action\/AbstractAction.class.php","line":47,"function":"execute","class":"wcf\\action\\AJAXInvokeAction","type":"->","args":[]},{"file":"\/www\/htdocs\/w018f428\/seelenschreiberei.org\/wsc\/lib\/action\/AJAXInvokeAction.class.php","line":61,"function":"__run","class":"wcf\\action\\AbstractAction","type":"->","args":[]},{"file":"\/www\/htdocs\/w018f428\/seelenschreiberei.org\/wsc\/lib\/system\/request\/Request.class.php","line":83,"function":"__run","class":"wcf\\action\\AJAXInvokeAction","type":"->","args":[]},{"file":"\/www\/htdocs\/w018f428\/seelenschreiberei.org\/wsc\/lib\/system\/request\/RequestHandler.class.php","line":107,"function":"execute","class":"wcf\\system\\request\\Request","type":"->","args":[]},{"file":"\/www\/htdocs\/w018f428\/seelenschreiberei.org\/wsc\/chat\/index.php","line":16,"function":"handle","class":"wcf\\system\\request\\RequestHandler","type":"->","args":["chat"]}]
======
Error Class: PDOException
Error Message: SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction
Error Code: 40001
File: /www/htdocs/w018f428/seelenschreiberei.org/wsc/lib/system/database/statement/PreparedStatement.class.php (93)
Extra Information: -
Stack Trace: [{"file":"\/www\/htdocs\/w018f428\/seelenschreiberei.org\/wsc\/lib\/system\/database\/statement\/PreparedStatement.class.php","line":93,"function":"execute","class":"PDOStatement","type":"->","args":[["[redacted]","[redacted]","[redacted]"]]},{"file":"\/www\/htdocs\/w018f428\/seelenschreiberei.org\/wsc\/chat\/lib\/data\/message\/MessageAction.class.php","line":39,"function":"execute","class":"wcf\\system\\database\\statement\\PreparedStatement","type":"->","args":[["[redacted]","[redacted]","[redacted]"]]},{"file":"\/www\/htdocs\/w018f428\/seelenschreiberei.org\/wsc\/lib\/data\/AbstractDatabaseObjectAction.class.php","line":204,"function":"create","class":"chat\\data\\message\\MessageAction","type":"->","args":[]},{"file":"\/www\/htdocs\/w018f428\/seelenschreiberei.org\/wsc\/chat\/lib\/system\/command\/PlainCommand.class.php","line":75,"function":"executeAction","class":"wcf\\data\\AbstractDatabaseObjectAction","type":"->","args":[]},{"file":"\/www\/htdocs\/w018f428\/seelenschreiberei.org\/wsc\/chat\/lib\/data\/message\/MessageAction.class.php","line":306,"function":"execute","class":"chat\\system\\command\\PlainCommand","type":"->","args":[{"text":"[redacted]"},"chat\\data\\room\\Room"]},{"file":"\/www\/htdocs\/w018f428\/seelenschreiberei.org\/wsc\/lib\/data\/AbstractDatabaseObjectAction.class.php","line":204,"function":"push","class":"chat\\data\\message\\MessageAction","type":"->","args":[]},{"file":"\/www\/htdocs\/w018f428\/seelenschreiberei.org\/wsc\/lib\/action\/AJAXProxyAction.class.php","line":75,"function":"executeAction","class":"wcf\\data\\AbstractDatabaseObjectAction","type":"->","args":[]},{"file":"\/www\/htdocs\/w018f428\/seelenschreiberei.org\/wsc\/lib\/action\/AJAXInvokeAction.class.php","line":94,"function":"invoke","class":"wcf\\action\\AJAXProxyAction","type":"->","args":[]},{"file":"\/www\/htdocs\/w018f428\/seelenschreiberei.org\/wsc\/lib\/action\/AbstractAction.class.php","line":47,"function":"execute","class":"wcf\\action\\AJAXInvokeAction","type":"->","args":[]},{"file":"\/www\/htdocs\/w018f428\/seelenschreiberei.org\/wsc\/lib\/action\/AJAXInvokeAction.class.php","line":61,"function":"__run","class":"wcf\\action\\AbstractAction","type":"->","args":[]},{"file":"\/www\/htdocs\/w018f428\/seelenschreiberei.org\/wsc\/lib\/system\/request\/Request.class.php","line":83,"function":"__run","class":"wcf\\action\\AJAXInvokeAction","type":"->","args":[]},{"file":"\/www\/htdocs\/w018f428\/seelenschreiberei.org\/wsc\/lib\/system\/request\/RequestHandler.class.php","line":107,"function":"execute","class":"wcf\\system\\request\\Request","type":"->","args":[]},{"file":"\/www\/htdocs\/w018f428\/seelenschreiberei.org\/wsc\/chat\/index.php","line":16,"function":"handle","class":"wcf\\system\\request\\RequestHandler","type":"->","args":["chat"]}]
Display More