Skip to content
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

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

Open
seansan opened this issue Nov 26, 2018 · 4 comments

Comments

@seansan
Copy link
Contributor

seansan commented Nov 26, 2018

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

@colinmollenhour
Copy link
Owner

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...

@seansan
Copy link
Contributor Author

seansan commented Nov 27, 2018

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

@Quazz
Copy link

Quazz commented Dec 11, 2018

@seansan Did 3.2 work?

@seansan
Copy link
Contributor Author

seansan commented Dec 11, 2018

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants