Redis method eval failed #45725
Unanswered
marcelo-digify
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello. I'm using Elasticache redis cache (aws) with Laravel.
I installed Dynatrace to check the environment and noticed some redis eval methods errors.
Does anyone know what could be going on?
Error source:
Redis.eval (Connection.php:116)
Illuminate\Redis\Connections\Connection.command (PhpRedisConnection.php:533)
Illuminate\Redis\Connections\PhpRedisConnection.command (PhpRedisConnection.php:450)
Illuminate\Redis\Connections\PhpRedisConnection.eval (RedisStore.php:142)
Illuminate\Cache\RedisStore.add (Repository.php:315)
Illuminate\Cache\Repository.add (RateLimiter.php:120)
Illuminate\Cache\RateLimiter.hit (ThrottleRequests.php:124)
Illuminate\Routing\Middleware\ThrottleRequests.handleRequest (ThrottleRequests.php:63)
Illuminate\Routing\Middleware\ThrottleRequests.handle (Pipeline.php:167)
Illuminate\Pipeline\Pipeline.Illuminate\Pipeline{closure} (Pipeline.php:103)
Beta Was this translation helpful? Give feedback.
All reactions