dotmailer / dotmailer-magento2-extension

The official Dotdigital for Magento2 extension
https://dotdigital.com/integrations/magento
MIT License
49 stars 63 forks source link

Error on cron job ddg_automation_importer #163

Closed vkalchenko closed 7 years ago

vkalchenko commented 7 years ago

Hi. There's an error in cron_schedule table for "ddg_automation_importer" job: Notice: unserialize(): Error at offset 16777211 of 16777215 bytes in /data/www/html/www.familyvideo.com/htdocs/vendor/dotmailer/dotmailer-magento2-extension/Model/Sync/Td/Bulk.php on line 19

Line is - $importData = unserialize($item->getImportData());

On our project $item->getImportData() returns about 16 MB serialized string containing full Magento cache. Looks like issue is related to data size

adeelq commented 7 years ago

@vkalchenko can you please give me some more information on the $item. best if you can give me $item data without import_data

adeelq commented 7 years ago

@vkalchenko this seems like a support issue please contact support where this will be investigated by support specialist