cancel
Showing results for 
Search instead for 
Did you mean: 

Can't disabled 'compiled_config' cache

Can't disabled 'compiled_config' cache

Hi,

 

Updating a project from 2.1.x to 2.3.  Running into an weird issue where 'compiled_config' cache won't disabled.  Tried disabling via cli with 

php bin/magento cache:disable compiled_config

and it will output 

Changed cache status:
               compiled_config: 1 -> 0

But the cache will turn right back on.  

Also tried to disable through env.php and it will turn right back on as well.  

Not seeing anything related in Magento logs.  All other caches will disable.  

 

Anyone know where to look or how to resolve this? 

4 REPLIES 4

Re: Can't disabled 'compiled_config' cache

Hello @Just_Andy 

 

are you running any command after you disabled it?

 

make sure right permission for env.php

 

Hope it will help you, if works then mark as a solution.


Problem solved? Click Kudos & Accept as Solution!
Sunil Patel
Magento 2 Certified Professional Developer & Frontend Developer

Re: Can't disabled 'compiled_config' cache

Hello @Just_Andy 

 

It seems Magento core open issue: https://github.com/magento/magento2/issues/23133

 

Please check shared link.

Manish Mittal
https://www.manishmittal.com/

Re: Can't disabled 'compiled_config' cache

Hi @Sunil Patel

It re-enables right away without any action taken on my part.  File permission on env.php looks fine.

 

Thank, @Manish Mittal .

Re: Can't disabled 'compiled_config' cache

Hello @Just_Andy 

 

have you checked Magento core issue?

Manish Mittal
https://www.manishmittal.com/