Skip to content

Import error on Blog Pro 2.18.0 with Magento ver. 2.4.8-p2 #4

Description

@elrosi

Hello, I wanted to use Blog Pro 2.18.0 with Magento ver. 2.4.8-p2, When importing Amasty Blog Posts the following error is displayed. Also import of Tags is not working. Although I can see the data in the database, but in the admin interface of the grid, the data for Name and Url Key is not displayed. When editing an entry, a new entry is created instead of updating.

Attached you will find sample data for importing tags and previewing into admin interfaces.

Error: Maximum call stack size of 8339456 bytes (zend.max_allowed_stack_size - zend.reserved_stack_size) reached. Infinite recursion? in /var/www/html/vendor/magento/framework/DataObject.php:126
Stack trace:
#0 /var/www/html/vendor/amasty/module-import-core/Import/Config/EntityConfig.php(127): Magento\Framework\DataObject->getData('file_uploader_c...')
#1 /var/www/html/vendor/amasty/module-import-core/Import/Form/FileResolver.php(240): Amasty\ImportCore\Import\Config\EntityConfig->getFileUploaderConfig()
#2 /var/www/html/vendor/amasty/module-import-core/Import/Form/FileResolver.php(246): Amasty\ImportCore\Import\Form\FileResolver->checkFileUploaderConfig(Object(Amasty\ImportCore\Import\Config\EntityConfig))

The following are approximately 11 thousand rows....

