Coder Social home page Coder Social logo

canadasatellite-ca / site Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 11.66 MB

The canadasatellite.ca website (Magento 2)

Home Page: https://upwork.com/fl/mage2pro

PHP 68.45% HTML 10.18% Less 2.74% JavaScript 16.56% CSS 2.02% Ruby 0.01% SCSS 0.06%
mage2pro magento2 mage2pro-site magento

site's Introduction

canadasatellite.ca (Magento 2).

How to upgrade Mage2.PRO packages

sudo service cron stop           
bin/magento maintenance:enable  
composer remove canadasatellite/amelia
composer remove canadasatellite/bambora
composer remove canadasatellite/core
composer clear-cache
composer require canadasatellite/amelia:*
composer require canadasatellite/bambora:*
composer require canadasatellite/core:* 
rm -rf var/di var/generation generated/*
bin/magento setup:upgrade
bin/magento cache:enable
bin/magento setup:di:compile
bin/magento cache:clean
rm -rf pub/static/*
bin/magento setup:static-content:deploy \
	--area adminhtml \
	--theme Magento/backend \
	-f en_US en_CA es_ES fr_FR pt_BR zh_Hans_CN
bin/magento setup:static-content:deploy \
	--area frontend \
	--theme MageSuper/magestylish \
	-f en_US en_CA es_ES fr_FR pt_BR zh_Hans_CN
bin/magento cache:clean
bin/magento maintenance:disable
sudo service cron start

How to deploy the static content

On localhost

bin/magento cache:clean
rm -rf pub/static/*
bin/magento setup:static-content:deploy \
	--area adminhtml \
	--theme Magento/backend \
	-f en_US
bin/magento setup:static-content:deploy \
	--area frontend \
	--theme MageSuper/magestylish \
	-f en_US en_CA
bin/magento cache:clean

On the production server

sudo service cron stop           
bin/magento maintenance:enable      
rm -rf var/di var/generation generated/*
bin/magento setup:upgrade
bin/magento cache:enable
bin/magento setup:di:compile
bin/magento cache:clean
rm -rf pub/static/*
bin/magento setup:static-content:deploy \
	--area adminhtml \
	--theme Magento/backend \
	-f en_US en_CA es_ES fr_FR pt_BR zh_Hans_CN
bin/magento setup:static-content:deploy \
	--area frontend \
	--theme MageSuper/magestylish \
	-f en_US en_CA es_ES fr_FR pt_BR zh_Hans_CN
bin/magento cache:clean
bin/magento maintenance:disable
service cron start
rm -rf var/log/*

How to restart services on the production server

service cron restart
service mysql restart
service nginx restart
service php7.2-fpm restart
service prod_dynamics_integration restart
service rabbitmq-server restart
service redis restart

site's People

Contributors

dmitrii-fediuk avatar

Watchers

 avatar

site's Issues

«count(): Parameter must be an array or an object that implements Countable in app/code/Mageplaza/Blog/view/frontend/templates/post/view.phtml on line 185»

{
    "channel": "main",
    "datetime": {
        "date": "2021-03-19 14:17:41.496111",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "level": 500,
    "level_name": "CRITICAL",
    "Mage2.PRO": [
        {
            "mage2pro/core": "7.2.1",
            "Magento": "2.3.5-p2",
            "PHP": "7.2.34-8+ubuntu16.04.1+deb.sury.org+1",
            "Referer": "https://ahrefs.com/",
            "URL": "https://www.americansatellite.us/blog/post/how-to-reduce-latency-satellite-internet/"
        }
    ],
    "message": "Warning: count(): Parameter must be an array or an object that implements Countable in var/view_preprocessed/pub/static/app/code/Mageplaza/Blog/view/frontend/templates/post/view.phtml on line 2"
}
Location:    vendor/mage2pro/core/Framework/Logger/Handler.php:55
Callee:      df_log_l
*****************1******************
Location:    vendor/monolog/monolog/src/Monolog/Logger.php:344
Callee:      Df\Framework\Logger\Handler::handle
*****************2******************
Location:    vendor/magento/framework/Logger/Monolog.php:48
Callee:      Monolog\Logger::addRecord
*****************3******************
Location:    vendor/monolog/monolog/src/Monolog/Logger.php:740
Callee:      Magento\Framework\Logger\Monolog::addRecord
*****************4******************
Location:    vendor/magento/framework/View/Layout.php:551
Callee:      Monolog\Logger::critical
*****************5******************
Location:    vendor/magento/framework/View/Layout.php:497
Callee:      Magento\Framework\View\Layout::renderNonCachedElement
*****************6******************
Location:    vendor/magento/framework/View/Layout.php:594
Callee:      Magento\Framework\View\Layout::renderElement
*****************7******************
Location:    vendor/magento/framework/View/Layout.php:544
Callee:      Magento\Framework\View\Layout::_renderContainer
*****************8******************
Location:    vendor/magento/framework/View/Layout.php:497
Callee:      Magento\Framework\View\Layout::renderNonCachedElement
*****************9******************
Location:    vendor/magento/framework/View/Layout.php:594
Callee:      Magento\Framework\View\Layout::renderElement
*****************10*****************
Location:    vendor/magento/framework/View/Layout.php:544
Callee:      Magento\Framework\View\Layout::_renderContainer
*****************11*****************
Location:    vendor/magento/framework/View/Layout.php:497
Callee:      Magento\Framework\View\Layout::renderNonCachedElement
*****************12*****************
Location:    vendor/magento/framework/View/Layout.php:594
Callee:      Magento\Framework\View\Layout::renderElement
*****************13*****************
Location:    vendor/magento/framework/View/Layout.php:544
Callee:      Magento\Framework\View\Layout::_renderContainer
*****************14*****************
Location:    vendor/magento/framework/View/Layout.php:497
Callee:      Magento\Framework\View\Layout::renderNonCachedElement
*****************15*****************
Location:    vendor/magento/framework/View/Layout.php:594
Callee:      Magento\Framework\View\Layout::renderElement
*****************16*****************
Location:    vendor/magento/framework/View/Layout.php:544
Callee:      Magento\Framework\View\Layout::_renderContainer
*****************17*****************
Location:    vendor/magento/framework/View/Layout.php:497
Callee:      Magento\Framework\View\Layout::renderNonCachedElement
*****************18*****************
Location:    vendor/magento/framework/View/Layout.php:594
Callee:      Magento\Framework\View\Layout::renderElement
*****************19*****************
Location:    vendor/magento/framework/View/Layout.php:544
Callee:      Magento\Framework\View\Layout::_renderContainer
*****************20*****************
Location:    vendor/magento/framework/View/Layout.php:497
Callee:      Magento\Framework\View\Layout::renderNonCachedElement
*****************21*****************
Location:    vendor/magento/framework/View/Layout.php:594
Callee:      Magento\Framework\View\Layout::renderElement
*****************22*****************
Location:    vendor/magento/framework/View/Layout.php:544
Callee:      Magento\Framework\View\Layout::_renderContainer
*****************23*****************
Location:    vendor/magento/framework/View/Layout.php:497
Callee:      Magento\Framework\View\Layout::renderNonCachedElement
*****************24*****************
Location:    vendor/magento/framework/View/Layout.php:963
Callee:      Magento\Framework\View\Layout::renderElement
*****************25*****************
Location:    vendor/magento/framework/Interception/Interceptor.php:58
Callee:      Magento\Framework\View\Layout::getOutput
*****************26*****************
Location:    vendor/magento/framework/Interception/Interceptor.php:138
Callee:      Magento\Framework\View\Layout::___callParent
*****************27*****************
Location:    vendor/magento/framework/Interception/Interceptor.php:153
Callee:      Magento\Framework\View\Layout::Magento\Framework\Interception\{closure}
*****************28*****************
Location:    generated/code/Magento/Framework/View/Layout/Interceptor.php:65
Callee:      Magento\Framework\View\Layout::___callPlugins
*****************29*****************
Location:    vendor/magento/framework/View/Result/Page.php:258
Callee:      Magento\Framework\View\Layout::getOutput
*****************30*****************
Location:    vendor/magento/framework/View/Result/Layout.php:171
Callee:      Magento\Framework\View\Result\Page::render
*****************31*****************
Location:    vendor/magento/framework/Interception/Interceptor.php:58
Callee:      Magento\Framework\View\Result\Layout::renderResult
*****************32*****************
Location:    vendor/magento/framework/Interception/Interceptor.php:138
Callee:      Magento\Framework\View\Result\Page::___callParent
*****************33*****************
Location:    vendor/magento/framework/Interception/Interceptor.php:153
Callee:      Magento\Framework\View\Result\Page::Magento\Framework\Interception\{closure}
*****************34*****************
Location:    generated/code/Magento/Framework/View/Result/Page/Interceptor.php:26
Callee:      Magento\Framework\View\Result\Page::___callPlugins
*****************35*****************
Location:    vendor/magento/framework/App/Http.php:120
Callee:      Magento\Framework\View\Result\Page::renderResult
*****************36*****************
Location:    vendor/magento/framework/App/Bootstrap.php:261
Callee:      Magento\Framework\App\Http::launch
*****************37*****************
Location:    pub/index.php:40
Callee:      Magento\Framework\App\Bootstrap::run

«Call to a member function getStoreId() on null in vendor/magento/module-quote/Model/Quote/Payment.php:286» while trying to pay a backend order via Beanstream

[
    {
        "mage2pro/core": "7.2.1",
        "Magento": "2.3.5-p2",
        "PHP": "7.2.34-8+ubuntu16.04.1+deb.sury.org+1",
        "Referer": "https://www.canadasatellite.ca/admin_1st8gu/sales/order_create/",
        "URL": "https://www.canadasatellite.ca/admin_1st8gu/sales/order_create/save/",
    }
]
************************************
[E_ERROR] Uncaught Error: Call to a member function getStoreId() on null in vendor/magento/module-quote/Model/Quote/Payment.php:286
Stack trace:
#0 vendor/magento/module-quote/Model/Quote/Payment.php(180): Magento\Quote\Model\Quote\Payment->getMethodInstance()
#1 vendor/magento/module-sales/Model/AdminOrder/Create.php(1598): Magento\Quote\Model\Quote\Payment->importData(Object(Magento\Framework\DataObject))
#2 vendor/magento/module-sales/Controller/Adminhtml/Order/Create/Save.php(45): Magento\Sales\Model\AdminOrder\Create->setPaymentData(Array)
#3 vendor/magento/framework/Interception/Interceptor.php(58): Magento\Sales\Controller\Adminhtml\Order\Create\Save->execute()
#4 vendor/magento/framework/Interception/Interceptor.php(138): Magento\Sales\Controller\Adminhtml\O
File: vendor/magento/module-quote/Model/Quote/Payment.php
Line: 286

«Invalid customer address id <…>»

{
    "channel": "main",
    "datetime": {
        "date": "2021-03-19 14:07:04.870484",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "level": 500,
    "level_name": "CRITICAL",
    "Mage2.PRO": [
        {
            "mage2pro/core": "7.2.1",
            "Magento": "2.3.5-p2",
            "PHP": "7.2.34-8+ubuntu16.04.1+deb.sury.org+1",
            "Referer": "https://www.canadasatellite.ca/checkout/",
            "URL": "https://www.canadasatellite.ca/checkout/"
        }
    ],
    "message": "Invalid customer address id 45558"
}
Location:    vendor/mage2pro/core/Framework/Logger/Handler.php:55
Callee:      df_log_l
*****************1******************
Location:    vendor/monolog/monolog/src/Monolog/Logger.php:344
Callee:      Df\Framework\Logger\Handler::handle
*****************2******************
Location:    vendor/magento/framework/Logger/Monolog.php:48
Callee:      Monolog\Logger::addRecord
*****************3******************
Location:    vendor/monolog/monolog/src/Monolog/Logger.php:740
Callee:      Magento\Framework\Logger\Monolog::addRecord
*****************4******************
Location:    vendor/magento/framework/View/Layout.php:551
Callee:      Monolog\Logger::critical
*****************5******************
Location:    vendor/magento/framework/View/Layout.php:497
Callee:      Magento\Framework\View\Layout::renderNonCachedElement
*****************6******************
Location:    vendor/magento/framework/View/Layout.php:594
Callee:      Magento\Framework\View\Layout::renderElement
*****************7******************
Location:    vendor/magento/framework/View/Layout.php:544
Callee:      Magento\Framework\View\Layout::_renderContainer
*****************8******************
Location:    vendor/magento/framework/View/Layout.php:497
Callee:      Magento\Framework\View\Layout::renderNonCachedElement
*****************9******************
Location:    vendor/magento/framework/View/Layout.php:594
Callee:      Magento\Framework\View\Layout::renderElement
*****************10*****************
Location:    vendor/magento/framework/View/Layout.php:544
Callee:      Magento\Framework\View\Layout::_renderContainer
*****************11*****************
Location:    vendor/magento/framework/View/Layout.php:497
Callee:      Magento\Framework\View\Layout::renderNonCachedElement
*****************12*****************
Location:    vendor/magento/framework/View/Layout.php:594
Callee:      Magento\Framework\View\Layout::renderElement
*****************13*****************
Location:    vendor/magento/framework/View/Layout.php:544
Callee:      Magento\Framework\View\Layout::_renderContainer
*****************14*****************
Location:    vendor/magento/framework/View/Layout.php:497
Callee:      Magento\Framework\View\Layout::renderNonCachedElement
*****************15*****************
Location:    vendor/magento/framework/View/Layout.php:594
Callee:      Magento\Framework\View\Layout::renderElement
*****************16*****************
Location:    vendor/magento/framework/View/Layout.php:544
Callee:      Magento\Framework\View\Layout::_renderContainer
*****************17*****************
Location:    vendor/magento/framework/View/Layout.php:497
Callee:      Magento\Framework\View\Layout::renderNonCachedElement
*****************18*****************
Location:    vendor/magento/framework/View/Layout.php:594
Callee:      Magento\Framework\View\Layout::renderElement
*****************19*****************
Location:    vendor/magento/framework/View/Layout.php:544
Callee:      Magento\Framework\View\Layout::_renderContainer
*****************20*****************
Location:    vendor/magento/framework/View/Layout.php:497
Callee:      Magento\Framework\View\Layout::renderNonCachedElement
*****************21*****************
Location:    vendor/magento/framework/View/Layout.php:594
Callee:      Magento\Framework\View\Layout::renderElement
*****************22*****************
Location:    vendor/magento/framework/View/Layout.php:544
Callee:      Magento\Framework\View\Layout::_renderContainer
*****************23*****************
Location:    vendor/magento/framework/View/Layout.php:497
Callee:      Magento\Framework\View\Layout::renderNonCachedElement
*****************24*****************
Location:    vendor/magento/framework/View/Layout.php:963
Callee:      Magento\Framework\View\Layout::renderElement
*****************25*****************
Location:    vendor/magento/framework/Interception/Interceptor.php:58
Callee:      Magento\Framework\View\Layout::getOutput
*****************26*****************
Location:    vendor/magento/framework/Interception/Interceptor.php:138
Callee:      Magento\Framework\View\Layout::___callParent
*****************27*****************
Location:    vendor/magento/framework/Interception/Interceptor.php:153
Callee:      Magento\Framework\View\Layout::Magento\Framework\Interception\{closure}
*****************28*****************
Location:    generated/code/Magento/Framework/View/Layout/Interceptor.php:65
Callee:      Magento\Framework\View\Layout::___callPlugins
*****************29*****************
Location:    vendor/magento/framework/View/Result/Page.php:258
Callee:      Magento\Framework\View\Layout::getOutput
*****************30*****************
Location:    vendor/magento/framework/View/Result/Layout.php:171
Callee:      Magento\Framework\View\Result\Page::render
*****************31*****************
Location:    vendor/magento/framework/Interception/Interceptor.php:58
Callee:      Magento\Framework\View\Result\Layout::renderResult
*****************32*****************
Location:    vendor/magento/framework/Interception/Interceptor.php:138
Callee:      Magento\Framework\View\Result\Page::___callParent
*****************33*****************
Location:    vendor/magento/framework/Interception/Interceptor.php:153
Callee:      Magento\Framework\View\Result\Page::Magento\Framework\Interception\{closure}
*****************34*****************
Location:    generated/code/Magento/Framework/View/Result/Page/Interceptor.php:26
Callee:      Magento\Framework\View\Result\Page::___callPlugins
*****************35*****************
Location:    vendor/magento/framework/App/Http.php:120
Callee:      Magento\Framework\View\Result\Page::renderResult
*****************36*****************
Location:    vendor/magento/framework/App/Bootstrap.php:261
Callee:      Magento\Framework\App\Http::launch
*****************37*****************
Location:    pub/index.php:40
Callee:      Magento\Framework\App\Bootstrap::run

Beanstream: «Microsoft OLE DB Driver for SQL Server» / «TCP Provider: The wait operation timed out» / «C:\INETPUB\BEANSTREAM\ERRORPAGES\../admin/include/VBScript_ado_connection_v2.asp»

[2021-03-18 08:11:50] beanstream.INFO: beanstreamapi curl_response   ----------   array (
  0 => ' <font face="Arial" size=2>
<p>Microsoft OLE DB Driver for SQL Server</font> <font face="Arial" size=2>error \'80004005\'</font>
<p>
<font face="Arial" size=2>TCP Provider: The wait operation timed out.
</font>
<p>
<font face="Arial" size=2>C:\INETPUB\BEANSTREAM\ERRORPAGES\../admin/include/VBScript_ado_connection_v2.asp</font><font face="Arial" size=2>, line 13</font> ',
) [] []
[2021-03-18 08:11:50] beanstream.INFO: Response Array   ----------   array (
  0 => 
  array (
    ' <font face' => '"Arial" size',
  ),
)

«Undefined property: stdClass::$score in app/code/MageSuper/Faq/Observer/CheckRecaptcha3.php on line 28»

#1 MageSuper\Faq\Observer\CheckRecaptcha3->execute() called at [vendor/magento/framework/Event/Invoker/InvokerDefault.php:88]
#2 Magento\Framework\Event\Invoker\InvokerDefault->_callObserverMethod() called at [vendor/magento/framework/Event/Invoker/InvokerDefault.php:74]
#3 Magento\Framework\Event\Invoker\InvokerDefault->dispatch() called at [vendor/magento/framework/Event/Manager.php:66]
#4 Magento\Framework\Event\Manager->dispatch() called at [generated/code/Magento/Framework/Event/Manager/Proxy.php:95]
#5 Magento\Framework\Event\Manager\Proxy->dispatch() called at [vendor/magento/framework/App/Action/Action.php:101]
#6 Magento\Framework\App\Action\Action->dispatch() called at [vendor/magento/framework/Interception/Interceptor.php:58]
#7 CanadaSatellite\Theme\Controller\Customer\CreatePost\Interceptor->___callParent() called at [vendor/magento/framework/Interception/Interceptor.php:138]
#8 CanadaSatellite\Theme\Controller\Customer\CreatePost\Interceptor->Magento\Framework\Interception\{closure}() called at [app/code/Bss/AdminActionLog/Plugin/Action.php:71]
#9 Bss\AdminActionLog\Plugin\Action->aroundDispatch() called at [vendor/magento/framework/Interception/Interceptor.php:135]
#10 CanadaSatellite\Theme\Controller\Customer\CreatePost\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/magento/framework/Interception/Interceptor.php:153]
#11 CanadaSatellite\Theme\Controller\Customer\CreatePost\Interceptor->___callPlugins() called at [generated/code/CanadaSatellite/Theme/Controller/Customer/CreatePost/Interceptor.php:26]
#12 CanadaSatellite\Theme\Controller\Customer\CreatePost\Interceptor->dispatch() called at [vendor/magento/framework/App/FrontController.php:162]
#13 Magento\Framework\App\FrontController->processRequest() called at [vendor/magento/framework/App/FrontController.php:99]
#14 Magento\Framework\App\FrontController->dispatch() called at [vendor/magento/framework/Interception/Interceptor.php:58]
#15 Magento\Framework\App\FrontController\Interceptor->___callParent() called at [vendor/magento/framework/Interception/Interceptor.php:138]
#16 Magento\Framework\App\FrontController\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/magento/module-store/App/FrontController/Plugin/RequestPreprocessor.php:99]
#17 Magento\Store\App\FrontController\Plugin\RequestPreprocessor->aroundDispatch() called at [vendor/magento/framework/Interception/Interceptor.php:135]
#18 Magento\Framework\App\FrontController\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/magento/module-page-cache/Model/App/FrontController/BuiltinPlugin.php:73]
#19 Magento\PageCache\Model\App\FrontController\BuiltinPlugin->aroundDispatch() called at [vendor/magento/framework/Interception/Interceptor.php:135]
#20 Magento\Framework\App\FrontController\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/magento/framework/Interception/Interceptor.php:153]
#21 Magento\Framework\App\FrontController\Interceptor->___callPlugins() called at [generated/code/Magento/Framework/App/FrontController/Interceptor.php:26]
#22 Magento\Framework\App\FrontController\Interceptor->dispatch() called at [vendor/magento/framework/App/Http.php:116]
#23 Magento\Framework\App\Http->launch() called at [vendor/magento/framework/App/Bootstrap.php:261]
#24 Magento\Framework\App\Bootstrap->run() called at [pub/index.php:40]

`MageWorx_Downloads`: «User Deprecated Functionality: Session ID is not used as URL parameter anymore» in `vendor/magento/framework/Url.php` on line 76

{
    "channel": "main",
    "datetime": {
        "date": "2021-03-20 08:27:48.067423",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "level": 500,
    "level_name": "CRITICAL",
    "Mage2.PRO": [
        {
            "mage2pro/core": "7.2.1",
            "Magento": "2.3.5-p2",
            "PHP": "7.2.34-8+ubuntu16.04.1+deb.sury.org+1",
            "Referer": "https://www.canadasatellite.ca/admin_1st8gu/mageworx_downloads/attachment/index/",
            "URL": "https://www.canadasatellite.ca/admin_1st8gu/mageworx_downloads/attachment/create/"
        }
    ],
    "message": "User Deprecated Functionality: Session ID is not used as URL parameter anymore. in vendor/magento/framework/Url.php on line 763"
}
Location:    vendor/mage2pro/core/Framework/Logger/Handler.php:55
Callee:      df_log_l
*****************1******************
Location:    vendor/monolog/monolog/src/Monolog/Logger.php:344
Callee:      Df\Framework\Logger\Handler::handle
*****************2******************
Location:    vendor/magento/framework/Logger/Monolog.php:48
Callee:      Monolog\Logger::addRecord
*****************3******************
Location:    vendor/monolog/monolog/src/Monolog/Logger.php:740
Callee:      Magento\Framework\Logger\Monolog::addRecord
*****************4******************
Location:    vendor/magento/framework/View/Layout.php:551
Callee:      Monolog\Logger::critical
*****************5******************
Location:    vendor/magento/framework/View/Layout.php:497
Callee:      Magento\Framework\View\Layout::renderNonCachedElement
*****************6******************
Location:    vendor/magento/framework/View/Layout.php:594
Callee:      Magento\Framework\View\Layout::renderElement
*****************7******************
Location:    vendor/magento/framework/View/Layout.php:544
Callee:      Magento\Framework\View\Layout::_renderContainer
*****************8******************
Location:    vendor/magento/framework/View/Layout.php:497
Callee:      Magento\Framework\View\Layout::renderNonCachedElement
*****************9******************
Location:    vendor/magento/framework/View/Layout.php:594
Callee:      Magento\Framework\View\Layout::renderElement
*****************10*****************
Location:    vendor/magento/framework/View/Layout.php:544
Callee:      Magento\Framework\View\Layout::_renderContainer
*****************11*****************
Location:    vendor/magento/framework/View/Layout.php:497
Callee:      Magento\Framework\View\Layout::renderNonCachedElement
*****************12*****************
Location:    vendor/magento/framework/View/Layout.php:594
Callee:      Magento\Framework\View\Layout::renderElement
*****************13*****************
Location:    vendor/magento/framework/View/Layout.php:544
Callee:      Magento\Framework\View\Layout::_renderContainer
*****************14*****************
Location:    vendor/magento/framework/View/Layout.php:497
Callee:      Magento\Framework\View\Layout::renderNonCachedElement
*****************15*****************
Location:    vendor/magento/framework/View/Layout.php:594
Callee:      Magento\Framework\View\Layout::renderElement
*****************16*****************
Location:    vendor/magento/framework/View/Layout.php:544
Callee:      Magento\Framework\View\Layout::_renderContainer
*****************17*****************
Location:    vendor/magento/framework/View/Layout.php:497
Callee:      Magento\Framework\View\Layout::renderNonCachedElement
*****************18*****************
Location:    vendor/magento/framework/View/Layout.php:594
Callee:      Magento\Framework\View\Layout::renderElement
*****************19*****************
Location:    vendor/magento/framework/View/Layout.php:544
Callee:      Magento\Framework\View\Layout::_renderContainer
*****************20*****************
Location:    vendor/magento/framework/View/Layout.php:497
Callee:      Magento\Framework\View\Layout::renderNonCachedElement
*****************21*****************
Location:    vendor/magento/framework/View/Layout.php:594
Callee:      Magento\Framework\View\Layout::renderElement
*****************22*****************
Location:    vendor/magento/framework/View/Layout.php:544
Callee:      Magento\Framework\View\Layout::_renderContainer
*****************23*****************
Location:    vendor/magento/framework/View/Layout.php:497
Callee:      Magento\Framework\View\Layout::renderNonCachedElement
*****************24*****************
Location:    vendor/magento/framework/View/Layout.php:594
Callee:      Magento\Framework\View\Layout::renderElement
*****************25*****************
Location:    vendor/magento/framework/View/Layout.php:544
Callee:      Magento\Framework\View\Layout::_renderContainer
*****************26*****************
Location:    vendor/magento/framework/View/Layout.php:497
Callee:      Magento\Framework\View\Layout::renderNonCachedElement
*****************27*****************
Location:    vendor/magento/framework/View/Layout.php:963
Callee:      Magento\Framework\View\Layout::renderElement
*****************28*****************
Location:    generated/code/Magento/Framework/View/Layout/Interceptor.php:63
Callee:      Magento\Framework\View\Layout::getOutput
*****************29*****************
Location:    vendor/magento/framework/View/Result/Page.php:258
Callee:      Magento\Framework\View\Layout::getOutput
*****************30*****************
Location:    vendor/magento/framework/View/Result/Layout.php:171
Callee:      Magento\Framework\View\Result\Page::render
*****************31*****************
Location:    generated/code/Magento/Backend/Model/View/Result/Page/Interceptor.php:24
Callee:      Magento\Framework\View\Result\Layout::renderResult
*****************32*****************
Location:    vendor/magento/framework/App/Http.php:120
Callee:      Magento\Backend\Model\View\Result\Page::renderResult
*****************33*****************
Location:    vendor/magento/framework/App/Bootstrap.php:261
Callee:      Magento\Framework\App\Http::launch
*****************34*****************
Location:    pub/index.php:40
Callee:      Magento\Framework\App\Bootstrap::run

`MageWorx\OptionFeatures\Helper\Data::createThumbFile()`: "File 'pub/media/mageworx/optionfeatures/product/option/value/<…>' does not exist"

{
    "channel": "main",
    "context": {
        "exception": {}
    },
    "datetime": {
        "date": "2021-03-20 01:01:02.943543",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "level": 400,
    "level_name": "ERROR",
    "Mage2.PRO": [
        {
            "mage2pro/core": "7.2.1",
            "Magento": "2.3.5-p2",
            "PHP": "7.2.34-8+ubuntu16.04.1+deb.sury.org+1",
            "Referer": null,
            "URL": "https://www.calgarysatellite.ca/Iridium-9575-Pelican-1060-Case-p/Iridium-9575-Pelican-1060.htm"
        }
    ],
    "message": "File 'pub/media/mageworx/optionfeatures/product/option/value/i/r/iridium-9575-pelican-1060-yellow.jpg' does not exist."
}
Location:    vendor/mage2pro/core/Framework/Logger/Handler.php:55
Callee:      df_log_l
*****************1******************
Location:    vendor/monolog/monolog/src/Monolog/Logger.php:344
Callee:      Df\Framework\Logger\Handler::handle
*****************2******************
Location:    vendor/magento/framework/Logger/Monolog.php:48
Callee:      Monolog\Logger::addRecord
*****************3******************
Location:    vendor/monolog/monolog/src/Monolog/Logger.php:712
Callee:      Magento\Framework\Logger\Monolog::addRecord
*****************4******************
Location:    app/code/MageWorx/OptionFeatures/Helper/Data.php:475
Callee:      Monolog\Logger::error
*****************5******************
Location:    app/code/MageWorx/OptionFeatures/Helper/Data.php:344
Callee:      MageWorx\OptionFeatures\Helper\Data::createThumbFile
*****************6******************
Location:    app/code/MageWorx/OptionFeatures/Block/Product/View/Wrapper.php:175
Callee:      MageWorx\OptionFeatures\Helper\Data::getThumbImageUrl
*****************7******************
Location:    var/view_preprocessed/pub/static/app/code/MageWorx/OptionFeatures/view/frontend/templates/additional_wrapper.phtml:9
Callee:      MageWorx\OptionFeatures\Block\Product\View\Wrapper::getAllOptionsJson
*****************8******************
Location:    vendor/magento/framework/View/TemplateEngine/Php.php:59
Callee:      include
*****************9******************
Location:    vendor/magento/framework/Interception/Interceptor.php:58
Callee:      Magento\Framework\View\TemplateEngine\Php::render
*****************10*****************
Location:    vendor/magento/framework/Interception/Interceptor.php:138
Callee:      Magento\Framework\View\TemplateEngine\Php::___callParent
*****************11*****************
Location:    vendor/magento/framework/Interception/Interceptor.php:153
Callee:      Magento\Framework\View\TemplateEngine\Php::Magento\Framework\Interception\{closure}
*****************12*****************
Location:    generated/code/Magento/Framework/View/TemplateEngine/Php/Interceptor.php:26
Callee:      Magento\Framework\View\TemplateEngine\Php::___callPlugins
*****************13*****************
Location:    vendor/magento/framework/View/Element/Template.php:271
Callee:      Magento\Framework\View\TemplateEngine\Php::render
*****************14*****************
Location:    vendor/magento/framework/View/Element/Template.php:301
Callee:      Magento\Framework\View\Element\Template::fetchView
*****************15*****************
Location:    vendor/magento/framework/View/Element/AbstractBlock.php:1100
Callee:      Magento\Framework\View\Element\Template::_toHtml
*****************16*****************
Location:    vendor/magento/framework/View/Element/AbstractBlock.php:1104
Callee:      Magento\Framework\View\Element\AbstractBlock::Magento\Framework\View\Element\{closure}
*****************17*****************
Location:    vendor/magento/framework/View/Element/AbstractBlock.php:674
Callee:      Magento\Framework\View\Element\AbstractBlock::_loadCache
*****************18*****************
Location:    vendor/magento/framework/View/Layout.php:566
Callee:      Magento\Framework\View\Element\AbstractBlock::toHtml
*****************19*****************
Location:    vendor/magento/framework/View/Layout.php:542
Callee:      Magento\Framework\View\Layout::_renderBlock
*****************20*****************
Location:    vendor/magento/framework/View/Layout.php:497
Callee:      Magento\Framework\View\Layout::renderNonCachedElement
*****************21*****************
Location:    vendor/magento/framework/View/Layout.php:594
Callee:      Magento\Framework\View\Layout::renderElement
*****************22*****************
Location:    vendor/magento/framework/View/Layout.php:544
Callee:      Magento\Framework\View\Layout::_renderContainer
*****************23*****************
Location:    vendor/magento/framework/View/Layout.php:497
Callee:      Magento\Framework\View\Layout::renderNonCachedElement
*****************24*****************
Location:    vendor/magento/framework/View/Element/AbstractBlock.php:525
Callee:      Magento\Framework\View\Layout::renderElement
*****************25*****************
Location:    var/view_preprocessed/pub/static/vendor/magento/module-catalog/view/frontend/templates/product/view/options/wrapper.phtml:1
Callee:      Magento\Framework\View\Element\AbstractBlock::getChildHtml
*****************26*****************
Location:    vendor/magento/framework/View/TemplateEngine/Php.php:59
Callee:      include
*****************27*****************
Location:    vendor/magento/framework/Interception/Interceptor.php:58
Callee:      Magento\Framework\View\TemplateEngine\Php::render
*****************28*****************
Location:    vendor/magento/framework/Interception/Interceptor.php:138
Callee:      Magento\Framework\View\TemplateEngine\Php::___callParent
*****************29*****************
Location:    vendor/magento/framework/Interception/Interceptor.php:153
Callee:      Magento\Framework\View\TemplateEngine\Php::Magento\Framework\Interception\{closure}
*****************30*****************
Location:    generated/code/Magento/Framework/View/TemplateEngine/Php/Interceptor.php:26
Callee:      Magento\Framework\View\TemplateEngine\Php::___callPlugins
*****************31*****************
Location:    vendor/magento/framework/View/Element/Template.php:271
Callee:      Magento\Framework\View\TemplateEngine\Php::render
*****************32*****************
Location:    vendor/magento/framework/View/Element/Template.php:301
Callee:      Magento\Framework\View\Element\Template::fetchView
*****************33*****************
Location:    vendor/magento/framework/View/Element/AbstractBlock.php:1100
Callee:      Magento\Framework\View\Element\Template::_toHtml
*****************34*****************
Location:    vendor/magento/framework/View/Element/AbstractBlock.php:1104
Callee:      Magento\Framework\View\Element\AbstractBlock::Magento\Framework\View\Element\{closure}
*****************35*****************
Location:    vendor/magento/framework/View/Element/AbstractBlock.php:674
Callee:      Magento\Framework\View\Element\AbstractBlock::_loadCache
*****************36*****************
Location:    vendor/magento/framework/View/Layout.php:566
Callee:      Magento\Framework\View\Element\AbstractBlock::toHtml
*****************37*****************
Location:    vendor/magento/framework/View/Layout.php:542
Callee:      Magento\Framework\View\Layout::_renderBlock
*****************38*****************
Location:    vendor/magento/framework/View/Layout.php:497
Callee:      Magento\Framework\View\Layout::renderNonCachedElement
*****************39*****************
Location:    vendor/magento/framework/View/Layout.php:594
Callee:      Magento\Framework\View\Layout::renderElement
*****************40*****************
Location:    vendor/magento/framework/View/Layout.php:544
Callee:      Magento\Framework\View\Layout::_renderContainer
*****************41*****************
Location:    vendor/magento/framework/View/Layout.php:497
Callee:      Magento\Framework\View\Layout::renderNonCachedElement
*****************42*****************
Location:    vendor/magento/framework/View/Element/AbstractBlock.php:556
Callee:      Magento\Framework\View\Layout::renderElement
*****************43*****************
Location:    var/view_preprocessed/pub/static/app/code/Cart2Quote/Quotation/view/frontend/templates/product/view/form.phtml:1
Callee:      Magento\Framework\View\Element\AbstractBlock::getChildChildHtml
*****************44*****************
Location:    vendor/magento/framework/View/TemplateEngine/Php.php:59
Callee:      include
*****************45*****************
Location:    vendor/magento/framework/Interception/Interceptor.php:58
Callee:      Magento\Framework\View\TemplateEngine\Php::render
*****************46*****************
Location:    vendor/magento/framework/Interception/Interceptor.php:138
Callee:      Magento\Framework\View\TemplateEngine\Php::___callParent
*****************47*****************
Location:    vendor/magento/framework/Interception/Interceptor.php:153
Callee:      Magento\Framework\View\TemplateEngine\Php::Magento\Framework\Interception\{closure}
*****************48*****************
Location:    generated/code/Magento/Framework/View/TemplateEngine/Php/Interceptor.php:26
Callee:      Magento\Framework\View\TemplateEngine\Php::___callPlugins
*****************49*****************
Location:    vendor/magento/framework/View/Element/Template.php:271
Callee:      Magento\Framework\View\TemplateEngine\Php::render
*****************50*****************
Location:    vendor/magento/framework/View/Element/Template.php:301
Callee:      Magento\Framework\View\Element\Template::fetchView
*****************51*****************
Location:    vendor/magento/framework/View/Element/AbstractBlock.php:1100
Callee:      Magento\Framework\View\Element\Template::_toHtml
*****************52*****************
Location:    vendor/magento/framework/View/Element/AbstractBlock.php:1104
Callee:      Magento\Framework\View\Element\AbstractBlock::Magento\Framework\View\Element\{closure}
*****************53*****************
Location:    vendor/magento/framework/View/Element/AbstractBlock.php:674
Callee:      Magento\Framework\View\Element\AbstractBlock::_loadCache
*****************54*****************
Location:    vendor/magento/framework/View/Layout.php:566
Callee:      Magento\Framework\View\Element\AbstractBlock::toHtml
*****************55*****************
Location:    vendor/magento/framework/View/Layout.php:542
Callee:      Magento\Framework\View\Layout::_renderBlock
*****************56*****************
Location:    vendor/magento/framework/View/Layout.php:497
Callee:      Magento\Framework\View\Layout::renderNonCachedElement
*****************57*****************
Location:    vendor/magento/framework/View/Layout.php:594
Callee:      Magento\Framework\View\Layout::renderElement
*****************58*****************
Location:    vendor/magento/framework/View/Layout.php:544
Callee:      Magento\Framework\View\Layout::_renderContainer
*****************59*****************
Location:    vendor/magento/framework/View/Layout.php:497
Callee:      Magento\Framework\View\Layout::renderNonCachedElement
*****************60*****************
Location:    vendor/magento/framework/View/Layout.php:594
Callee:      Magento\Framework\View\Layout::renderElement
*****************61*****************
Location:    vendor/magento/framework/View/Layout.php:544
Callee:      Magento\Framework\View\Layout::_renderContainer
*****************62*****************
Location:    vendor/magento/framework/View/Layout.php:497
Callee:      Magento\Framework\View\Layout::renderNonCachedElement
*****************63*****************
Location:    vendor/magento/framework/View/Layout.php:594
Callee:      Magento\Framework\View\Layout::renderElement
*****************64*****************
Location:    vendor/magento/framework/View/Layout.php:544
Callee:      Magento\Framework\View\Layout::_renderContainer
*****************65*****************
Location:    vendor/magento/framework/View/Layout.php:497
Callee:      Magento\Framework\View\Layout::renderNonCachedElement
*****************66*****************
Location:    vendor/magento/framework/View/Layout.php:594
Callee:      Magento\Framework\View\Layout::renderElement
*****************67*****************
Location:    vendor/magento/framework/View/Layout.php:544
Callee:      Magento\Framework\View\Layout::_renderContainer
*****************68*****************
Location:    vendor/magento/framework/View/Layout.php:497
Callee:      Magento\Framework\View\Layout::renderNonCachedElement
*****************69*****************
Location:    vendor/magento/framework/View/Layout.php:594
Callee:      Magento\Framework\View\Layout::renderElement
*****************70*****************
Location:    vendor/magento/framework/View/Layout.php:544
Callee:      Magento\Framework\View\Layout::_renderContainer
*****************71*****************
Location:    vendor/magento/framework/View/Layout.php:497
Callee:      Magento\Framework\View\Layout::renderNonCachedElement
*****************72*****************
Location:    vendor/magento/framework/View/Layout.php:594
Callee:      Magento\Framework\View\Layout::renderElement
*****************73*****************
Location:    vendor/magento/framework/View/Layout.php:544
Callee:      Magento\Framework\View\Layout::_renderContainer
*****************74*****************
Location:    vendor/magento/framework/View/Layout.php:497
Callee:      Magento\Framework\View\Layout::renderNonCachedElement
*****************75*****************
Location:    vendor/magento/framework/View/Layout.php:594
Callee:      Magento\Framework\View\Layout::renderElement
*****************76*****************
Location:    vendor/magento/framework/View/Layout.php:544
Callee:      Magento\Framework\View\Layout::_renderContainer
*****************77*****************
Location:    vendor/magento/framework/View/Layout.php:497
Callee:      Magento\Framework\View\Layout::renderNonCachedElement
*****************78*****************
Location:    vendor/magento/framework/View/Layout.php:594
Callee:      Magento\Framework\View\Layout::renderElement
*****************79*****************
Location:    vendor/magento/framework/View/Layout.php:544
Callee:      Magento\Framework\View\Layout::_renderContainer
*****************80*****************
Location:    vendor/magento/framework/View/Layout.php:497
Callee:      Magento\Framework\View\Layout::renderNonCachedElement
*****************81*****************
Location:    vendor/magento/framework/View/Layout.php:594
Callee:      Magento\Framework\View\Layout::renderElement
*****************82*****************
Location:    vendor/magento/framework/View/Layout.php:544
Callee:      Magento\Framework\View\Layout::_renderContainer
*****************83*****************
Location:    vendor/magento/framework/View/Layout.php:497
Callee:      Magento\Framework\View\Layout::renderNonCachedElement
*****************84*****************
Location:    vendor/magento/framework/View/Layout.php:594
Callee:      Magento\Framework\View\Layout::renderElement
*****************85*****************
Location:    vendor/magento/framework/View/Layout.php:544
Callee:      Magento\Framework\View\Layout::_renderContainer
*****************86*****************
Location:    vendor/magento/framework/View/Layout.php:497
Callee:      Magento\Framework\View\Layout::renderNonCachedElement
*****************87*****************
Location:    vendor/magento/framework/View/Layout.php:963
Callee:      Magento\Framework\View\Layout::renderElement
*****************88*****************
Location:    vendor/magento/framework/Interception/Interceptor.php:58
Callee:      Magento\Framework\View\Layout::getOutput
*****************89*****************
Location:    vendor/magento/framework/Interception/Interceptor.php:138
Callee:      Magento\Framework\View\Layout::___callParent
*****************90*****************
Location:    vendor/magento/framework/Interception/Interceptor.php:153
Callee:      Magento\Framework\View\Layout::Magento\Framework\Interception\{closure}
*****************91*****************
Location:    generated/code/Magento/Framework/View/Layout/Interceptor.php:65
Callee:      Magento\Framework\View\Layout::___callPlugins
*****************92*****************
Location:    vendor/magento/framework/View/Result/Page.php:258
Callee:      Magento\Framework\View\Layout::getOutput
*****************93*****************
Location:    vendor/magento/framework/View/Result/Layout.php:171
Callee:      Magento\Framework\View\Result\Page::render
*****************94*****************
Location:    vendor/magento/framework/Interception/Interceptor.php:58
Callee:      Magento\Framework\View\Result\Layout::renderResult
*****************95*****************
Location:    vendor/magento/framework/Interception/Interceptor.php:138
Callee:      Magento\Framework\View\Result\Page::___callParent
*****************96*****************
Location:    vendor/magento/framework/Interception/Interceptor.php:153
Callee:      Magento\Framework\View\Result\Page::Magento\Framework\Interception\{closure}
*****************97*****************
Location:    generated/code/Magento/Framework/View/Result/Page/Interceptor.php:26
Callee:      Magento\Framework\View\Result\Page::___callPlugins
*****************98*****************
Location:    vendor/magento/framework/App/Http.php:120
Callee:      Magento\Framework\View\Result\Page::renderResult
*****************99*****************
Location:    vendor/magento/framework/App/Bootstrap.php:261
Callee:      Magento\Framework\App\Http::launch
****************100*****************
Location:    pub/index.php:40
Callee:      Magento\Framework\App\Bootstrap::run

«preg_match() expects parameter 2 to be string, object given in vendor/magento/module-catalog/Helper/Output.php:245»

[
    {
        "mage2pro/core": "7.2.1",
        "Magento": "2.3.5-p2",
        "PHP": "7.2.34-8+ubuntu16.04.1+deb.sury.org+1",
        "Referer": null,
        "URL": "https://www.canadasatellite.ca/compare/Iridium-9523-Core-Module/Iridium-9602-SBD-Transceiver/Iridium-Edge-SBD-Modem/Iridium-9603N-SBD-Transceiver/Iridium-Certus-9770-Transceiver/Iridium-Certus-9810-Transceiver/Iridium-AssetPack-3-AP3/Iridium-Edge-Pro-SBD-Modem/Iridium-Edge-Solar-SBD-Modem"
    }
]
************************************
[E_ERROR] Uncaught TypeError: preg_match() expects parameter 2 to be string, object given in vendor/magento/module-catalog/Helper/Output.php:245
Stack trace:
#0 vendor/magento/module-catalog/Helper/Output.php(245): preg_match('/{{([a-z]{0,10}...', Object(Magento\Framework\Phrase))
#1 vendor/magento/module-catalog/Helper/Output.php(185): Magento\Catalog\Helper\Output->isDirectivesExists(Object(Magento\Framework\Phrase))
#2 var/view_preprocessed/pub/static/app/design/frontend/MageSuper/magestylish/Magento_Catalog/templates/product/compare/list.phtml(1): Magento\Catalog\Helper\Output->productAttribute(Object(LitExtension\Core\Model\Preference\Product\Product\Interceptor), Object(Magento\Framework\Phrase), 'short_descripti...')
#3 vendor/magento/framework/View/TemplateEngine/Php.php(59): include('/var/www/sites/
File: vendor/magento/module-catalog/Helper/Output.php
Line: 245

`MageWorx_Downloads`: «Call to a member function setProductItem() on boolean in app/design/frontend/MageSuper/magestylish/Magento_Sales/templates/order/items.phtml:37» on printing an order by a customer

[
    {
        "mage2pro/core": "7.2.1",
        "Magento": "2.3.5-p2",
        "PHP": "7.2.34-8+ubuntu16.04.1+deb.sury.org+1",
        "Referer": "https://www.canadasatellite.ca/checkout/onepage/success/",
        "URL": "https://www.canadasatellite.ca/sales/order/print/order_id/52161/"
    }
]
************************************
[E_ERROR] Uncaught Error: Call to a member function setProductItem() on boolean in var/view_preprocessed/pub/static/app/design/frontend/MageSuper/magestylish/Magento_Sales/templates/order/items.phtml:1
Stack trace:
#0 vendor/magento/framework/View/TemplateEngine/Php.php(59): include()
#1 vendor/magento/framework/Interception/Interceptor.php(58): Magento\Framework\View\TemplateEngine\Php->render(Object(Magento\Sales\Block\Order\Items\Interceptor), '/var/www/sites/...', Array)
#2 vendor/magento/framework/Interception/Interceptor.php(138): Magento\Framework\View\TemplateEngine\Php\Interceptor->___callParent('render', Array)
#3 vendor/magento/framework/Interception/Interceptor.php(153): Magento\Framework\View\TemplateEngine\Php\Interceptor->Magento\Framework\Interception\{closure}(Object(Magento\Sales\Block\Orde
File: var/view_preprocessed/pub/static/app/design/frontend/MageSuper/magestylish/Magento_Sales/templates/order/items.phtml
Line: 1

«Call to a member function getAdditionalInformation() on null in vendor/magento/module-sales/Model/OrderRepository.php:183»

[
    {
        "mage2pro/core": "7.2.1",
        "Magento": "2.3.5-p2",
        "PHP": "7.2.34-8+ubuntu16.04.1+deb.sury.org+1",
        "Referer": "https://www.canadasatellite.ca/customer/account/login/",
        "URL": "https://www.canadasatellite.ca/customer/account/index/"
    }
]
************************************
[E_ERROR] Uncaught Error: Call to a member function getAdditionalInformation() on null in vendor/magento/module-sales/Model/OrderRepository.php:183
Stack trace:
#0 vendor/magento/module-sales/Model/OrderRepository.php(145): Magento\Sales\Model\OrderRepository->setPaymentAdditionalInfo(Object(Magento\Sales\Model\Order\Interceptor))
#1 vendor/magento/framework/Interception/Interceptor.php(58): Magento\Sales\Model\OrderRepository->get('30700')
#2 vendor/magento/framework/Interception/Interceptor.php(138): Magento\Sales\Model\OrderRepository\Interceptor->___callParent('get', Array)
#3 vendor/magento/framework/Interception/Interceptor.php(153): Magento\Sales\Model\OrderRepository\Interceptor->Magento\Framework\Interception\{closure}('30700')
#4 generated/code/Magento/Sal
File: vendor/magento/module-sales/Model/OrderRepository.php
Line: 183

«The specified path is not allowed» (`media/catalog/category/subcategory.jpg`)

{
    "channel": "main",
    "datetime": {
        "date": "2021-03-19 14:28:19.979855",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "level": 400,
    "level_name": "ERROR",
    "Mage2.PRO": [
        {
            "mage2pro/core": "7.2.1",
            "Magento": "2.3.5-p2",
            "PHP": "7.2.34-8+ubuntu16.04.1+deb.sury.org+1",
            "Referer": "https://www.canadasatellite.ca/Bell-TV-Support-Canada-Satellite-s/1258.htm",
            "URL": "https://www.canadasatellite.ca/media/catalog/category/subcategory.jpg"
        }
    ],
    "message": "The specified path is not allowed."
}
Location:    vendor/mage2pro/core/Framework/Logger/Handler.php:55
Callee:      df_log_l
*****************1******************
Location:    vendor/monolog/monolog/src/Monolog/Logger.php:344
Callee:      Df\Framework\Logger\Handler::handle
*****************2******************
Location:    vendor/magento/framework/Logger/Monolog.php:48
Callee:      Monolog\Logger::addRecord
*****************3******************
Location:    vendor/monolog/monolog/src/Monolog/Logger.php:712
Callee:      Magento\Framework\Logger\Monolog::addRecord
*****************4******************
Location:    vendor/magento/framework/App/Bootstrap.php:266
Callee:      Monolog\Logger::error
*****************5******************
Location:    pub/get.php:84
Callee:      Magento\Framework\App\Bootstrap::run

«Could not save child: "Unknown entity type: Magento\Bundle\Model\Selection\Interceptor requested"» on `bin/magento product:bundle:resave`

{
    "channel": "main",
    "datetime": {
        "date": "2021-03-20 06:15:06.288980",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "level": 400,
    "level_name": "ERROR",
    "Mage2.PRO": [
        {
            "Command": "bin/magento product:bundle:resave --Id=5326",
            "mage2pro/core": "7.2.1",
            "Magento": "2.3.5-p2",
            "PHP": "7.2.34-8+ubuntu16.04.1+deb.sury.org+1"
        }
    ],
    "message": "Could not save child: \"Unknown entity type: Magento\Bundle\Model\Selection\Interceptor requested\"
#0 vendor/magento/framework/Interception/Interceptor.php(135): CanadaSatellite\Theme\Plugin\Model\LinkManagement->aroundSaveChild(Object(Magento\Bundle\Model\LinkManagement\Interceptor), Object(Closure), 'Bell-TV-6400-HD...', Object(Magento\Bundle\Model\Link\Interceptor))
#1 vendor/magento/framework/Interception/Interceptor.php(153): Magento\Bundle\Model\LinkManagement\Interceptor->Magento\Framework\Interception\{closure}('Bell-TV-6400-HD...', Object(Magento\Bundle\Model\Link\Interceptor))
#2 generated/code/Magento/Bundle/Model/LinkManagement/Interceptor.php(26): Magento\Bundle\Model\LinkManagement\Interceptor->___callPlugins('saveChild', Array, NULL)
#3 vendor/magento/module-bundle/Model/Option/SaveAction.php(148): Magento\Bundle\Model\LinkManagement\Interceptor->saveChild('Bell-TV-6400-HD...', Object(Magento\Bundle\Model\Link\Interceptor))
#4 vendor/magento/module-bundle/Model/Option/SaveAction.php(102): Magento\Bundle\Model\Option\SaveAction->updateOptionSelection(Object(LitExtension\Core\Model\Preference\Product\Product\Interceptor), Object(Magento\Bundle\Model\Option\Interceptor))
#5 vendor/magento/module-bundle/Model/Product/SaveHandler.php(132): Magento\Bundle\Model\Option\SaveAction->save(Object(LitExtension\Core\Model\Preference\Product\Product\Interceptor), Object(Magento\Bundle\Model\Option\Interceptor))
#6 vendor/magento/module-bundle/Model/Product/SaveHandler.php(90): Magento\Bundle\Model\Product\SaveHandler->saveOptions(Object(LitExtension\Core\Model\Preference\Product\Product\Interceptor), Array, Array)
#7 vendor/magento/framework/EntityManager/Operation/Update/UpdateExtensions.php(49): Magento\Bundle\Model\Product\SaveHandler->execute(Object(LitExtension\Core\Model\Preference\Product\Product\Interceptor), Array)
#8 vendor/magento/framework/EntityManager/Operation/Update.php(109): Magento\Framework\EntityManager\Operation\Update\UpdateExtensions->execute(Object(LitExtension\Core\Model\Preference\Product\Product\Interceptor), Array)
#9 vendor/magento/framework/EntityManager/EntityManager.php(96): Magento\Framework\EntityManager\Operation\Update->execute(Object(LitExtension\Core\Model\Preference\Product\Product\Interceptor), Array)
#10 vendor/magento/module-catalog/Model/ResourceModel/Product.php(758): Magento\Framework\EntityManager\EntityManager->save(Object(LitExtension\Core\Model\Preference\Product\Product\Interceptor))
#11 vendor/magento/framework/Interception/Interceptor.php(58): Magento\Catalog\Model\ResourceModel\Product->save(Object(LitExtension\Core\Model\Preference\Product\Product\Interceptor))
#12 vendor/magento/framework/Interception/Interceptor.php(138): MageSuper\Casat\Model\ResourceModel\Product\Interceptor->___callParent('save', Array)
#13 vendor/mirasvit/module-search/src/Search/Model/ScoreRule/Indexer/Plugin/ProductPlugin.php(62): MageSuper\Casat\Model\ResourceModel\Product\Interceptor->Magento\Framework\Interception\{closure}(Object(LitExtension\Core\Model\Preference\Product\Product\Interceptor))
#14 vendor/mirasvit/module-search/src/Search/Model/ScoreRule/Indexer/Plugin/ProductPlugin.php(35): Mirasvit\Search\Model\ScoreRule\Indexer\Plugin\ProductPlugin->addCommitCallback(Object(MageSuper\Casat\Model\ResourceModel\Product\Interceptor), Object(Closure), Object(LitExtension\Core\Model\Preference\Product\Product\Interceptor))
#15 vendor/magento/framework/Interception/Interceptor.php(135): Mirasvit\Search\Model\ScoreRule\Indexer\Plugin\ProductPlugin->aroundSave(Object(MageSuper\Casat\Model\ResourceModel\Product\Interceptor), Object(Closure), Object(LitExtension\Core\Model\Preference\Product\Product\Interceptor))
#16 vendor/magento/module-catalog-search/Model/Indexer/Fulltext/Plugin/Product.php(58): MageSuper\Casat\Model\ResourceModel\Product\Interceptor->Magento\Framework\Interception\{closure}(Object(LitExtension\Core\Model\Preference\Product\Product\Interceptor))
#17 vendor/magento/module-catalog-search/Model/Indexer/Fulltext/Plugin/Product.php(28): Magento\CatalogSearch\Model\Indexer\Fulltext\Plugin\Product->addCommitCallback(Object(MageSuper\Casat\Model\ResourceModel\Product\Interceptor), Object(Closure), Object(LitExtension\Core\Model\Preference\Product\Product\Interceptor))
#18 vendor/magento/framework/Interception/Interceptor.php(135): Magento\CatalogSearch\Model\Indexer\Fulltext\Plugin\Product->aroundSave(Object(MageSuper\Casat\Model\ResourceModel\Product\Interceptor), Object(Closure), Object(LitExtension\Core\Model\Preference\Product\Product\Interceptor))
#19 vendor/magento/framework/App/Cache/FlushCacheByTags.php(69): MageSuper\Casat\Model\ResourceModel\Product\Interceptor->Magento\Framework\Interception\{closure}(Object(LitExtension\Core\Model\Preference\Product\Product\Interceptor))
#20 vendor/magento/framework/Interception/Interceptor.php(135): Magento\Framework\App\Cache\FlushCacheByTags->aroundSave(Object(MageSuper\Casat\Model\ResourceModel\Product\Interceptor), Object(Closure), Object(LitExtension\Core\Model\Preference\Product\Product\Interceptor))
#21 vendor/magento/framework/Interception/Interceptor.php(153): MageSuper\Casat\Model\ResourceModel\Product\Interceptor->Magento\Framework\Interception\{closure}(Object(LitExtension\Core\Model\Preference\Product\Product\Interceptor))
#22 generated/code/MageSuper/Casat/Model/ResourceModel/Product/Interceptor.php(39): MageSuper\Casat\Model\ResourceModel\Product\Interceptor->___callPlugins('save', Array, Array)
#23 vendor/magento/framework/Model/AbstractModel.php(655): MageSuper\Casat\Model\ResourceModel\Product\Interceptor->save(Object(LitExtension\Core\Model\Preference\Product\Product\Interceptor))
#24 app/code/CanadaSatellite/Theme/Console/BundleProductResave.php(71): Magento\Framework\Model\AbstractModel->save()
#25 vendor/symfony/console/Command/Command.php(255): CanadaSatellite\Theme\Console\BundleProductResave->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#26 vendor/symfony/console/Application.php(1009): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#27 vendor/symfony/console/Application.php(273): Symfony\Component\Console\Application->doRunCommand(Object(CanadaSatellite\Theme\Console\BundleProductResave), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#28 vendor/magento/framework/Console/Cli.php(115): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#29 vendor/symfony/console/Application.php(149): Magento\Framework\Console\Cli->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#30 bin/magento(23): Symfony\Component\Console\Application->run()
#31 {main}"
}
Location:    vendor/mage2pro/core/Framework/Logger/Handler.php:55
Callee:      df_log_l
*****************1******************
Location:    vendor/monolog/monolog/src/Monolog/Logger.php:344
Callee:      Df\Framework\Logger\Handler::handle
*****************2******************
Location:    vendor/magento/framework/Logger/Monolog.php:48
Callee:      Monolog\Logger::addRecord
*****************3******************
Location:    vendor/monolog/monolog/src/Monolog/Logger.php:712
Callee:      Magento\Framework\Logger\Monolog::addRecord
*****************4******************
Location:    vendor/magento/framework/Console/Cli.php:118
Callee:      Monolog\Logger::error
*****************5******************
Location:    vendor/symfony/console/Application.php:149
Callee:      Magento\Framework\Console\Cli::doRun
*****************6******************
Location:    bin/magento:23
Callee:      Symfony\Component\Console\Application::run

«DOMDocument::loadHTML(): Tag date invalid in Entity, line: 1» on `/sales/order/view/order_id/<order_id>`

{
    "channel": "main",
    "context": {
        "exception": {}
    },
    "datetime": {
        "date": "2021-03-19 15:26:40.074816",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "level": 500,
    "level_name": "CRITICAL",
    "Mage2.PRO": [
        {
            "mage2pro/core": "7.2.1",
            "Magento": "2.3.5-p2",
            "PHP": "7.2.34-8+ubuntu16.04.1+deb.sury.org+1",
            "Referer": "https://www.canadasatellite.ca/customer/account/",
            "URL": "https://www.canadasatellite.ca/sales/order/view/order_id/44330/"
        }
    ],
    "message": "DOMDocument::loadHTML(): Tag date invalid in Entity, line: 1"
}
Location:    vendor/mage2pro/core/Framework/Logger/Handler.php:55
Callee:      df_log_l
*****************1******************
Location:    vendor/monolog/monolog/src/Monolog/Logger.php:344
Callee:      Df\Framework\Logger\Handler::handle
*****************2******************
Location:    vendor/magento/framework/Logger/Monolog.php:48
Callee:      Monolog\Logger::addRecord
*****************3******************
Location:    vendor/monolog/monolog/src/Monolog/Logger.php:740
Callee:      Magento\Framework\Logger\Monolog::addRecord
*****************4******************
Location:    vendor/magento/framework/Escaper.php:105
Callee:      Monolog\Logger::critical
*****************5******************
Location:    vendor/magento/framework/View/Element/AbstractBlock.php:895
Callee:      Magento\Framework\Escaper::escapeHtml
*****************6******************
Location:    var/view_preprocessed/pub/static/vendor/magento/module-sales/view/frontend/templates/order/order_date.phtml:1
Callee:      Magento\Framework\View\Element\AbstractBlock::escapeHtml
*****************7******************
Location:    vendor/magento/framework/View/TemplateEngine/Php.php:59
Callee:      include
*****************8******************
Location:    vendor/magento/framework/Interception/Interceptor.php:58
Callee:      Magento\Framework\View\TemplateEngine\Php::render
*****************9******************
Location:    vendor/magento/framework/Interception/Interceptor.php:138
Callee:      Magento\Framework\View\TemplateEngine\Php::___callParent
*****************10*****************
Location:    vendor/magento/framework/Interception/Interceptor.php:153
Callee:      Magento\Framework\View\TemplateEngine\Php::Magento\Framework\Interception\{closure}
*****************11*****************
Location:    generated/code/Magento/Framework/View/TemplateEngine/Php/Interceptor.php:26
Callee:      Magento\Framework\View\TemplateEngine\Php::___callPlugins
*****************12*****************
Location:    vendor/magento/framework/View/Element/Template.php:271
Callee:      Magento\Framework\View\TemplateEngine\Php::render
*****************13*****************
Location:    vendor/magento/framework/View/Element/Template.php:301
Callee:      Magento\Framework\View\Element\Template::fetchView
*****************14*****************
Location:    vendor/magento/framework/View/Element/AbstractBlock.php:1100
Callee:      Magento\Framework\View\Element\Template::_toHtml
*****************15*****************
Location:    vendor/magento/framework/View/Element/AbstractBlock.php:1104
Callee:      Magento\Framework\View\Element\AbstractBlock::Magento\Framework\View\Element\{closure}
*****************16*****************
Location:    vendor/magento/framework/View/Element/AbstractBlock.php:674
Callee:      Magento\Framework\View\Element\AbstractBlock::_loadCache
*****************17*****************
Location:    vendor/magento/framework/View/Layout.php:566
Callee:      Magento\Framework\View\Element\AbstractBlock::toHtml
*****************18*****************
Location:    vendor/magento/framework/View/Layout.php:542
Callee:      Magento\Framework\View\Layout::_renderBlock
*****************19*****************
Location:    vendor/magento/framework/View/Layout.php:497
Callee:      Magento\Framework\View\Layout::renderNonCachedElement
*****************20*****************
Location:    vendor/magento/framework/View/Element/AbstractBlock.php:525
Callee:      Magento\Framework\View\Layout::renderElement
*****************21*****************
Location:    var/view_preprocessed/pub/static/app/design/frontend/MageSuper/magestylish/Magento_Theme/templates/html/title.phtml:1
Callee:      Magento\Framework\View\Element\AbstractBlock::getChildHtml
*****************22*****************
Location:    vendor/magento/framework/View/TemplateEngine/Php.php:59
Callee:      include
*****************23*****************
Location:    vendor/magento/framework/Interception/Interceptor.php:58
Callee:      Magento\Framework\View\TemplateEngine\Php::render
*****************24*****************
Location:    vendor/magento/framework/Interception/Interceptor.php:138
Callee:      Magento\Framework\View\TemplateEngine\Php::___callParent
*****************25*****************
Location:    vendor/magento/framework/Interception/Interceptor.php:153
Callee:      Magento\Framework\View\TemplateEngine\Php::Magento\Framework\Interception\{closure}
*****************26*****************
Location:    generated/code/Magento/Framework/View/TemplateEngine/Php/Interceptor.php:26
Callee:      Magento\Framework\View\TemplateEngine\Php::___callPlugins
*****************27*****************
Location:    vendor/magento/framework/View/Element/Template.php:271
Callee:      Magento\Framework\View\TemplateEngine\Php::render
*****************28*****************
Location:    vendor/magento/framework/View/Element/Template.php:301
Callee:      Magento\Framework\View\Element\Template::fetchView
*****************29*****************
Location:    vendor/magento/framework/View/Element/AbstractBlock.php:1100
Callee:      Magento\Framework\View\Element\Template::_toHtml
*****************30*****************
Location:    vendor/magento/framework/View/Element/AbstractBlock.php:1104
Callee:      Magento\Framework\View\Element\AbstractBlock::Magento\Framework\View\Element\{closure}
*****************31*****************
Location:    vendor/magento/framework/View/Element/AbstractBlock.php:674
Callee:      Magento\Framework\View\Element\AbstractBlock::_loadCache
*****************32*****************
Location:    vendor/magento/framework/View/Layout.php:566
Callee:      Magento\Framework\View\Element\AbstractBlock::toHtml
*****************33*****************
Location:    vendor/magento/framework/View/Layout.php:542
Callee:      Magento\Framework\View\Layout::_renderBlock
*****************34*****************
Location:    vendor/magento/framework/View/Layout.php:497
Callee:      Magento\Framework\View\Layout::renderNonCachedElement
*****************35*****************
Location:    vendor/magento/framework/View/Layout.php:594
Callee:      Magento\Framework\View\Layout::renderElement
*****************36*****************
Location:    vendor/magento/framework/View/Layout.php:544
Callee:      Magento\Framework\View\Layout::_renderContainer
*****************37*****************
Location:    vendor/magento/framework/View/Layout.php:497
Callee:      Magento\Framework\View\Layout::renderNonCachedElement
*****************38*****************
Location:    vendor/magento/framework/View/Layout.php:594
Callee:      Magento\Framework\View\Layout::renderElement
*****************39*****************
Location:    vendor/magento/framework/View/Layout.php:544
Callee:      Magento\Framework\View\Layout::_renderContainer
*****************40*****************
Location:    vendor/magento/framework/View/Layout.php:497
Callee:      Magento\Framework\View\Layout::renderNonCachedElement
*****************41*****************
Location:    vendor/magento/framework/View/Layout.php:594
Callee:      Magento\Framework\View\Layout::renderElement
*****************42*****************
Location:    vendor/magento/framework/View/Layout.php:544
Callee:      Magento\Framework\View\Layout::_renderContainer
*****************43*****************
Location:    vendor/magento/framework/View/Layout.php:497
Callee:      Magento\Framework\View\Layout::renderNonCachedElement
*****************44*****************
Location:    vendor/magento/framework/View/Layout.php:594
Callee:      Magento\Framework\View\Layout::renderElement
*****************45*****************
Location:    vendor/magento/framework/View/Layout.php:544
Callee:      Magento\Framework\View\Layout::_renderContainer
*****************46*****************
Location:    vendor/magento/framework/View/Layout.php:497
Callee:      Magento\Framework\View\Layout::renderNonCachedElement
*****************47*****************
Location:    vendor/magento/framework/View/Layout.php:594
Callee:      Magento\Framework\View\Layout::renderElement
*****************48*****************
Location:    vendor/magento/framework/View/Layout.php:544
Callee:      Magento\Framework\View\Layout::_renderContainer
*****************49*****************
Location:    vendor/magento/framework/View/Layout.php:497
Callee:      Magento\Framework\View\Layout::renderNonCachedElement
*****************50*****************
Location:    vendor/magento/framework/View/Layout.php:594
Callee:      Magento\Framework\View\Layout::renderElement
*****************51*****************
Location:    vendor/magento/framework/View/Layout.php:544
Callee:      Magento\Framework\View\Layout::_renderContainer
*****************52*****************
Location:    vendor/magento/framework/View/Layout.php:497
Callee:      Magento\Framework\View\Layout::renderNonCachedElement
*****************53*****************
Location:    vendor/magento/framework/View/Layout.php:963
Callee:      Magento\Framework\View\Layout::renderElement
*****************54*****************
Location:    vendor/magento/framework/Interception/Interceptor.php:58
Callee:      Magento\Framework\View\Layout::getOutput
*****************55*****************
Location:    vendor/magento/framework/Interception/Interceptor.php:138
Callee:      Magento\Framework\View\Layout::___callParent
*****************56*****************
Location:    vendor/magento/framework/Interception/Interceptor.php:153
Callee:      Magento\Framework\View\Layout::Magento\Framework\Interception\{closure}
*****************57*****************
Location:    generated/code/Magento/Framework/View/Layout/Interceptor.php:65
Callee:      Magento\Framework\View\Layout::___callPlugins
*****************58*****************
Location:    vendor/magento/framework/View/Result/Page.php:258
Callee:      Magento\Framework\View\Layout::getOutput
*****************59*****************
Location:    vendor/magento/framework/View/Result/Layout.php:171
Callee:      Magento\Framework\View\Result\Page::render
*****************60*****************
Location:    vendor/magento/framework/Interception/Interceptor.php:58
Callee:      Magento\Framework\View\Result\Layout::renderResult
*****************61*****************
Location:    vendor/magento/framework/Interception/Interceptor.php:138
Callee:      Magento\Framework\View\Result\Page::___callParent
*****************62*****************
Location:    vendor/magento/framework/Interception/Interceptor.php:153
Callee:      Magento\Framework\View\Result\Page::Magento\Framework\Interception\{closure}
*****************63*****************
Location:    generated/code/Magento/Framework/View/Result/Page/Interceptor.php:26
Callee:      Magento\Framework\View\Result\Page::___callPlugins
*****************64*****************
Location:    vendor/magento/framework/App/Http.php:120
Callee:      Magento\Framework\View\Result\Page::renderResult
*****************65*****************
Location:    vendor/magento/framework/App/Bootstrap.php:261
Callee:      Magento\Framework\App\Http::launch
*****************66*****************
Location:    pub/index.php:40
Callee:      Magento\Framework\App\Bootstrap::run

«Cannot modify header information - headers already sent by (output started at vendor/magento/module-downloadable/Helper/Download.php:285) in vendor/magento/framework/Stdlib/Cookie/PhpCookieManager.php on line 148»

"url":"/iridium-go_-fixed-installation-kit-fact-sheet-pdf"
#1 setcookie() called at [vendor/magento/framework/Stdlib/Cookie/PhpCookieManager.php:148]
#2 Magento\Framework\Stdlib\Cookie\PhpCookieManager->setCookie() called at [vendor/magento/framework/Stdlib/Cookie/PhpCookieManager.php:101]
#3 Magento\Framework\Stdlib\Cookie\PhpCookieManager->setSensitiveCookie() called at [vendor/magento/framework/App/Response/Http.php:114]
#4 Magento\Framework\App\Response\Http->sendVary() called at [generated/code/Magento/Framework/App/Response/Http/Interceptor.php:37]
#5 Magento\Framework\App\Response\Http\Interceptor->sendVary() called at [vendor/magento/module-page-cache/Model/App/Response/HttpPlugin.php:25]
#6 Magento\PageCache\Model\App\Response\HttpPlugin->beforeSendResponse() called at [vendor/magento/framework/Interception/Interceptor.php:121]
#7 Magento\Framework\App\Response\Http\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/magento/framework/Interception/Interceptor.php:153]
#8 Magento\Framework\App\Response\Http\Interceptor->___callPlugins() called at [generated/code/Magento/Framework/App/Response/Http/Interceptor.php:117]
#9 Magento\Framework\App\Response\Http\Interceptor->sendResponse() called at [vendor/magento/framework/App/Bootstrap.php:262]
#10 Magento\Framework\App\Bootstrap->run() called at [pub/index.php:40]

`Mageplaza_Blog` (`/blog/post/rss`): «Invalid parameter: parameter must be a non-empty string and valid URI/IRI»

{
    "channel": "main",
    "datetime": {
        "date": "2021-03-19 15:23:55.525225",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "level": 400,
    "level_name": "ERROR",
    "Mage2.PRO": [
        {
            "mage2pro/core": "7.2.1",
            "Magento": "2.3.5-p2",
            "PHP": "7.2.34-8+ubuntu16.04.1+deb.sury.org+1",
            "Referer": "https://www.google.com/",
            "URL": "https://www.canadasatellite.ca/blog/post/rss/"
        }
    ],
    "message": "Invalid parameter: parameter must be a non-empty string and valid URI/IRI"
}
Location:    vendor/mage2pro/core/Framework/Logger/Handler.php:55
Callee:      df_log_l
*****************1******************
Location:    vendor/monolog/monolog/src/Monolog/Logger.php:344
Callee:      Df\Framework\Logger\Handler::handle
*****************2******************
Location:    vendor/magento/framework/Logger/Monolog.php:48
Callee:      Monolog\Logger::addRecord
*****************3******************
Location:    vendor/monolog/monolog/src/Monolog/Logger.php:712
Callee:      Magento\Framework\Logger\Monolog::addRecord
*****************4******************
Location:    vendor/magento/framework/App/Bootstrap.php:266
Callee:      Monolog\Logger::error
*****************5******************
Location:    pub/index.php:40
Callee:      Magento\Framework\App\Bootstrap::run

«Invalid argument supplied for foreach() in app/code/MageWorx/OptionInventory/Helper/Stock.php on line 222»

#1 MageWorx\OptionInventory\Helper\Stock->getOptionValuesId() called at [app/code/MageWorx/OptionInventory/Model/StockProvider.php:241]
#2 MageWorx\OptionInventory\Model\StockProvider->updateOptionsStockMessage() called at [app/code/MageWorx/OptionInventory/Controller/StockMessage/Update.php:44]
#3 MageWorx\OptionInventory\Controller\StockMessage\Update->execute() called at [vendor/magento/framework/App/Action/Action.php:108]
#4 Magento\Framework\App\Action\Action->dispatch() called at [vendor/magento/framework/Interception/Interceptor.php:58]
#5 MageWorx\OptionInventory\Controller\StockMessage\Update\Interceptor->___callParent() called at [vendor/magento/framework/Interception/Interceptor.php:138]
#6 MageWorx\OptionInventory\Controller\StockMessage\Update\Interceptor->Magento\Framework\Interception\{closure}() called at [app/code/Bss/AdminActionLog/Plugin/Action.php:71]
#7 Bss\AdminActionLog\Plugin\Action->aroundDispatch() called at [vendor/magento/framework/Interception/Interceptor.php:135]
#8 MageWorx\OptionInventory\Controller\StockMessage\Update\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/magento/framework/Interception/Interceptor.php:153]
#9 MageWorx\OptionInventory\Controller\StockMessage\Update\Interceptor->___callPlugins() called at [generated/code/MageWorx/OptionInventory/Controller/StockMessage/Update/Interceptor.php:26]
#10 MageWorx\OptionInventory\Controller\StockMessage\Update\Interceptor->dispatch() called at [vendor/magento/framework/App/FrontController.php:162]
#11 Magento\Framework\App\FrontController->processRequest() called at [vendor/magento/framework/App/FrontController.php:99]
#12 Magento\Framework\App\FrontController->dispatch() called at [vendor/magento/framework/Interception/Interceptor.php:58]
#13 Magento\Framework\App\FrontController\Interceptor->___callParent() called at [vendor/magento/framework/Interception/Interceptor.php:138]
#14 Magento\Framework\App\FrontController\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/magento/module-store/App/FrontController/Plugin/RequestPreprocessor.php:99]
#15 Magento\Store\App\FrontController\Plugin\RequestPreprocessor->aroundDispatch() called at [vendor/magento/framework/Interception/Interceptor.php:135]
#16 Magento\Framework\App\FrontController\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/magento/module-page-cache/Model/App/FrontController/BuiltinPlugin.php:73]
#17 Magento\PageCache\Model\App\FrontController\BuiltinPlugin->aroundDispatch() called at [vendor/magento/framework/Interception/Interceptor.php:135]
#18 Magento\Framework\App\FrontController\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/magento/framework/Interception/Interceptor.php:153]
#19 Magento\Framework\App\FrontController\Interceptor->___callPlugins() called at [generated/code/Magento/Framework/App/FrontController/Interceptor.php:26]
#20 Magento\Framework\App\FrontController\Interceptor->dispatch() called at [vendor/magento/framework/App/Http.php:116]
#21 Magento\Framework\App\Http->launch() called at [vendor/magento/framework/App/Bootstrap.php:261]
#22 Magento\Framework\App\Bootstrap->run() called at [pub/index.php:40]

`MageWorx_OptionBase`: «Unknown column 'visibility_by_customer_group_id' in 'having clause'»

{
    "channel": "main",
    "datetime": {
        "date": "2021-03-19 13:50:05.486067",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "level": 500,
    "level_name": "CRITICAL",
    "Mage2.PRO": [
        {
            "Command": "bin/magento cron:run",
            "mage2pro/core": "7.2.1",
            "Magento": "2.3.5-p2",
            "PHP": "7.2.34-8+ubuntu16.04.1+deb.sury.org+1"
        }
    ],
    "message": "SQLSTATE[42S22]: Column not found: 1054 Unknown column 'visibility_by_customer_group_id' in 'having clause', query was: SELECT `main_table`.*, `default_option_title`.`title` AS `default_title`, `store_option_title`.`title` AS `store_title`, IF(store_option_title.title IS NULL, default_option_title.title, store_option_title.title) AS `title`, `default_option_description`.`description` AS `default_description`, `store_option_description`.`description` AS `store_description`, IF(store_option_description.description IS NULL, default_option_description.description, store_option_description.description) AS `description`, `default_option_price`.`price` AS `default_price`, `default_option_price`.`price_type` AS `default_price_type`, `store_option_price`.`price` AS `store_price`, `store_option_price`.`price_type` AS `store_price_type`, IF(store_option_price.price IS NULL, default_option_price.price, store_option_price.price) AS `price`, IF(store_option_price.price_type IS NULL, default_option_price.price_type, store_option_price.price_type) AS `price_type`, `mageworx_title`.`mageworx_title`, `mageworx_option_price`.`mageworx_option_price`, `mageworx_option_dependency`.`dependency`, `option_description`.`description`, `option_customer_group`.`customer_group`, `option_store_view`.`store_view` FROM `catalog_product_option` AS `main_table`
 INNER JOIN `catalog_product_entity` AS `cpe` ON cpe.entity_id = main_table.product_id
 INNER JOIN `catalog_product_option_title` AS `default_option_title` ON default_option_title.option_id = main_table.option_id
 LEFT JOIN `catalog_product_option_title` AS `store_option_title` ON store_option_title.option_id = main_table.option_id AND store_option_title.store_id = 1
 INNER JOIN `catalog_product_option_title` AS `default_option_description` ON default_option_description.option_id = main_table.option_id
 LEFT JOIN `catalog_product_option_title` AS `store_option_description` ON store_option_description.option_id = main_table.option_id AND store_option_description.store_id = 1
 LEFT JOIN `catalog_product_option_price` AS `default_option_price` ON default_option_price.option_id = main_table.option_id AND default_option_price.store_id = 0
 LEFT JOIN `catalog_product_option_price` AS `store_option_price` ON store_option_price.option_id = main_table.option_id AND store_option_price.store_id = 1
 LEFT JOIN (SELECT option_id as magento_title_option_id, CONCAT('[', GROUP_CONCAT(CONCAT('{\"store_id\"',':\"',store_id,'\",','\"title\"',':\"',title,'\"}')),']') AS mageworx_title FROM catalog_product_option_title WHERE option_id IN(35695,35696,35697) GROUP BY option_id) AS `mageworx_title` ON main_table.option_id = mageworx_title.magento_title_option_id
 LEFT JOIN (SELECT option_id as magento_price_option_id, CONCAT('[', GROUP_CONCAT(CONCAT('{\"store_id\"',':\"',store_id,'\",','\"price_type\"',':\"',price_type,'\",','\"price\"',':\"',price,'\"}')),']') AS mageworx_option_price FROM catalog_product_option_price WHERE option_id IN(35695,35696,35697) GROUP BY option_id) AS `mageworx_option_price` ON main_table.option_id = mageworx_option_price.magento_price_option_id
 LEFT JOIN (SELECT `mageworx_option_dependency`.`child_option_id`, concat(                             '[',                             group_concat(concat('[\"', parent_option_id, '\",\"', parent_option_type_id, '\"]')),                             ']'                         ) AS `dependency` FROM `mageworx_option_dependency` WHERE (child_option_type_id = '0' AND product_id  = 6255) GROUP BY `child_option_id`) AS `mageworx_option_dependency` ON mageworx_option_dependency.child_option_id = main_table.option_id
 LEFT JOIN (SELECT option_id as mageworx_description_option_id, CONCAT('[', GROUP_CONCAT(CONCAT('{\"store_id\"',':\"',IFNULL(store_id,''),'\",','\"description\"',':\"',IFNULL(description,''),'\"}')),']') AS description FROM mageworx_optionfeatures_option_description WHERE option_id IN(35695,35696,35697) GROUP BY option_id) AS `option_description` ON main_table.option_id = option_description.mageworx_description_option_id
 LEFT JOIN (SELECT option_id as mageworx_customer_group_option_id, CONCAT('[', GROUP_CONCAT(CONCAT('{\"customer_group_id\"',':\"',IFNULL(customer_group_id,''),'\"}')),']') AS customer_group FROM mageworx_optionvisibility_option_customer_group WHERE option_id IN(35695,35696,35697) GROUP BY option_id) AS `option_customer_group` ON main_table.option_id = option_customer_group.mageworx_customer_group_option_id
 LEFT JOIN (SELECT option_id as mageworx_store_view_option_id, CONCAT('[', GROUP_CONCAT(CONCAT('{\"customer_store_id\"',':\"',IFNULL(customer_store_id,''),'\"}')),']') AS store_view FROM mageworx_optionvisibility_option_store_view WHERE option_id IN(35695,35696,35697) GROUP BY option_id) AS `option_store_view` ON main_table.option_id = option_store_view.mageworx_store_view_option_id WHERE (`cpe`.`entity_id` = '6255') AND (default_option_title.store_id = 0) AND (default_option_description.store_id = 0) AND (`main_table`.`disabled` = '0') AND (`main_table`.`disabled_by_values` = '0') HAVING (visibility_by_customer_group_id) AND (visibility_by_customer_store_id) ORDER BY sort_order ASC, title ASC
"
}
Location:    vendor/mage2pro/core/Framework/Logger/Handler.php:55
Callee:      df_log_l
*****************1******************
Location:    vendor/monolog/monolog/src/Monolog/Logger.php:344
Callee:      Df\Framework\Logger\Handler::handle
*****************2******************
Location:    vendor/magento/framework/Logger/Monolog.php:48
Callee:      Monolog\Logger::addRecord
*****************3******************
Location:    vendor/monolog/monolog/src/Monolog/Logger.php:740
Callee:      Magento\Framework\Logger\Monolog::addRecord
*****************4******************
Location:    vendor/magento/framework/View/Layout.php:551
Callee:      Monolog\Logger::critical
*****************5******************
Location:    vendor/magento/framework/View/Layout.php:497
Callee:      Magento\Framework\View\Layout::renderNonCachedElement
*****************6******************
Location:    vendor/magento/framework/View/Layout.php:963
Callee:      Magento\Framework\View\Layout::renderElement
*****************7******************
Location:    generated/code/Magento/Framework/View/Layout/Interceptor.php:63
Callee:      Magento\Framework\View\Layout::getOutput
*****************8******************
Location:    vendor/magento/module-email/Model/Template/Filter.php:488
Callee:      Magento\Framework\View\Layout::getOutput
*****************9******************
Location:    :
Callee:      Magento\Email\Model\Template\Filter::emulateAreaCallback
*****************10*****************
Location:    vendor/magento/framework/App/State.php:187
Callee:      call_user_func_array
*****************11*****************
Location:    vendor/magento/module-email/Model/Template/Filter.php:444
Callee:      Magento\Framework\App\State::emulateAreaCode
*****************12*****************
Location:    :
Callee:      Magento\Email\Model\Template\Filter::layoutDirective
*****************13*****************
Location:    vendor/magento/framework/Filter/DirectiveProcessor/LegacyDirective.php:42
Callee:      ReflectionMethod::invokeArgs
*****************14*****************
Location:    vendor/magento/framework/Filter/Template.php:184
Callee:      Magento\Framework\Filter\DirectiveProcessor\LegacyDirective::process
*****************15*****************
Location:    vendor/magento/module-email/Model/Template/Filter.php:1080
Callee:      Magento\Framework\Filter\Template::filter
*****************16*****************
Location:    vendor/magento/module-email/Model/AbstractTemplate.php:369
Callee:      Magento\Email\Model\Template\Filter::filter
*****************17*****************
Location:    vendor/magento/module-email/Model/Template.php:387
Callee:      Magento\Email\Model\AbstractTemplate::getProcessedTemplate
*****************18*****************
Location:    app/code/Amasty/Acart/Model/HistoryFromRuleQuoteFactory.php:131
Callee:      Magento\Email\Model\Template::processTemplate
*****************19*****************
Location:    app/code/Amasty/Acart/Model/RuleQuoteFromRuleAndQuoteFactory.php:90
Callee:      Amasty\Acart\Model\HistoryFromRuleQuoteFactory::create
*****************20*****************
Location:    app/code/Amasty/Acart/Model/Indexer.php:180
Callee:      Amasty\Acart\Model\RuleQuoteFromRuleAndQuoteFactory::create
*****************21*****************
Location:    app/code/Amasty/Acart/Model/Indexer.php:136
Callee:      Amasty\Acart\Model\Indexer::_prepare
*****************22*****************
Location:    app/code/Amasty/Acart/Cron/RefreshHistory.php:26
Callee:      Amasty\Acart\Model\Indexer::run
*****************23*****************
Location:    :
Callee:      Amasty\Acart\Cron\RefreshHistory::execute
*****************24*****************
Location:    vendor/magento/module-cron/Observer/ProcessCronQueueObserver.php:350
Callee:      call_user_func_array
*****************25*****************
Location:    app/code/Wyomind/CronScheduler/Plugin/Cron/Observer/ProcessCronQueueObserver.php:255
Callee:      Magento\Cron\Observer\ProcessCronQueueObserver::_runJob
*****************26*****************
Location:    app/code/Wyomind/CronScheduler/Plugin/Cron/Observer/ProcessCronQueueObserver.php:210
Callee:      Wyomind\CronScheduler\Plugin\Cron\Observer\ProcessCronQueueObserver::processPendingJobs
*****************27*****************
Location:    app/code/Wyomind/CronScheduler/Plugin/Cron/Observer/ProcessCronQueueObserver.php:550
Callee:      Wyomind\CronScheduler\Plugin\Cron\Observer\ProcessCronQueueObserver::Wyomind\CronScheduler\Plugin\Cron\Observer\{closure}
*****************28*****************
Location:    app/code/Wyomind/CronScheduler/Plugin/Cron/Observer/ProcessCronQueueObserver.php:211
Callee:      Wyomind\CronScheduler\Plugin\Cron\Observer\ProcessCronQueueObserver::lockGroup
*****************29*****************
Location:    vendor/magento/framework/Interception/Interceptor.php:135
Callee:      Wyomind\CronScheduler\Plugin\Cron\Observer\ProcessCronQueueObserver::aroundExecute
*****************30*****************
Location:    vendor/magento/framework/Interception/Interceptor.php:153
Callee:      Magento\Cron\Observer\ProcessCronQueueObserver::Magento\Framework\Interception\{closure}
*****************31*****************
Location:    generated/code/Magento/Cron/Observer/ProcessCronQueueObserver/Interceptor.php:26
Callee:      Magento\Cron\Observer\ProcessCronQueueObserver::___callPlugins
*****************32*****************
Location:    vendor/magento/framework/Event/Invoker/InvokerDefault.php:88
Callee:      Magento\Cron\Observer\ProcessCronQueueObserver::execute
*****************33*****************
Location:    vendor/magento/framework/Event/Invoker/InvokerDefault.php:74
Callee:      Magento\Framework\Event\Invoker\InvokerDefault::_callObserverMethod
*****************34*****************
Location:    vendor/magento/framework/Event/Manager.php:66
Callee:      Magento\Framework\Event\Invoker\InvokerDefault::dispatch
*****************35*****************
Location:    generated/code/Magento/Framework/Event/Manager/Proxy.php:95
Callee:      Magento\Framework\Event\Manager::dispatch
*****************36*****************
Location:    vendor/magento/framework/App/Cron.php:86
Callee:      Magento\Framework\Event\Manager\Proxy::dispatch
*****************37*****************
Location:    vendor/magento/module-cron/Console/Command/CronCommand.php:117
Callee:      Magento\Framework\App\Cron::launch
*****************38*****************
Location:    vendor/symfony/console/Command/Command.php:255
Callee:      Magento\Cron\Console\Command\CronCommand::execute
*****************39*****************
Location:    vendor/magento/framework/Interception/Interceptor.php:58
Callee:      Symfony\Component\Console\Command\Command::run
*****************40*****************
Location:    vendor/magento/framework/Interception/Interceptor.php:138
Callee:      Magento\Cron\Console\Command\CronCommand::___callParent
*****************41*****************
Location:    vendor/mage2pro/core/Cron/Plugin/Console/Command/CronCommand.php:24
Callee:      Magento\Cron\Console\Command\CronCommand::Magento\Framework\Interception\{closure}
*****************42*****************
Location:    vendor/magento/framework/Interception/Interceptor.php:135
Callee:      Df\Cron\Plugin\Console\Command\CronCommand::aroundRun
*****************43*****************
Location:    vendor/magento/framework/Interception/Interceptor.php:153
Callee:      Magento\Cron\Console\Command\CronCommand::Magento\Framework\Interception\{closure}
*****************44*****************
Location:    generated/code/Magento/Cron/Console/Command/CronCommand/Interceptor.php:26
Callee:      Magento\Cron\Console\Command\CronCommand::___callPlugins
*****************45*****************
Location:    vendor/symfony/console/Application.php:1009
Callee:      Magento\Cron\Console\Command\CronCommand::run
*****************46*****************
Location:    vendor/symfony/console/Application.php:273
Callee:      Symfony\Component\Console\Application::doRunCommand
*****************47*****************
Location:    vendor/magento/framework/Console/Cli.php:115
Callee:      Symfony\Component\Console\Application::doRun
*****************48*****************
Location:    vendor/symfony/console/Application.php:149
Callee:      Magento\Framework\Console\Cli::doRun
*****************49*****************
Location:    bin/magento:23
Callee:      Symfony\Component\Console\Application::run

`MageSuper_Casat`: «You just catched on trying to change product name and(or) description for not default store» on `bin/magento product:bundle:resave`

#0 vendor/magento/framework/Event/Invoker/InvokerDefault.php(88): MageSuper\Casat\Observer\ProductSaveBefore->execute(Object(Magento\Framework\Event\Observer))
#1 vendor/magento/framework/Event/Invoker/InvokerDefault.php(74): Magento\Framework\Event\Invoker\InvokerDefault->_callObserverMethod(Object(MageSuper\Casat\Observer\ProductSaveBefore), Object(Magento\Framework\Event\Observer))
#2 vendor/magento/framework/Event/Manager.php(66): Magento\Framework\Event\Invoker\InvokerDefault->dispatch(Array, Object(Magento\Framework\Event\Observer))
#3 generated/code/Magento/Framework/Event/Manager/Proxy.php(95): Magento\Framework\Event\Manager->dispatch('catalog_product...', Array)
#4 vendor/magento/framework/Model/AbstractModel.php(702): Magento\Framework\Event\Manager\Proxy->dispatch('catalog_product...', Array)
#5 vendor/magento/module-catalog/Model/AbstractModel.php(383): Magento\Framework\Model\AbstractModel->beforeSave()
#6 vendor/magento/module-catalog/Model/Product.php(933): Magento\Catalog\Model\AbstractModel->beforeSave()
#7 vendor/magento/framework/EntityManager/Observer/BeforeEntitySave.php(34): Magento\Catalog\Model\Product->beforeSave()
#8 vendor/magento/framework/Event/Invoker/InvokerDefault.php(88): Magento\Framework\EntityManager\Observer\BeforeEntitySave->execute(Object(Magento\Framework\Event\Observer))
#9 vendor/magento/framework/Event/Invoker/InvokerDefault.php(74): Magento\Framework\Event\Invoker\InvokerDefault->_callObserverMethod(Object(Magento\Framework\EntityManager\Observer\BeforeEntitySave), Object(Magento\Framework\Event\Observer))
#10 vendor/magento/framework/Event/Manager.php(66): Magento\Framework\Event\Invoker\InvokerDefault->dispatch(Array, Object(Magento\Framework\Event\Observer))
#11 generated/code/Magento/Framework/Event/Manager/Proxy.php(95): Magento\Framework\Event\Manager->dispatch('magento_catalog...', Array)
#12 vendor/magento/framework/EntityManager/EventManager.php(52): Magento\Framework\Event\Manager\Proxy->dispatch('magento_catalog...', Array)
#13 vendor/magento/framework/EntityManager/Operation/Update.php(106): Magento\Framework\EntityManager\EventManager->dispatchEntityEvent('Magento\Catalog...', 'save_before', Array)
#14 vendor/magento/framework/EntityManager/EntityManager.php(96): Magento\Framework\EntityManager\Operation\Update->execute(Object(LitExtension\Core\Model\Preference\Product\Product\Interceptor), Array)
#15 vendor/magento/module-catalog/Model/ResourceModel/Product.php(758): Magento\Framework\EntityManager\EntityManager->save(Object(LitExtension\Core\Model\Preference\Product\Product\Interceptor))
#16 vendor/magento/framework/Interception/Interceptor.php(58): Magento\Catalog\Model\ResourceModel\Product->save(Object(LitExtension\Core\Model\Preference\Product\Product\Interceptor))
#17 vendor/magento/framework/Interception/Interceptor.php(138): MageSuper\Casat\Model\ResourceModel\Product\Interceptor->___callParent('save', Array)
#18 vendor/mirasvit/module-search/src/Search/Model/ScoreRule/Indexer/Plugin/ProductPlugin.php(62): MageSuper\Casat\Model\ResourceModel\Product\Interceptor->Magento\Framework\Interception\{closure}(Object(LitExtension\Core\Model\Preference\Product\Product\Interceptor))
#19 vendor/mirasvit/module-search/src/Search/Model/ScoreRule/Indexer/Plugin/ProductPlugin.php(35): Mirasvit\Search\Model\ScoreRule\Indexer\Plugin\ProductPlugin->addCommitCallback(Object(MageSuper\Casat\Model\ResourceModel\Product\Interceptor), Object(Closure), Object(LitExtension\Core\Model\Preference\Product\Product\Interceptor))
#20 vendor/magento/framework/Interception/Interceptor.php(135): Mirasvit\Search\Model\ScoreRule\Indexer\Plugin\ProductPlugin->aroundSave(Object(MageSuper\Casat\Model\ResourceModel\Product\Interceptor), Object(Closure), Object(LitExtension\Core\Model\Preference\Product\Product\Interceptor))
#21 vendor/magento/module-catalog-search/Model/Indexer/Fulltext/Plugin/Product.php(58): MageSuper\Casat\Model\ResourceModel\Product\Interceptor->Magento\Framework\Interception\{closure}(Object(LitExtension\Core\Model\Preference\Product\Product\Interceptor))
#22 vendor/magento/module-catalog-search/Model/Indexer/Fulltext/Plugin/Product.php(28): Magento\CatalogSearch\Model\Indexer\Fulltext\Plugin\Product->addCommitCallback(Object(MageSuper\Casat\Model\ResourceModel\Product\Interceptor), Object(Closure), Object(LitExtension\Core\Model\Preference\Product\Product\Interceptor))
#23 vendor/magento/framework/Interception/Interceptor.php(135): Magento\CatalogSearch\Model\Indexer\Fulltext\Plugin\Product->aroundSave(Object(MageSuper\Casat\Model\ResourceModel\Product\Interceptor), Object(Closure), Object(LitExtension\Core\Model\Preference\Product\Product\Interceptor))
#24 vendor/magento/framework/App/Cache/FlushCacheByTags.php(69): MageSuper\Casat\Model\ResourceModel\Product\Interceptor->Magento\Framework\Interception\{closure}(Object(LitExtension\Core\Model\Preference\Product\Product\Interceptor))
#25 vendor/magento/framework/Interception/Interceptor.php(135): Magento\Framework\App\Cache\FlushCacheByTags->aroundSave(Object(MageSuper\Casat\Model\ResourceModel\Product\Interceptor), Object(Closure), Object(LitExtension\Core\Model\Preference\Product\Product\Interceptor))
#26 vendor/magento/framework/Interception/Interceptor.php(153): MageSuper\Casat\Model\ResourceModel\Product\Interceptor->Magento\Framework\Interception\{closure}(Object(LitExtension\Core\Model\Preference\Product\Product\Interceptor))
#27 generated/code/MageSuper/Casat/Model/ResourceModel/Product/Interceptor.php(273): MageSuper\Casat\Model\ResourceModel\Product\Interceptor->___callPlugins('save', Array, Array)
#28 vendor/magento/framework/Model/AbstractModel.php(655): MageSuper\Casat\Model\ResourceModel\Product\Interceptor->save(Object(LitExtension\Core\Model\Preference\Product\Product\Interceptor))
#29 app/code/CanadaSatellite/Theme/Console/BundleProductResave.php(71): Magento\Framework\Model\AbstractModel->save()
#30 vendor/symfony/console/Command/Command.php(255): CanadaSatellite\Theme\Console\BundleProductResave->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#31 vendor/symfony/console/Application.php(1009): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#32 vendor/symfony/console/Application.php(273): Symfony\Component\Console\Application->doRunCommand(Object(CanadaSatellite\Theme\Console\BundleProductResave), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#33 vendor/magento/framework/Console/Cli.php(115): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#34 vendor/symfony/console/Application.php(149): Magento\Framework\Console\Cli->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#35 bin/magento(23): Symfony\Component\Console\Application->run()
#36 {main}

«NOT_FOUND - no queue 'async.operations.all' in vhost '/'»

{
    "channel": "main",
    "datetime": {
        "date": "2021-03-26 20:25:05.934550",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "level": 400,
    "level_name": "ERROR",
    "Mage2.PRO": [
        {
            "Command": "bin/magento queue:consumers:start async.operations.all --single-thread --max-messages=10000",
            "mage2pro/core": "7.2.6",
            "Magento": "2.3.5-p2",
            "PHP": "7.2.34-8+ubuntu16.04.1+deb.sury.org+1"
        }
    ],
    "message": "NOT_FOUND - no queue 'async.operations.all' in vhost '/'
#0 [internal function]: PhpAmqpLib\Channel\AMQPChannel->channel_close(Object(PhpAmqpLib\Wire\AMQPReader))
#1 vendor/php-amqplib/php-amqplib/PhpAmqpLib/Channel/AbstractChannel.php(213): call_user_func(Array, Object(PhpAmqpLib\Wire\AMQPReader))
#2 vendor/php-amqplib/php-amqplib/PhpAmqpLib/Channel/AbstractChannel.php(371): PhpAmqpLib\Channel\AbstractChannel->dispatch('20,40', '\x01\x948NOT_FOUND - ...', NULL)
#3 vendor/php-amqplib/php-amqplib/PhpAmqpLib/Channel/AMQPChannel.php(1065): PhpAmqpLib\Channel\AbstractChannel->wait(Array, false, 0)
#4 vendor/magento/framework-amqp/Queue.php(75): PhpAmqpLib\Channel\AMQPChannel->basic_get('async.operation...')
#5 vendor/magento/framework-message-queue/CallbackInvoker.php(66): Magento\Framework\Amqp\Queue->dequeue()
#6 vendor/magento/module-asynchronous-operations/Model/MassConsumer.php(78): Magento\Framework\MessageQueue\CallbackInvoker->invoke(Object(Magento\Framework\Amqp\Queue), '10000', Object(Closure))
#7 vendor/magento/module-message-queue/Console/StartConsumerCommand.php(94): Magento\AsynchronousOperations\Model\MassConsumer->process('10000')
#8 vendor/symfony/console/Command/Command.php(255): Magento\MessageQueue\Console\StartConsumerCommand->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 generated/code/Magento/MessageQueue/Console/StartConsumerCommand/Proxy.php(143): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 vendor/symfony/console/Application.php(1009): Magento\MessageQueue\Console\StartConsumerCommand\Proxy->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 vendor/symfony/console/Application.php(273): Symfony\Component\Console\Application->doRunCommand(Object(Magento\MessageQueue\Console\StartConsumerCommand\Proxy), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#12 vendor/magento/framework/Console/Cli.php(115): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#13 vendor/symfony/console/Application.php(149): Magento\Framework\Console\Cli->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#14 bin/magento(23): Symfony\Component\Console\Application->run()
#15 {main}"
}
Location:    vendor/mage2pro/core/Framework/Logger/Handler.php:55
Callee:      df_log_l
*****************1******************
Location:    vendor/monolog/monolog/src/Monolog/Logger.php:344
Callee:      Df\Framework\Logger\Handler::handle
*****************2******************
Location:    vendor/magento/framework/Logger/Monolog.php:48
Callee:      Monolog\Logger::addRecord
*****************3******************
Location:    vendor/monolog/monolog/src/Monolog/Logger.php:712
Callee:      Magento\Framework\Logger\Monolog::addRecord
*****************4******************
Location:    vendor/magento/framework/Console/Cli.php:118
Callee:      Monolog\Logger::error
*****************5******************
Location:    vendor/symfony/console/Application.php:149
Callee:      Magento\Framework\Console\Cli::doRun
*****************6******************
Location:    bin/magento:23
Callee:      Symfony\Component\Console\Application::run

«Memory size allocated for the temporary table is more than 20% of innodb_buffer_pool_size» for `Magento\Catalog\Model\Indexer\Category\Product\Action\Full`

Similar to #69

{
    "channel": "main",
    "datetime": {
        "date": "2021-03-20 07:00:08.621067",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "level": 300,
    "level_name": "WARNING",
    "Mage2.PRO": [
        {
            "Command": "bin/magento cron:run --group=index --bootstrap=standaloneProcessStarted=1",
            "mage2pro/core": "7.2.1",
            "Magento": "2.3.5-p2",
            "PHP": "7.2.34-8+ubuntu16.04.1+deb.sury.org+1"
        }
    ],
    "message": "Memory size allocated for the temporary table is more than 20% of innodb_buffer_pool_size. Please update innodb_buffer_pool_size or decrease batch size value (which decreases memory usages for the temporary table). Current batch size: 5000; Allocated memory size: 4488000000 bytes; InnoDB buffer pool size: 4294967296 bytes."
}
Location:    vendor/mage2pro/core/Framework/Logger/Handler.php:55
Callee:      df_log_l
*****************1******************
Location:    vendor/monolog/monolog/src/Monolog/Logger.php:344
Callee:      Df\Framework\Logger\Handler::handle
*****************2******************
Location:    vendor/magento/framework/Logger/Monolog.php:48
Callee:      Monolog\Logger::addRecord
*****************3******************
Location:    vendor/monolog/monolog/src/Monolog/Logger.php:684
Callee:      Magento\Framework\Logger\Monolog::addRecord
*****************4******************
Location:    vendor/magento/framework/Indexer/BatchSizeManagement.php:57
Callee:      Monolog\Logger::warning
*****************5******************
Location:    vendor/magento/module-catalog/Model/Indexer/Category/Product/Action/Full.php:269
Callee:      Magento\Framework\Indexer\BatchSizeManagement::ensureBatchSize
*****************6******************
Location:    vendor/magento/module-catalog/Model/Indexer/Category/Product/Action/Full.php:227
Callee:      Magento\Catalog\Model\Indexer\Category\Product\Action\Full::reindexCategoriesBySelect
*****************7******************
Location:    vendor/magento/module-catalog/Model/Indexer/Category/Product/Action/Full.php:192
Callee:      Magento\Catalog\Model\Indexer\Category\Product\Action\Full::reindexRootCategory
*****************8******************
Location:    vendor/magento/module-catalog/Model/Indexer/Category/Product/Action/Full.php:177
Callee:      Magento\Catalog\Model\Indexer\Category\Product\Action\Full::reindexStore
*****************9******************
Location:    :
Callee:      Magento\Catalog\Model\Indexer\Category\Product\Action\Full::Magento\Catalog\Model\Indexer\Category\Product\Action\{closure}
*****************10*****************
Location:    vendor/magento/module-indexer/Model/ProcessManager.php:75
Callee:      call_user_func
*****************11*****************
Location:    vendor/magento/module-indexer/Model/ProcessManager.php:62
Callee:      Magento\Indexer\Model\ProcessManager::simpleThreadExecute
*****************12*****************
Location:    vendor/magento/module-catalog/Model/Indexer/Category/Product/Action/Full.php:182
Callee:      Magento\Indexer\Model\ProcessManager::execute
*****************13*****************
Location:    vendor/magento/module-catalog/Model/Indexer/Category/Product/Action/Full.php:159
Callee:      Magento\Catalog\Model\Indexer\Category\Product\Action\Full::reindex
*****************14*****************
Location:    generated/code/MageSuper/Casat/Plugin/Catalog/Model/Indexer/Category/Product/Action/Full/Interceptor.php:24
Callee:      Magento\Catalog\Model\Indexer\Category\Product\Action\Full::execute
*****************15*****************
Location:    vendor/magento/module-catalog/Model/Indexer/Category/Product.php:90
Callee:      MageSuper\Casat\Plugin\Catalog\Model\Indexer\Category\Product\Action\Full::execute
*****************16*****************
Location:    vendor/magento/framework/Interception/Interceptor.php:58
Callee:      Magento\Catalog\Model\Indexer\Category\Product::executeFull
*****************17*****************
Location:    vendor/magento/framework/Interception/Interceptor.php:138
Callee:      Magento\Catalog\Model\Indexer\Category\Product::___callParent
*****************18*****************
Location:    vendor/magento/framework/Interception/Interceptor.php:153
Callee:      Magento\Catalog\Model\Indexer\Category\Product::Magento\Framework\Interception\{closure}
*****************19*****************
Location:    generated/code/Magento/Catalog/Model/Indexer/Category/Product/Interceptor.php:26
Callee:      Magento\Catalog\Model\Indexer\Category\Product::___callPlugins
*****************20*****************
Location:    vendor/magento/module-indexer/Model/Indexer.php:416
Callee:      Magento\Catalog\Model\Indexer\Category\Product::executeFull
*****************21*****************
Location:    vendor/magento/module-indexer/Model/Indexer/DependencyDecorator.php:259
Callee:      Magento\Indexer\Model\Indexer::reindexAll
*****************22*****************
Location:    vendor/magento/module-indexer/Model/Processor.php:72
Callee:      Magento\Indexer\Model\Indexer\DependencyDecorator::reindexAll
*****************23*****************
Location:    vendor/magento/framework/Interception/Interceptor.php:58
Callee:      Magento\Indexer\Model\Processor::reindexAllInvalid
*****************24*****************
Location:    vendor/magento/framework/Interception/Interceptor.php:138
Callee:      Magento\Indexer\Model\Processor::___callParent
*****************25*****************
Location:    vendor/magento/framework/Interception/Interceptor.php:153
Callee:      Magento\Indexer\Model\Processor::Magento\Framework\Interception\{closure}
*****************26*****************
Location:    generated/code/Magento/Indexer/Model/Processor/Interceptor.php:26
Callee:      Magento\Indexer\Model\Processor::___callPlugins
*****************27*****************
Location:    vendor/magento/module-indexer/Cron/ReindexAllInvalid.php:31
Callee:      Magento\Indexer\Model\Processor::reindexAllInvalid
*****************28*****************
Location:    :
Callee:      Magento\Indexer\Cron\ReindexAllInvalid::execute
*****************29*****************
Location:    vendor/magento/module-cron/Observer/ProcessCronQueueObserver.php:350
Callee:      call_user_func_array
*****************30*****************
Location:    app/code/Wyomind/CronScheduler/Plugin/Cron/Observer/ProcessCronQueueObserver.php:255
Callee:      Magento\Cron\Observer\ProcessCronQueueObserver::_runJob
*****************31*****************
Location:    app/code/Wyomind/CronScheduler/Plugin/Cron/Observer/ProcessCronQueueObserver.php:210
Callee:      Wyomind\CronScheduler\Plugin\Cron\Observer\ProcessCronQueueObserver::processPendingJobs
*****************32*****************
Location:    app/code/Wyomind/CronScheduler/Plugin/Cron/Observer/ProcessCronQueueObserver.php:550
Callee:      Wyomind\CronScheduler\Plugin\Cron\Observer\ProcessCronQueueObserver::Wyomind\CronScheduler\Plugin\Cron\Observer\{closure}
*****************33*****************
Location:    app/code/Wyomind/CronScheduler/Plugin/Cron/Observer/ProcessCronQueueObserver.php:211
Callee:      Wyomind\CronScheduler\Plugin\Cron\Observer\ProcessCronQueueObserver::lockGroup
*****************34*****************
Location:    vendor/magento/framework/Interception/Interceptor.php:135
Callee:      Wyomind\CronScheduler\Plugin\Cron\Observer\ProcessCronQueueObserver::aroundExecute
*****************35*****************
Location:    vendor/magento/framework/Interception/Interceptor.php:153
Callee:      Magento\Cron\Observer\ProcessCronQueueObserver::Magento\Framework\Interception\{closure}
*****************36*****************
Location:    generated/code/Magento/Cron/Observer/ProcessCronQueueObserver/Interceptor.php:26
Callee:      Magento\Cron\Observer\ProcessCronQueueObserver::___callPlugins
*****************37*****************
Location:    vendor/magento/framework/Event/Invoker/InvokerDefault.php:88
Callee:      Magento\Cron\Observer\ProcessCronQueueObserver::execute
*****************38*****************
Location:    vendor/magento/framework/Event/Invoker/InvokerDefault.php:74
Callee:      Magento\Framework\Event\Invoker\InvokerDefault::_callObserverMethod
*****************39*****************
Location:    vendor/magento/framework/Event/Manager.php:66
Callee:      Magento\Framework\Event\Invoker\InvokerDefault::dispatch
*****************40*****************
Location:    generated/code/Magento/Framework/Event/Manager/Proxy.php:95
Callee:      Magento\Framework\Event\Manager::dispatch
*****************41*****************
Location:    vendor/magento/framework/App/Cron.php:86
Callee:      Magento\Framework\Event\Manager\Proxy::dispatch
*****************42*****************
Location:    vendor/magento/module-cron/Console/Command/CronCommand.php:117
Callee:      Magento\Framework\App\Cron::launch
*****************43*****************
Location:    vendor/symfony/console/Command/Command.php:255
Callee:      Magento\Cron\Console\Command\CronCommand::execute
*****************44*****************
Location:    vendor/magento/framework/Interception/Interceptor.php:58
Callee:      Symfony\Component\Console\Command\Command::run
*****************45*****************
Location:    vendor/magento/framework/Interception/Interceptor.php:138
Callee:      Magento\Cron\Console\Command\CronCommand::___callParent
*****************46*****************
Location:    vendor/mage2pro/core/Cron/Plugin/Console/Command/CronCommand.php:24
Callee:      Magento\Cron\Console\Command\CronCommand::Magento\Framework\Interception\{closure}
*****************47*****************
Location:    vendor/magento/framework/Interception/Interceptor.php:135
Callee:      Df\Cron\Plugin\Console\Command\CronCommand::aroundRun
*****************48*****************
Location:    vendor/magento/framework/Interception/Interceptor.php:153
Callee:      Magento\Cron\Console\Command\CronCommand::Magento\Framework\Interception\{closure}
*****************49*****************
Location:    generated/code/Magento/Cron/Console/Command/CronCommand/Interceptor.php:26
Callee:      Magento\Cron\Console\Command\CronCommand::___callPlugins
*****************50*****************
Location:    vendor/symfony/console/Application.php:1009
Callee:      Magento\Cron\Console\Command\CronCommand::run
*****************51*****************
Location:    vendor/symfony/console/Application.php:273
Callee:      Symfony\Component\Console\Application::doRunCommand
*****************52*****************
Location:    vendor/magento/framework/Console/Cli.php:115
Callee:      Symfony\Component\Console\Application::doRun
*****************53*****************
Location:    vendor/symfony/console/Application.php:149
Callee:      Magento\Framework\Console\Cli::doRun
*****************54*****************
Location:    bin/magento:23
Callee:      Symfony\Component\Console\Application::run

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.