Fatal error: Invalid SQL: INSERT INTO wcf2_session (sessionID, packageID, userID, ipAddress, userAgent, lastActivityTime, requestURI, requestMethod, username) VALUES ('781143c751e6f3e1940f29f9de4be2d56f99d416', 48, 0, '18.221.146.223', 'claudebot', 1713458550, '/index.php?page=Attachment&attachmentID=12793&h=20ed93d3aae1f25c9bca58d1112bd1e276507d6d&s=d5d48c1d2b5f12dc9589f674393eecb6a84df8fa', '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 wcf2_session (sessionID, packageID, userID, ipAddress, userAgent, lastActivityTime, requestURI, requestMethod, username) VALUES ('781143c751e6f3e1940f29f9de4be2d56f99d416', 48, 0, '18.221.146.223', 'claudebot', 1713458550, '/index.php?page=Attachment&attachmentID=12793&h=20ed93d3aae1f25c9bca58d1112bd1e276507d6d&s=d5d48c1d2b5f12dc9589f674393eecb6a84df8fa', 'GET', '' )
error code: 1114
sql type: MySQLDatabase
sql error: The table 'wcf2_session' is full
sql error number: 1114
sql version:
file: /srv/webs/customers/wemodit/wemodit/wcf/lib/system/database/MySQLDatabase.class.php (118)
php version: 5.6.40-68+0~20230902.80+debian11~1.gbpa2012b
wcf version: 1.1.10 pl 1 (Tempest)
date: Thu, 18 Apr 2024 16:42:30 +0000
request: /index.php?page=Attachment&attachmentID=12793&h=20ed93d3aae1f25c9bca58d1112bd1e276507d6d&s=d5d48c1d2b5f12dc9589f674393eecb6a84df8fa
referer:

Stacktrace:

#0 /srv/webs/customers/wemodit/wemodit/wcf/lib/system/session/CookieSessionFactory.class.php(78): MySQLDatabase->sendQuery('INSERT INTO \twc...')
#1 /srv/webs/customers/wemodit/wemodit/wcf/lib/system/session/SessionFactory.class.php(73): CookieSessionFactory->create()
#2 /srv/webs/customers/wemodit/wemodit/lib/system/WBBCore.class.php(200): SessionFactory->get()
#3 /srv/webs/customers/wemodit/wemodit/wcf/lib/system/WCF.class.php(98): WBBCore->initSession()
#4 /srv/webs/customers/wemodit/wemodit/global.php(18): WCF->__construct()
#5 /srv/webs/customers/wemodit/wemodit/index.php(7): require_once('/srv/webs/custo...')
#6 {main}