security-acl icon indicating copy to clipboard operation
security-acl copied to clipboard

Exception with Redis cache

Open dxops opened this issue 6 years ago • 0 comments

Uncaught PHP Exception Symfony\Component\Debug\Exception\FatalThrowableError: "Call to a member function getParentAcl() on boolean vendor/symfony/security-acl/Domain/DoctrineAclCache.php line 157

https://github.com/symfony/security-acl/blob/master/Domain/DoctrineAclCache.php#L112 https://github.com/symfony/security-acl/blob/master/Domain/DoctrineAclCache.php#L125

Environment: Redis with allkeys-lru configuration, so cache key removed at some point

dxops avatar Mar 04 '19 20:03 dxops