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
set emqx_auth_redis.conf: auth.redis.auth_cmd = eval "return redis.call('hmget','emqx:user:'..ARGV[1],'password')" 0 %u
get error [Redis] Command: "eval \"return redis.call('hmget','emqx:user:'..ARGV[1],'password')\" 0 %u" failed: <<"ERR value is not an integer or out of range">>
The text was updated successfully, but these errors were encountered:
set emqx_auth_redis.conf:
auth.redis.auth_cmd = eval "return redis.call('hmget','emqx:user:'..ARGV[1],'password')" 0 %u
get error
[Redis] Command: "eval \"return redis.call('hmget','emqx:user:'..ARGV[1],'password')\" 0 %u" failed: <<"ERR value is not an integer or out of range">>
The text was updated successfully, but these errors were encountered: