A persistent object cache backend for WordPress powered by Redis. Supports Predis, PhpRedis, Relay, replication, sentinels, clustering and WP-CLI.
GNU General Public License v3.0
439
stars
150
forks
source link
Redis Error when login to WPADMIN, refresh works no problem #549
Closed
platinumnh closed 1 month ago
Description
Error with Redis connection when logging in as WP admin only, but refreshing the page works fine.
Expected Behavior
login with no issues
Actual Behavior
error connecting to redis
Possible Fix
not sure
Steps to Reproduce