Questions tagged [magento-cache-management]
The magento-cache-management tag has no summary.
5 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
0
votes
0
answers
67
views
Magento 2 : Flush Cache Backend - Permission error
I have a server with 2 magento 2 instances installed. Each one is owned by a different user. One instance works flawlessly, the other has a small issue :
when I try to flush the cache from backend I ...
0
votes
1
answer
366
views
Difference between bin/magento c:f and bin/magento c:c cache commands in Magento 2
I would like to understand the difference between the bin/magento c:f and bin/magento c:c commands used for cache management in Magento 2. Although they both serve the purpose of clearing the cache, I ...
user avatar
user112559
0
votes
1
answer
159
views
Error when going into Cache Management on Magento 2.4.5-p1
Magento 2.4.5-p1
Smartwave Port theme
I have a fresh install of Magento 2.4.5-p1. I haven't really done much with it other then installing the Smartwave Porto theme. I then imported products and ...
0
votes
2
answers
388
views
Magento 2.4.3-p1 flush cache error consumer
i use magento 2.4.3-p1 and everything is works fine except when i flush cache i got the following:
EDIT: var/log, system.log, debug.log, cron.log everything fine!
Screenshot of cron task list:
...
0
votes
1
answer
372
views
How cache management grid renders in Magento?
I was thinking to make an invalid cache selected on page load for an easy refresh.
But when I saw the code, I didn't find any UI component for listing these caches.
Can anyone describe how Magento ...