Quantcast
Channel: OXID Community Forum
Viewing all articles
Browse latest Browse all 6951

[CE 4.8.6] The table 'oxcaptcha' is full

$
0
0
Hi,

in meiner EXCEPTION_LOG.txt sammeln sich in extremen Maße folgende Meldungen:

Code:

oxConnectionException-oxException (time: 2014-09-17 13:29:35): [1114]: mysql:EXECUTE error: [1114: The table 'oxcaptcha' is full] in EXECUTE with parameters insert into oxcaptcha ( oxhash, oxtime ) values ( '4ad66e0b08887d47ba8681c7c065bfa1', '1410953675' ),  for user xxx
 
 Stack Trace: #0 /.../core/adodblite/adodbSQL_drivers/mysql/mysql_driver.inc(369): adodb_throw('mysql', 'EXECUTE', 1114, 'The table 'oxca...', 'insert into oxc...', false, Object(object_ADOConnection))
#1 /.../core/adodblite/adodb.inc.php(316): mysql_driver_ADOConnection->do_query('insert into oxc...', -1, -1, false)
#2 /.../core/oxlegacydb.php(201): ADOConnection->Execute('insert into oxc...', false)
#3 /.../core/oxcaptcha.php(98): oxLegacyDb->execute('insert into oxc...')
#4 /.../tmp/smarty/ed681ae8ca5e084518d693d83ebcadc1^%%A4^A41^A41D7F7F%%pricealarm.tpl.php(27): oxCaptcha->getHash()
#5 /.../core/smarty/Smarty.class.php(1869): include('/...')
#6 /.../tmp/smarty/ed681ae8ca5e084518d693d83ebcadc1^%%F5^F50^F500F10E%%tabs.tpl.php(76): Smarty->_smarty_include(Array)
#7 /.../core/smarty/Smarty.class.php(1869): include('/...')
#8 /.../tmp/smarty/ed681ae8ca5e084518d693d83ebcadc1^%%A5^A59^A595DDB8%%fullproductinfo.tpl.php(15): Smarty->_smarty_include(Array)
#9 /.../core/smarty/Smarty.class.php(1869): include('/...')
#10 /.../tmp/smarty/ed681ae8ca5e084518d693d83ebcadc1^%%79^790^7907FF72%%details.tpl.php(88): Smarty->_smarty_include(Array)
#11 /.../core/smarty/Smarty.class.php(1263): include('/...')
#12 /.../core/oxshopcontrol.php(502): Smarty->fetch('widget/product/...', 'ox|1|0|0|0')
#13 /.../core/oxshopcontrol.php(350): oxShopControl->_render(Object(oePayPalOxwArticleDetails))
#14 /.../core/oxshopcontrol.php(123): oxShopControl->_process('oxwarticledetai...', NULL, Array, Array)
#15 /.../core/oxwidgetcontrol.php(74): oxShopControl->start('oxwarticledetai...', NULL, Array, Array)
#16 /.../core/smarty/plugins/function.oxid_include_widget.php(55): oxWidgetControl->start('oxwarticledetai...', NULL, Array, Array)
#17 /.../tmp/smarty/ed681ae8ca5e084518d693d83ebcadc1^%%08^08A^08ABD53A%%details.tpl.php(10): smarty_function_oxid_include_widget(Array, Object(Smarty))
#18 /.../core/smarty/Smarty.class.php(1263): include('/...')
#19 /.../core/oxshopcontrol.php(502): Smarty->fetch('page/details/de...', 'ox|1|0|0|0|1ba0...')
#20 /.../core/oxshopcontrol.php(350): oxShopControl->_render(Object(ozc_bestseller_details))
#21 /.../modules/_d3modcfg/modules/controllers/d3_oxshopcontrol_modcfg_extension.php(0): oxShopControl->_process('details', NULL, NULL, NULL)
#22 /.../core/oxshopcontrol.php(123): d3_oxshopcontrol_modcfg_extension->_process('details', NULL, NULL, NULL)
#23 /.../modules/_d3modcfg/modules/controllers/d3_oxshopcontrol_modcfg_extension.php(0): oxShopControl->start(NULL, NULL, NULL, NULL)
#24 /.../core/oxid.php(38): d3_oxshopcontrol_modcfg_extension->start()
#25 /.../index.php(27): Oxid::run()
#26 /.../oxseo.php(44): require('/...')
#27 {main}

 Connection Adress -->
Connection Error -->

Ich habe die Tabelle nun erstmal gesichert und geleert.
Der Fehler führt wohl dazu, dass die Crawler von Google massive Probleme haben die Seite zu indexieren, da sie dann nurnoch auf die "offline.html"-Seite geleitet werden, was natürlich extrem schlecht ist!

Gibt es dazu einen Fix?

Viewing all articles
Browse latest Browse all 6951

Trending Articles