I did not see any errors in the logs. Because I knew the path of the plugin, I attempted to navigate to it and got the message you see in the screen shot.
https://media0101.intvprime.com/ba4ef/other/tmp/no-permission-redis-object-cache-ssl-20220811.jpg
Interesting. I deactivated the plugin, added this to the wp-config.php:
define('WP_REDIS_SCHEME', 'tls');
And now the plugin will not re-activate. I even uninstalled it, installed, activated, and got the message that it is activated but I have no menu selection for the plugin and Redis is not being touched anymore.