Hello everyone,
the import from VB3 to xF1.3.5 (virgin installation) crashes when I importing attachments.
This is the server error log. I analyzed the database, but I have not found problems.
How can I fix it?
Thanks
the import from VB3 to xF1.3.5 (virgin installation) crashes when I importing attachments.
This is the server error log. I analyzed the database, but I have not found problems.
How can I fix it?
Thanks
Code:
Error Info
Zend_Db_Statement_Mysqli_Exception: Mysqli statement execute error : Duplicate entry '752' for key 'PRIMARY' - library/Zend/Db/Statement/Mysqli.php:214
Generated By: admin, 3 minutes ago
Stack Trace
#0 /var/www/clients/client1/web1/web/xf/library/Zend/Db/Statement.php(297): Zend_Db_Statement_Mysqli->_execute(Array)
#1 /var/www/clients/client1/web1/web/xf/library/Zend/Db/Adapter/Abstract.php(479): Zend_Db_Statement->execute(Array)
#2 /var/www/clients/client1/web1/web/xf/library/Zend/Db/Adapter/Abstract.php(574): Zend_Db_Adapter_Abstract->query('INSERT INTO `xf...', Array)
#3 /var/www/clients/client1/web1/web/xf/library/XenForo/DataWriter.php(1624): Zend_Db_Adapter_Abstract->insert('xf_attachment', Array)
#4 /var/www/clients/client1/web1/web/xf/library/XenForo/DataWriter.php(1613): XenForo_DataWriter->_insert()
#5 /var/www/clients/client1/web1/web/xf/library/XenForo/DataWriter.php(1405): XenForo_DataWriter->_save()
#6 /var/www/clients/client1/web1/web/xf/library/XenForo/Model/Import.php(1890): XenForo_DataWriter->save()
#7 /var/www/clients/client1/web1/web/xf/library/XenForo/Model/Import.php(1936): XenForo_Model_Import->importAttachment(752, 'p1010017_221.jp...', '/var/www/client...', '15', 'post', '21963', 1194007210, Array, Array, 'e ancora....???...')
#8 /var/www/clients/client1/web1/web/xf/library/XenForo/Importer/vBulletin.php(3043): XenForo_Model_Import->importPostAttachment(752, 'p1010017_221.jp...', '/var/www/client...', '15', '21963', 1194007210, Array, Array, 'e ancora....???...')
#9 /var/www/clients/client1/web1/web/xf/library/XenForo/Importer/Abstract.php(97): XenForo_Importer_vBulletin->stepAttachments(751, Array)
#10 /var/www/clients/client1/web1/web/xf/library/XenForo/ControllerAdmin/Import.php(187): XenForo_Importer_Abstract->runStep(Object(Waindigo_ImportTools_Extend_XenForo_ControllerAdmin_Import), Object(XenForo_ImportSession), 'attachments', 751, Array)
#11 /var/www/clients/client1/web1/web/xf/library/XenForo/ControllerAdmin/Import.php(135): XenForo_ControllerAdmin_Import->_runStep(Object(XenForo_Importer_vBulletin), Object(XenForo_ImportSession), 'attachments', 751, Array)
#12 /var/www/clients/client1/web1/web/xf/library/Waindigo/ImportTools/Extend/XenForo/ControllerAdmin/Import.php(16): XenForo_ControllerAdmin_Import->actionImport()
#13 /var/www/clients/client1/web1/web/xf/library/XenForo/FrontController.php(347): Waindigo_ImportTools_Extend_XenForo_ControllerAdmin_Import->actionImport()
#14 /var/www/clients/client1/web1/web/xf/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#15 /var/www/clients/client1/web1/web/xf/admin.php(13): XenForo_FrontController->run()
#16 {main}
Request State
array(3) {
["url"] => string(57) "***/admin.php?import/import"
["_GET"] => array(1) {
["import/import"] => string(0) ""
}
["_POST"] => array(1) {
["_xfToken"] => string(8) "********"
}
}