Redis Object cache could not be flushed
-
I just installed the Redis Object Cache in a new WordPress site and it seems to be connected and working but whenever I try to flush cache, I get the following error:
Object cache could not be flushed
And my nginx error log shows the following:
[error] 22151#22151: *59 connect() failed (111: Connection refused) while connecting to upstream, client: [IP Address], server: example.com, request: "GET /wp-admin/options-general.php?page=redis-cache&action=flush-cache&_wpnonce=fc5d93dca9 HTTP/1.1", upstream: "fastcgi://127.0.0.1:8001", host: "example.com", referrer: "https://example.com/wp-admin/options-general.php?page=redis-cache"
Diagnostics shows:
Status: Connected Client: PhpRedis (v5.3.4) Drop-in: Valid Disabled: No Ping: 1 Errors: [] PhpRedis: 5.3.4 Predis: Not loaded Credis: Not loaded PHP Version: 8.0.3 Plugin Version: 2.0.18 Redis Version: 5.0.7 Multisite: No Filesystem: Working Global Prefix: "wp_" Blog Prefix: "wp_" WP_REDIS_HOST: "127.0.0.1" WP_REDIS_PORT: 6379 WP_REDIS_PASSWORD: •••••••• Global Groups: [ "blog-details", "blog-id-cache", "blog-lookup", "global-posts", "networks", "rss", "sites", "site-details", "site-lookup", "site-options", "site-transient", "users", "useremail", "userlogins", "usermeta", "user_meta", "userslugs", "redis-cache", "blog_meta" ] Ignored Groups: [ "counts", "plugins", "themes" ] Unflushable Groups: [] Drop-ins: [ "Redis Object Cache Drop-In v2.0.18 by Till Krüss" ]
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘Redis Object cache could not be flushed’ is closed to new replies.