no7076
Forum Replies Created
-
Forum: Plugins
In reply to: [Redis Object Cache] Uncaught Error: Call to a member function get() on nullHello,
Unfortunately, even with the updated plugin and updated
WP_REDIS_TIMEOUTandWP_REDIS_READ_TIMEOUTto3seconds, the same problem is still occurring. The redis server is not used by any other clients. We are currently out of ideas.Forum: Plugins
In reply to: [Redis Object Cache] Uncaught Error: Call to a member function get() on nullBoth occur and always alternate. For the period of ~10 seconds the plugin is “Enabled” and before I delete the file
wp-content/object-cache.php, I can see these both errors in thedebug.log5-6 times each, alternating. The first one isRedisException: Connection refusedand the second is
Call to a member function get() on nullThe errors are with the same stack traces as in the original post.
Forum: Plugins
In reply to: [Redis Object Cache] Uncaught Error: Call to a member function get() on nullHello,
Redishas always beenReachablein our tests. Enabling Object Cache still provides the same errors as stated in the original post.Forum: Plugins
In reply to: [Redis Object Cache] Uncaught Error: Call to a member function get() on nullWe also tried with a traditional 127.0.0.1:6379 setup but the same problem is still observed.
Forum: Plugins
In reply to: [Redis Object Cache] Uncaught Error: Call to a member function get() on nullStatus: Not enabled
Filesystem: Writeable
Redis: Reachable
This is shown, if that is what you referred to.