moremind opened a new issue, #3771:
URL: https://github.com/apache/shenyu/issues/3771

   ### Is there an existing issue for this?
   
   - [X] I have searched the existing issues
   
   ### Current Behavior
   
   2022-07-29 23:15:27 [parallel-1] INFO  
org.apache.shenyu.plugin.base.AbstractShenyuPlugin - rateLimiter selector 
success match , selector name :/http
   2022-07-29 23:15:27 [parallel-1] INFO  
org.apache.shenyu.plugin.base.AbstractShenyuPlugin - rateLimiter rule success 
match , rule name :/http/post/hi
   2022-07-29 23:16:25 [lettuce-nioEventLoop-7-1] ERROR 
org.apache.shenyu.plugin.ratelimiter.handler.ShenyuReactiveScriptExecutor - 
Redis execute exception: Error in execution; nested exception is 
io.lettuce.core.RedisCommandExecutionException: ERR value is not an integer or 
out of range script: 48f0fefe93d66b9f97f70f566935d4672953851c, on 
@user_script:52.
   
   
![image](https://user-images.githubusercontent.com/20184263/181791171-cabfbd98-228b-4869-a28d-0c056ec1c8bd.png)
   
   
   ### Expected Behavior
   
   rate limit is right
   
   ### Steps To Reproduce
   
   _No response_
   
   ### Environment
   
   ```markdown
   ShenYu version(s):2.5.0
   ```
   
   
   ### Debug logs
   
   ```
   2022-07-29 23:15:27 [parallel-1] INFO  
org.apache.shenyu.plugin.base.AbstractShenyuPlugin - rateLimiter selector 
success match , selector name :/http
   2022-07-29 23:15:27 [parallel-1] INFO  
org.apache.shenyu.plugin.base.AbstractShenyuPlugin - rateLimiter rule success 
match , rule name :/http/post/hi
   2022-07-29 23:16:25 [lettuce-nioEventLoop-7-1] ERROR 
org.apache.shenyu.plugin.ratelimiter.handler.ShenyuReactiveScriptExecutor - 
Redis execute exception: Error in execution; nested exception is 
io.lettuce.core.RedisCommandExecutionException: ERR value is not an integer or 
out of range script: 48f0fefe93d66b9f97f70f566935d4672953851c, on 
@user_script:52.
   ```
   
   ### Anything else?
   
   _No response_


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to