Having same issue on different sites… Disabling the plugin was not helping.. removed the code from wp-config.php:
define(‘WP_REDIS_PATH’, ‘/tmp/redis.sock’);
define(‘WP_REDIS_SCHEME’, ‘unix’);
define( ‘WP_REDIS_DATABASE’, ‘1’);
-
This reply was modified 5 years, 9 months ago by T1ro.