You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I woud say that the error message is misleading.
The posted cache config works for us, the only cache that throws errors is the "cache.object" in conjunction with Tag Aware Redis.
All other cache in 6.5.8.2 are working fine with Tag Aware Redis.
So I would suggest to only check for the "cache.object" if it is using Tag Aware Redis.
PHP Version
8.2.15
Shopware Version
6.5.8.2
Plugin Version
1.2.9
Actual behaviour
Redis Tag Aware Warning is displayed
Expected behaviour
I would expect no warning, as we do not have the Object Cache on Redis Tag Aware
Our Cache Config uses Redis Tag Aware, but we specifically set the object cache to regular redis.
See config below
Steps to Reproduce?
Use the Redis Cache setting from above, and the Redis Tag Aware warning will be displayed
The text was updated successfully, but these errors were encountered: