Redis not connected even with valid connection
-
Hi,
Firstly thank you for creating this plugin π
I’m a beginner when it comes to redis.
I installed redis on an existing plesk installation on a digitalocean droplet with the following tutorial: https://www.digitalocean.com/community/tutorials/how-to-install-and-secure-redis-on-ubuntu-18-04
and installed your plugin. When I click on enable object cache, I get this:
Overview
Client: PhpRedis (v5.3.2)
Drop-in: Valid
Connection
Status: Not connected
Host: 127.0.0.1
Port: 6379
Database: 0
Connection Timeout: 1s
Read Timeout: 1sI checked redis via putty and it works fine with ping. Please help!
yours sincerely,
Nick
edit: if you want to see the diagnostics:
Status: Not connected
Client: PhpRedis (v5.3.2)
Drop-in: Valid
Disabled: No
Filesystem: Working
Ping:
Connection Exception: NOAUTH Authentication required. (RedisException)
Errors: [
“NOAUTH Authentication required.”
]
PhpRedis: 5.3.2
Predis: Not loaded
Credis: Not loaded
PHP Version: 7.3.24
Plugin Version: 2.0.15
Redis Version: Unknown
Multisite: No
Global Prefix: “sMzUTFV0H_”
Blog Prefix: “sMzUTFV0H_”
WP_REDIS_HOST: “127.0.0.1”
WP_REDIS_PORT: 6379
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”
]
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 “,
“Query Monitor Database Class v by “,
“maintenance.php v by “,
“Redis Object Cache Drop-In v2.0.15 by Till KrΓΌss”
]The page I need help with: [log in to see the link]
The topic ‘Redis not connected even with valid connection’ is closed to new replies.