You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#0 Magento\Framework\App\State->setAreaCode(adminhtml) called at [/var/www/html/vendor/klaviyo/magento2-extension/Helper/ScopeSetting.php:72]
#0 Magento\Framework\App\State->setAreaCode(global) called at [/var/www/html/vendor/magento/module-message-queue/Console/StartConsumerCommand.php:91]
The text was updated successfully, but these errors were encountered:
edit:
the culprit found in custom code injecting Klaviyo\Reclaim\Helper\Logger into __construct where the area code set in construct workflow - my specific resolution is to use Klaviyo\Reclaim\Helper\Logger\Proxy to overcome the issue
This is still Magento coding standard issue as area code have never been set in the constructor workflow
klaviyo/magento2-extension 4.0.1
When running the following command:
bin/magento queue:consumer:start product_action_attribute.update
I get,
If I trace the error I get the following output:
The text was updated successfully, but these errors were encountered: