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
The resharding redis-cli code uses the MIGRATE command, which does not implement the AUTH2 mode, required when ACL are on on the server and the default user isn't 'migrate' capable. I believe that this is incorrect.