-
Notifications
You must be signed in to change notification settings - Fork 9.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cache frontend 'default' is not recognized. As well as defaultcache is not configured #37237
Comments
Hi @rajni98. Thank you for your report.
Join Magento Community Engineering Slack and ask your questions in #github channel. |
Hi @engcom-Bravo. Thank you for working on this issue.
|
Hi @rajni98, We have noticed that this issue has not been updated for a period of 14 Days. Hence we assume that this issue is fixed now, so we are closing it. Please raise a fresh ticket or reopen this ticket if you need more assistance on this. Thanks. |
Preconditions and environment
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
The text was updated successfully, but these errors were encountered: