open-im-server
open-im-server copied to clipboard
[BUG] When replaced with an Aricloud redis instance, start chat,OpenIM check failed: 500 500 FetchBatch2 failed: ERR bad lua script for redis cluster, all the keys that the script uses should be passed using the KEYS array, and KEYS should not be in expression
OpenIM Server Version
3.8.2
Operating System and CPU Architecture
Linux (AMD)
Deployment Method
Source Code Deployment
Bug Description and Steps to Reproduce
When replaced with an Aricloud redis instance, start chat,the following error is reported; OpenIM check failed: 500 500 FetchBatch2 failed: ERR bad lua script for redis cluster, all the keys that the script uses should be passed using the KEYS array, and KEYS should not be in expression
Screenshots Link
Hello! Thank you for filing an issue.
If this is a bug report, please include relevant logs to help us debug the problem.
Join slack 🤖 to connect and communicate with our developers.
Please use groupKeysBySlot to shard the keys before FetchBatch2.