I didn’t notice any issue after updating to the latest version. I’m using both plugins and I never saw conflicts between these plugins. I think that changes between 13.2 and 13.3 can’t affect object caching.
I tested it on Apache(not nginx), PHP-FPM (PECL Redis). Also, you didn’t write more details related to PHP/Redis versions.
Thread Starter
luoens
(@luoens)
I am using Yoast SEO 13.3 for the first time. After enabling, Redis Object Cache will stop running.
PHP-7.3
Redis 5.0.7
Thread Starter
luoens
(@luoens)
It seems to be incompatible with JWT Authentication for WP-API, and cannot open the personal center
We’re sorry that you are experiencing problems that might be caused by our plugin!
Just to be sure, we would like to rule out any plugin or theme conflicts that may occur. The fastest way to do this is to deactivate all non-Yoast plugins and switch to a standard theme like Twenty Nineteen.
Test this on your development or staging site, if you have one. If not, we recommend using the Health Check & Troubleshooting plugin. This plugin allows you to run a conflict check without affecting normal visitors to your site.
As we can imagine that you’re unfamiliar with checking for conflicts, we’d like to point you to a step-by-step guide that will walk you through the process: How to check for plugin conflicts.
I’d guess that’s a conflict between JWT Authentication for WP REST API and Yoast SEO. I can confirm that there aren’t issues related to Redis.
I remember that someone reported issue related to HTTP_AUTHORIZATION and REST API, but I can’t find this issue. It could be related to nginx because it’s possible that nginx doesn’t pass “authorization” to PHP.