Cm_Cache_Backend_Redis icon indicating copy to clipboard operation
Cm_Cache_Backend_Redis copied to clipboard

Receiving reports that REDIS can write, read .. but cannot clear the cache (via /cache/index)

Open seansan opened this issue 6 years ago • 4 comments

I am getting repports that REDIS can write, read .. but cannot clear the cache

Cache is filling up But when we clear cache and go to REDIS managament we see the same number of keys Also we see outdated data on the frontend (so the cache is not cleared) And a next indicator is: the cache clearing is just too fast

Did something change in past updates like below? (I read something about READ ONLY ...)

This is our version, is it not supported?

Redis server v=5.0.1 sha=00000000:0 malloc=jemalloc-5.1.0 bits=64 build=fb0cee1c3dbaca2d

seansan avatar Nov 26 '18 18:11 seansan

I don't think I've tried v5 yet but I also don't see any reason it would not work the same as previous versions. There isn't much for me to go on here...

colinmollenhour avatar Nov 26 '18 21:11 colinmollenhour

I am preparing a downgrade to 3.2 and let you know if this was the problem.

seansan avatar Nov 27 '18 07:11 seansan

@seansan Did 3.2 work?

Quazz avatar Dec 11 '18 15:12 Quazz

Nope. Sorry. There is something wrong and I am reviewing updates in both Redis, Nginx and M1 to find where it was introduced. Are you having similar issues or interested?

seansan avatar Dec 11 '18 18:12 seansan