Your cache is NOT working. Please check the settings in config/app.php

Hi… Developers I need help

Your cache is NOT working. Please check the settings in config/app.php
how to enable that now? hehhehe

The default cache config uses the file system

Therefore make sure, that your <app-root>/tmp/cache folder inside your project is present/can be written to.

So checked all which you mention above but i am still getting this red indicator

are you running inside a docker container?

1 Like

Check your folder permissions for logs and tmp (including folder inside). It should have write access

tmp folder writable

1 Like

It has been fixed in app 5.1.1 (Your cache is NOT working. Please check the settings in config/app.php · Issue #1020 · cakephp/app · GitHub)

1 Like