Fatal error: Invalid SQL: INSERT INTO wcf1_session (sessionID, packageID, userID, ipAddress, userAgent, lastActivityTime, requestURI, requestMethod, username) VALUES ('9a8a33aae6f869182cd32967c57fb1b071fe8eb6', 48, 0, '18.117.107.90', 'claudebot', 1713457467, '/index.php?page=LegalNotice&s=9e815a436bca8cf411a9668310da2549ffcf5115', 'GET', '' )

You get more information about the problem in our knowledge base: http://www.woltlab.com/help/?code=1114

Information:

error message: Invalid SQL: INSERT INTO wcf1_session (sessionID, packageID, userID, ipAddress, userAgent, lastActivityTime, requestURI, requestMethod, username) VALUES ('9a8a33aae6f869182cd32967c57fb1b071fe8eb6', 48, 0, '18.117.107.90', 'claudebot', 1713457467, '/index.php?page=LegalNotice&s=9e815a436bca8cf411a9668310da2549ffcf5115', 'GET', '' )
error code: 1114
sql type: MySQLiDatabase
sql error: The table 'wcf1_session' is full
sql error number: 1114
sql version:
file: /var/customers/webs/m2mp/SITE/board/wcf/lib/system/database/MySQLiDatabase.class.php (92)
php version: 7.4.3-4ubuntu2.20
wcf version: 1.1.10 pl 1 (Tempest)
date: Thu, 18 Apr 2024 16:24:27 +0000
request: /index.php?page=LegalNotice&s=9e815a436bca8cf411a9668310da2549ffcf5115
referer: http://forum.m2mp.de/index.php?page=LegalNotice&s=9e815a436bca8cf411a9668310da2549ffcf5115

Stacktrace:

#0 /var/customers/webs/m2mp/SITE/board/wcf/lib/system/session/CookieSessionFactory.class.php(78): MySQLiDatabase->sendQuery()
#1 /var/customers/webs/m2mp/SITE/board/wcf/lib/system/session/SessionFactory.class.php(73): CookieSessionFactory->create()
#2 /var/customers/webs/m2mp/SITE/board/lib/system/WBBCore.class.php(200): SessionFactory->get()
#3 /var/customers/webs/m2mp/SITE/board/wcf/lib/system/WCF.class.php(98): WBBCore->initSession()
#4 /var/customers/webs/m2mp/SITE/board/global.php(18): WCF->__construct()
#5 /var/customers/webs/m2mp/SITE/board/index.php(7): require_once('/var/customers/...')
#6 {main}