rhubarbgroup / redis-cache

A persistent object cache backend for WordPress powered by Redis. Supports Predis, PhpRedis, Relay, replication, sentinels, clustering and WP-CLI.
https://wordpress.org/plugins/redis-cache/
GNU General Public License v3.0
427 stars 149 forks source link

redis fatal errors after upgrade to version 2.3.0 #453

Closed adlershai closed 1 year ago

adlershai commented 1 year ago

Since we upgraded last week we get fatal errors in our log files We noticed it while trying to troubleshoot why we don't receive WooCommerce purchase email notifications Once we stopped the Redis cache all works as expeted prettyballerinas_co_il.php.error.log

tillkruss commented 1 year ago

Check out the FAQ: https://github.com/rhubarbgroup/redis-cache/blob/develop/FAQ.md

read error on connection mean your Redis server is not available.

Please post your diagnostics from the plugin.

adlershai commented 1 year ago

attached + a screenshot of the error in WooCommerce GUI redis.txt Screenshot 2023-04-16 235555

tillkruss commented 1 year ago

It says "Connected" now. That good 👍