-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
Issue: needs updateAdditional information is require, waiting for responseAdditional information is require, waiting for responseReported on 2.4.6Indicates original Magento version for the Issue report.Indicates original Magento version for the Issue report.
Description
Preconditions and environment
- Magento version 2.4.6
- fresh installation with php 8.1
- InvalidArgumentException: Cache frontend 'default' is not recognized. As well as defaultcache is not configured in /var/www/html/magentotest/project-community-edition/vendor/magento/framework/App/Cache/Frontend/Pool.php:157
Stack trace:
#0 /var/www/html/magentotest/project-community-edition/vendor/magento/framework/App/Cache/Type/FrontendPool.php(87): Magento\Framework\App\Cache\Frontend\Pool->get()
Can you commit to repository a folder dev/tests/static ? #1 /var/www/html/magentotest/project-community-edition/vendor/magento/framework/App/Cache/Type/Config.php(49): Magento\Framework\App\Cache\Type\FrontendPool->get()
BUG FIX - Uncaught exception when accessing admin with none existent use... #2 /var/www/html/magentotest/project-community-edition/vendor/magento/framework/Cache/Frontend/Decorator/Bare.php(65): Magento\Framework\App\Cache\Type\Config->_getFrontend()
__DIR__ Typo fixed #3 /var/www/html/magentotest/project-community-edition/vendor/magento/framework/Interception/PluginList/PluginList.php(227): Magento\Framework\Cache\Frontend\Decorator\Bare->load()
Enable Magento_Profiler by SetEnv #4 /var/www/html/magentotest/project-community-edition/vendor/magento/framework/Interception/PluginList/PluginList.php(190): Magento\Framework\Interception\PluginList\PluginList->_loadScopedData()
Enable automated CRUD setup for Adminhtml Grids #5 /var/www/html/magentotest/project-community-edition/generated/code/Magento/Framework/App/State/Interceptor.php(22): Magento\Framework\Interception\PluginList\PluginList->getNext()
Why use private for message ? #6 /var/www/html/magentotest/project-community-edition/vendor/magento/module-developer/Model/Logger/Handler/Debug.php(71): Magento\Framework\App\State\Interceptor->getMode()
Ability to provide configuration for different environments in app/etc/local.xml #7 /var/www/html/magentotest/project-community-edition/vendor/magento/module-developer/Model/Logger/Handler/Debug.php(56): Magento\Developer\Model\Logger\Handler\Debug->isLoggingEnabled()
Clear separation for Controller and controllers required with Full Controller path #8 /var/www/html/magentotest/project-community-edition/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php(31): Magento\Developer\Model\Logger\Handler\Debug->isHandling()
Added: dispatchEvent to deleteAction(). Only existed in massDeleteAction(). #9 /var/www/html/magentotest/project-community-edition/vendor/monolog/monolog/src/Monolog/Logger.php(344): Monolog\Handler\AbstractProcessingHandler->handle()
Merged JS/CSS improvements #10 /var/www/html/magentotest/project-community-edition/vendor/magento/framework/Logger/Monolog.php(48): Monolog\Logger->addRecord()
Design suggestion for cross browser compitablity #11 /var/www/html/magentotest/project-community-edition/vendor/monolog/monolog/src/Monolog/Logger.php(712): Magento\Framework\Logger\Monolog->addRecord()
core/template block should use a helper or a model #12 /var/www/html/magentotest/project-community-edition/vendor/magento/framework/Logger/LoggerProxy.php(126): Monolog\Logger->error()
Performance Testing #13 /var/www/html/magentotest/project-community-edition/vendor/magento/framework/App/Bootstrap.php(269): Magento\Framework\Logger\LoggerProxy->error()
Adding dispatch of an event before and after applyAllUpdates() #14 /var/www/html/magentotest/project-community-edition/pub/index.php(29): Magento\Framework\App\Bootstrap->run()
Decrease dependencies from Mage class #15 {main}
Steps to reproduce
Install Latest magento 2 version via composer with php 8.1
After try to access the website this issue comes
Expected result
Expected it should show me the magento 2 default website
Actual result
Expected it should show me the magento 2 default website
Additional information
No response
Release note
No response
Triage and priority
- Severity: S0 - Affects critical data or functionality and leaves users without workaround.
- Severity: S1 - Affects critical data or functionality and forces users to employ a workaround.
- Severity: S2 - Affects non-critical data or functionality and forces users to employ a workaround.
- Severity: S3 - Affects non-critical data or functionality and does not force users to employ a workaround.
- Severity: S4 - Affects aesthetics, professional look and feel, “quality” or “usability”.
Metadata
Metadata
Assignees
Labels
Issue: needs updateAdditional information is require, waiting for responseAdditional information is require, waiting for responseReported on 2.4.6Indicates original Magento version for the Issue report.Indicates original Magento version for the Issue report.