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 tried to have a chain pool with array and redis adapters and expected to have a specific namespace when the cache is stored in redis, with the following steps i get below error.
!! In Definition.php line 295:
!!!! The argument "0" doesn't exist in class "Symfony\Component\Cache\Adapter\ChainAdapter".
Uh oh!
There was an error while loading. Please reload this page.
Symfony version(s) affected
7.2.6
Description
i tried to have a chain pool with array and redis adapters and expected to have a specific namespace when the cache is stored in redis, with the following steps i get below error.
How to reproduce
i have tried this way as well but the namepace is still a hash
Possible Solution
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: