Redis Server not connected with WP 5.5
-
Hi,
I’m using this nice plugin since years and had very few troubles with it.
But now a strange thing is happening:
All websites updated to WordPress 5.5/5.5.1 cannot connect anymore to the Redis Server.
Any other website on same server still on WP 5.4.2 or lower works flawlessly…here’s a working diagnostics on WP 5.4.2:
Status: Connected Client: PhpRedis (v5.0.2) Drop-in: Valid Disabled: No Filesystem: Working Ping: 1 Errors: [] PhpRedis: 5.0.2 Predis: Not loaded Credis: Not loaded PHP Version: 7.3.21 Plugin Version: 2.0.13 Redis Version: 3.2.12 Multisite: No Global Prefix: "wp1g_" Blog Prefix: "wp1g_" WP_REDIS_PREFIX: "*****" WP_CACHE_KEY_SALT: "*****" 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: [ "advanced-cache.php v by ", "Redis Object Cache Drop-In v2.0.13 by Till Krüss" ]
and here’s a non-working one on WP 5.5.1 (same server, same cpanel account)
Status: Not connected Client: PhpRedis (v5.0.2) Drop-in: Valid Disabled: No Filesystem: Working Ping: 1 Errors: [ "socket error on read socket" ] PhpRedis: 5.0.2 Predis: Not loaded Credis: Not loaded PHP Version: 7.3.21 Plugin Version: 2.0.13 Redis Version: 3.2.12 Multisite: No Global Prefix: "wplu_" Blog Prefix: "wplu_" WP_REDIS_PREFIX: "*****" WP_CACHE_KEY_SALT: "*****" 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", "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" ] Unflushable Groups: [] Drop-ins: [ "advanced-cache.php v by ", "Redis Object Cache Drop-In v2.0.13 by Till Krüss" ]
Any advice?
Thanks in advance!
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
- The topic ‘Redis Server not connected with WP 5.5’ is closed to new replies.