reverbdotcom / reverb-magento-2

Magento 2.x plugin for syncing with Reverb
Apache License 2.0
2 stars 4 forks source link

Cron Job reverb_process_queued_listing_sync_tasks has an error #13

Open pixel75 opened 3 years ago

pixel75 commented 3 years ago

Good morning, I setted up a M2 (2.3.5 p2) with Reverb but the synchronization fails with this error:

Cron Job reverb_process_queued_listing_sync_tasks has an error: Call to undefined method Reverb\ReverbSync\Helper\Sync\Category::__(). Statistics: {"sum":0,"count":1,"realmem":0,"emalloc":0,"realmem_start":85983232,"emalloc_start":42869720} [] []

Error when running a cron job {"exception":"[object] (RuntimeException(code: 0): Error when running a cron job at /var/www/sites/public_html/vendor/magento/module-cron/Observer/ProcessCronQueueObserver.php:362, Error(code: 0): Call to undefined method Reverb\ReverbSync\Helper\Sync\Category::__() at /var/www/sites/public_html/app/code/Reverb/ReverbSync/Helper/Sync/Category.php:92)"} []

any ideas?

regards, dp