• Resolved somersby

    (@somersby)


    I get a critical error “Error establishing a Redis connection” periodically on the site, and also when clearing the cache of objects for a few seconds, all sites on the server crash with the same error

    Some diagnostic data:
    Litespeed Server
    Cyberpanel

    Status: Connected
    Client: PhpRedis (v6.0.2)
    Drop-in: Valid
    Disabled: No
    Ping: 1
    Errors: []
    PhpRedis: 6.0.2
    Relay: Not loaded
    Predis: 2.1.2
    Credis: Not loaded
    PHP Version: 8.2.20
    Plugin Version: 2.5.3
    Redis Version: 6.0.16
    Multisite: No
    Metrics: Enabled
    Metrics recorded: 7553
    Filesystem: Writable
    Global Prefix: "wp_"
    Blog Prefix: "wp_"
    Timeout: 1
    Read Timeout: 1
    Retry Interval:
    WP_REDIS_PREFIX: "Y73fmkL{5Bk]EK<f^S|lh8-Mjn=#PaHqK0s.zH5u1XM+"
    WP_CACHE_KEY_SALT: "Y73fmkL{5Bk]EK<f^S|lh8-=wSMjn=#PaHqK0s.zH5u1XM+"
    WP_REDIS_PLUGIN_PATH: "/home/site.com/public_html/wp-content/plugins/redis-cache"
    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",
    "network-queries",
    "site-queries",
    "theme_files",
    "translation_files",
    "user-queries"
    ]
    Ignored Groups: [
    "counts",
    "plugins",
    "theme_json",
    "themes"
    ]
    Unflushable Groups: []
    Groups Types: {
    "blog-details": "global",
    "blog-id-cache": "global",
    "blog-lookup": "global",
    "global-posts": "global",
    "networks": "global",
    "rss": "global",
    "sites": "global",
    "site-details": "global",
    "site-lookup": "global",
    "site-options": "global",
    "site-transient": "global",
    "users": "global",
    "useremail": "global",
    "userlogins": "global",
    "usermeta": "global",
    "user_meta": "global",
    "userslugs": "global",
    "redis-cache": "global",
    "blog_meta": "global",
    "network-queries": "global",
    "site-queries": "global",
    "theme_files": "global",
    "translation_files": "global",
    "user-queries": "global",
    "counts": "ignored",
    "plugins": "ignored",
    "theme_json": "ignored",
    "themes": "ignored"
    }
    Drop-ins: [
    "Redis Object Cache Drop-In v2.5.3 by Till Krüss"
    ]

The topic ‘Error establishing a Redis connection’ is closed to new replies.