11773 /var/www/html/vendor/amasty/module-import-core/Import/Form/FileResolver.php(246): Amasty\ImportCore\Import\Form\FileResolver->checkFileUploaderConfig(Object(Amasty\ImportCore\Import\Config\EntityConfig))
#11774 /var/www/html/vendor/amasty/module-import-core/Import/Form/FileResolver.php(137): Amasty\ImportCore\Import\Form\FileResolver->checkFileUploaderConfig(Object(Amasty\ImportCore\Import\Config\EntityConfig))
#11775 /var/www/html/vendor/amasty/module-import-core/Import/Form/CompositeForm.php(49): Amasty\ImportCore\Import\Form\FileResolver->getMeta(Object(Amasty\ImportCore\Import\Config\EntityConfig), Array)
#11776 /var/www/html/vendor/amasty/module-import-core/Ui/DataProvider/Import/Form.php(102): Amasty\ImportCore\Import\Form\CompositeForm->getMeta(Object(Amasty\ImportCore\Import\Config\EntityConfig))
#11777 /var/www/html/vendor/magento/framework/View/Element/UiComponentFactory.php(330): Amasty\ImportCore\Ui\DataProvider\Import\Form->getMeta()
#11778 /var/www/html/vendor/magento/framework/View/Element/UiComponentFactory.php(231): Magento\Framework\View\Element\UiComponentFactory->mergeMetadata('amimport_import...', Array, false)
#11779 /var/www/html/vendor/magento/framework/View/Layout/Generator/UiComponent.php(137): Magento\Framework\View\Element\UiComponentFactory->create('amimport_import...', NULL, Array)
#11780 /var/www/html/vendor/magento/framework/View/Layout/Generator/UiComponent.php(103): Magento\Framework\View\Layout\Generator\UiComponent->generateComponent(Object(Magento\Framework\View\Layout\Data\Structure), 'amimport_import...', Array, Object(Magento\Framework\View\Layout\Interceptor))
#11781 /var/www/html/vendor/magento/framework/View/Layout/GeneratorPool.php(93): Magento\Framework\View\Layout\Generator\UiComponent->process(Object(Magento\Framework\View\Layout\Reader\Context), Object(Magento\Framework\View\Layout\Generator\Context))
#11782 /var/www/html/vendor/magento/framework/View/Layout.php(365): Magento\Framework\View\Layout\GeneratorPool->process(Object(Magento\Framework\View\Layout\Reader\Context), Object(Magento\Framework\View\Layout\Generator\Context))
#11783 /var/www/html/generated/code/Magento/Framework/View/Layout/Interceptor.php(68): Magento\Framework\View\Layout->generateElements()
#11784 /var/www/html/vendor/magento/framework/View/Layout/Builder.php(129): Magento\Framework\View\Layout\Interceptor->generateElements()
#11785 /var/www/html/vendor/magento/framework/View/Page/Builder.php(65): Magento\Framework\View\Layout\Builder->generateLayoutBlocks()
#11786 /var/www/html/vendor/magento/framework/View/Layout/Builder.php(65): Magento\Framework\View\Page\Builder->generateLayoutBlocks()
#11787 /var/www/html/vendor/magento/framework/View/Layout.php(271): Magento\Framework\View\Layout\Builder->build()
#11788 /var/www/html/vendor/magento/framework/View/Layout.php(899): Magento\Framework\View\Layout->build()
#11789 /var/www/html/generated/code/Magento/Framework/View/Layout/Interceptor.php(293): Magento\Framework\View\Layout->getBlock('menu')
#11790 /var/www/html/vendor/magento/module-backend/Model/View/Result/Page.php(26): Magento\Framework\View\Layout\Interceptor->getBlock('menu')
#11791 /var/www/html/generated/code/Magento/Backend/Model/View/Result/Page/Interceptor.php(23): Magento\Backend\Model\View\Result\Page->setActiveMenu('Amasty_ImportCo...')
#11792 /var/www/html/vendor/amasty/module-import-core/Controller/Adminhtml/Import/Index.php(25): Magento\Backend\Model\View\Result\Page\Interceptor->setActiveMenu('Amasty_ImportCo...')
#11793 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(58): Amasty\ImportCore\Controller\Adminhtml\Import\Index->execute()
#11794 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(138): Amasty\ImportCore\Controller\Adminhtml\Import\Index\Interceptor->___callParent('execute', Array)
#11795 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(153): Amasty\ImportCore\Controller\Adminhtml\Import\Index\Interceptor->Magento\Framework\Interception{closure}()
#11796 /var/www/html/generated/code/Amasty/ImportCore/Controller/Adminhtml/Import/Index/Interceptor.php(23): Amasty\ImportCore\Controller\Adminhtml\Import\Index\Interceptor->___callPlugins('execute', Array, Array)
#11797 /var/www/html/vendor/magento/framework/App/Action/Action.php(111): Amasty\ImportCore\Controller\Adminhtml\Import\Index\Interceptor->execute()
#11798 /var/www/html/vendor/magento/module-backend/App/AbstractAction.php(151): Magento\Framework\App\Action\Action->dispatch(Object(Magento\Framework\App\Request\Http))
#11799 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(58): Magento\Backend\App\AbstractAction->dispatch(Object(Magento\Framework\App\Request\Http))
#11800 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(138): Amasty\ImportCore\Controller\Adminhtml\Import\Index\Interceptor->___callParent('dispatch', Array)
#11801 /var/www/html/vendor/magento/module-backend/App/Action/Plugin/Authentication.php(145): Amasty\ImportCore\Controller\Adminhtml\Import\Index\Interceptor->Magento\Framework\Interception{closure}(Object(Magento\Framework\App\Request\Http))
#11802 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(135): Magento\Backend\App\Action\Plugin\Authentication->aroundDispatch(Object(Amasty\ImportCore\Controller\Adminhtml\Import\Index\Interceptor), Object(Closure), Object(Magento\Framework\App\Request\Http))
#11803 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(153): Amasty\ImportCore\Controller\Adminhtml\Import\Index\Interceptor->Magento\Framework\Interception{closure}(Object(Magento\Framework\App\Request\Http))
#11804 /var/www/html/generated/code/Amasty/ImportCore/Controller/Adminhtml/Import/Index/Interceptor.php(32): Amasty\ImportCore\Controller\Adminhtml\Import\Index\Interceptor->___callPlugins('dispatch', Array, Array)
#11805 /var/www/html/vendor/magento/framework/App/FrontController.php(245): Amasty\ImportCore\Controller\Adminhtml\Import\Index\Interceptor->dispatch(Object(Magento\Framework\App\Request\Http))
#11806 /var/www/html/vendor/magento/framework/App/FrontController.php(212): Magento\Framework\App\FrontController->getActionResponse(Object(Amasty\ImportCore\Controller\Adminhtml\Import\Index\Interceptor), Object(Magento\Framework\App\Request\Http))
#11807 /var/www/html/vendor/magento/framework/App/FrontController.php(146): Magento\Framework\App\FrontController->processRequest(Object(Magento\Framework\App\Request\Http), Object(Amasty\ImportCore\Controller\Adminhtml\Import\Index\Interceptor))
#11808 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(58): Magento\Framework\App\FrontController->dispatch(Object(Magento\Framework\App\Request\Http))
#11809 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(138): Magento\Framework\App\FrontController\Interceptor->___callParent('dispatch', Array)
#11810 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(153): Magento\Framework\App\FrontController\Interceptor->Magento\Framework\Interception{closure}(Object(Magento\Framework\App\Request\Http))
#11811 /var/www/html/generated/code/Magento/Framework/App/FrontController/Interceptor.php(23): Magento\Framework\App\FrontController\Interceptor->___callPlugins('dispatch', Array, Array)
#11812 /var/www/html/vendor/magento/framework/App/Http.php(116): Magento\Framework\App\FrontController\Interceptor->dispatch(Object(Magento\Framework\App\Request\Http))
#11813 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(58): Magento\Framework\App\Http->launch()
#11814 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(138): Magento\Framework\App\Http\Interceptor->___callParent('launch', Array)
#11815 /var/www/html/vendor/magento/module-application-performance-monitor/Plugin/ApplicationPerformanceMonitor.php(38): Magento\Framework\App\Http\Interceptor->Magento\Framework\Interception{closure}()
#11816 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(135): Magento\ApplicationPerformanceMonitor\Plugin\ApplicationPerformanceMonitor->aroundLaunch(Object(Magento\Framework\App\Http\Interceptor), Object(Closure))
#11817 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(153): Magento\Framework\App\Http\Interceptor->Magento\Framework\Interception{closure}()
#11818 /var/www/html/generated/code/Magento/Framework/App/Http/Interceptor.php(23): Magento\Framework\App\Http\Interceptor->___callPlugins('launch', Array, NULL)
#11819 /var/www/html/vendor/magento/framework/App/Bootstrap.php(264): Magento\Framework\App\Http\Interceptor->launch()
#11820 /var/www/html/pub/index.php(30): Magento\Framework\App\Bootstrap->run(Object(Magento\Framework\App\Http\Interceptor))
#11821 {main}

Image

tag-import.csv

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions