Closed pioneerathletics closed 6 years ago
Do you have client-side LESS compilation enabled?
Hi @abcpremium, No I have it set to Server side LESS compilation.
I have solved my own issue. After going back and trying again (this time upgrading to 2.2.3 not 2.2.4-not that it matters) I found a few Github issues that had similar problems when upgrading. Here are the steps I took in order to solve my upgrade problem:
Here are a few similar github issues that helped: https://github.com/magento/magento2/issues/11224 https://github.com/magento/magento2/issues/11696
Preconditions
Steps to reproduce
Expected result
Actual result
{ "script_name": "/index.php", "url": "/", "1": "#0 /xxxxx/xxxxxxx/xxxxxxxx/vendor/magento/framework/View/Page/Config/Generator/Head.php(125): Magento\\Framework\\App\\ErrorHandler->handler(8, 'Undefined index...', ‘/xxxxx/xxxxx/d...', 125, Array)\n#1 /xxxxx/xxxxxxx/xxxxxxxx/vendor/magento/framework/View/Page/Config/Generator/Head.php(103): Magento\\Framework\\View\\Page\\Config\\Generator\\Head->processAssets(Object(Magento\\Framework\\View\\Page\\Config\\Structure))\n#2 /xxxxx/xxxxxxx/xxxxxxxx/vendor/magento/framework/View/Layout/GeneratorPool.php(80): Magento\\Framework\\View\\Page\\Config\\Generator\\Head->process(Object(Magento\\Framework\\View\\Layout\\Reader\\Context), Object(Magento\\Framework\\View\\Layout\\Generator\\Context))\n#3 /xxxxx/xxxxxxx/xxxxxxxx/vendor/magento/framework/View/Layout.php(344): Magento\\Framework\\View\\Layout\\GeneratorPool->process(Object(Magento\\Framework\\View\\Layout\\Reader\\Context), Object(Magento\\Framework\\View\\Layout\\Generator\\Context))\n#4 /xxxxx/xxxxxxx/xxxxxxxx/vendor/magento/framework/View/Layout/Builder.php(129): Magento\\Framework\\View\\Layout->generateElements()\n#5 /xxxxx/xxxxxxx/xxxxxxxx/vendor/magento/framework/View/Page/Builder.php(55): Magento\\Framework\\View\\Layout\\Builder->generateLayoutBlocks()\n#6 /xxxxx/xxxxxxx/xxxxxxxx/vendor/magento/framework/View/Layout/Builder.php(65): Magento\\Framework\\View\\Page\\Builder->generateLayoutBlocks()\n#7 /xxxxx/xxxxxxx/xxxxxxxx/vendor/magento/framework/View/Layout.php(254): Magento\\Framework\\View\\Layout\\Builder->build()\n#8 /xxxxx/xxxxxxx/xxxxxxxx/vendor/magento/framework/View/Layout.php(875): Magento\\Framework\\View\\Layout->build()\n#9 /xxxxx/xxxxxxx/xxxxxxxx/vendor/magento/module-cms/Helper/Page.php(171): Magento\\Framework\\View\\Layout->getBlock('page_content_he...')\n#10 /xxxxx/xxxxxxx/xxxxxxxx/vendor/magento/module-cms/Controller/Index/Index.php(43): Magento\\Cms\\Helper\\Page->prepareResultPage(Object(Magento\\Cms\\Controller\\Index\\Index\\Interceptor), 'home')\n#11 /xxxxx/xxxxxxx/xxxxxxxx/vendor/magento/framework/App/Action/Action.php(107): Magento\\Cms\\Controller\\Index\\Index->execute()\n#12 /xxxxx/xxxxxxx/xxxxxxxx/vendor/magento/framework/Interception/Interceptor.php(58): Magento\\Framework\\App\\Action\\Action->dispatch(Object(Magento\\Framework\\App\\Request\\Http))\n#13 /xxxxx/xxxxxxx/xxxxxxxx/vendor/magento/framework/Interception/Interceptor.php(138): Magento\\Cms\\Controller\\Index\\Index\\Interceptor->___callParent('dispatch', Array)\n#14 /xxxxx/xxxxxxx/xxxxxxxx/vendor/magento/framework/Interception/Interceptor.php(153): Magento\\Cms\\Controller\\Index\\Index\\Interceptor->Magento\\Framework\\Interception\\{closure}(Object(Magento\\Framework\\App\\Request\\Http))\n#15 /xxxxx/xxxxxxx/xxxxxxxx/generated/code/Magento/Cms/Controller/Index/Index/Interceptor.php(26): Magento\\Cms\\Controller\\Index\\Index\\Interceptor->___callPlugins('dispatch', Array, Array)\n#16 /xxxxx/xxxxxxx/xxxxxxxx/vendor/magento/framework/App/FrontController.php(55): Magento\\Cms\\Controller\\Index\\Index\\Interceptor->dispatch(Object(Magento\\Framework\\App\\Request\\Http))\n#17 /xxxxx/xxxxxxx/xxxxxxxx/vendor/magento/framework/Interception/Interceptor.php(58): Magento\\Framework\\App\\FrontController->dispatch(Object(Magento\\Framework\\App\\Request\\Http))\n#18 /xxxxx/xxxxxxx/xxxxxxxx/vendor/magento/framework/Interception/Interceptor.php(138): Magento\\Framework\\App\\FrontController\\Interceptor->___callParent('dispatch', Array)\n#19 /xxxxx/xxxxxxx/xxxxxxxx/vendor/magento/module-store/App/FrontController/Plugin/RequestPreprocessor.php(94): Magento\\Framework\\App\\FrontController\\Interceptor->Magento\\Framework\\Interception\\{closure}(Object(Magento\\Framework\\App\\Request\\Http))\n#20 /xxxxx/xxxxxxx/xxxxxxxx/vendor/magento/framework/Interception/Interceptor.php(135): Magento\\Store\\App\\FrontController\\Plugin\\RequestPreprocessor->aroundDispatch(Object(Magento\\Framework\\App\\FrontController\\Interceptor), Object(Closure), Object(Magento\\Framework\\App\\Request\\Http))\n#21 /xxxxx/xxxxxxx/xxxxxxxx/vendor/magento/module-page-cache/Model/App/FrontController/BuiltinPlugin.php(73): Magento\\Framework\\App\\FrontController\\Interceptor->Magento\\Framework\\Interception\\{closure}(Object(Magento\\Framework\\App\\Request\\Http))\n#22 /xxxxx/xxxxxxx/xxxxxxxx/vendor/magento/framework/Interception/Interceptor.php(135): Magento\\PageCache\\Model\\App\\FrontController\\BuiltinPlugin->aroundDispatch(Object(Magento\\Framework\\App\\FrontController\\Interceptor), Object(Closure), Object(Magento\\Framework\\App\\Request\\Http))\n#23 /xxxxx/xxxxxxx/xxxxxxxx/vendor/magento/framework/Interception/Interceptor.php(153): Magento\\Framework\\App\\FrontController\\Interceptor->Magento\\Framework\\Interception\\{closure}(Object(Magento\\Framework\\App\\Request\\Http))\n#24 /xxxxx/xxxxxxx/xxxxxxxx/generated/code/Magento/Framework/App/FrontController/Interceptor.php(26): Magento\\Framework\\App\\FrontController\\Interceptor->___callPlugins('dispatch', Array, NULL)\n#25 /xxxxx/xxxxxxx/xxxxxxxx/vendor/magento/framework/App/Http.php(135): Magento\\Framework\\App\\FrontController\\Interceptor->dispatch(Object(Magento\\Framework\\App\\Request\\Http))\n#26 /xxxxx/xxxxxxx/xxxxxxxx/vendor/magento/framework/App/Bootstrap.php(256): Magento\\Framework\\App\\Http->launch()\n#27 /xxxxx/xxxxxxx/xxxxxxxx/index.php(39): Magento\\Framework\\App\\Bootstrap->run(Object(Magento\\Framework\\App\\Http\\Interceptor))\n#28 {main}", "0": "Notice: Undefined index: src in /xxxxx/xxxxxxx/xxxxxxxx/vendor/magento/framework/View/Page/Config/Generator/Head.php on line 125" }
Note-I changed our folder names to xxxx/xxxx/xxxx respectively.