Redis ACL Auth NOPERM Issue #1379
Labels
status: declined
A suggestion or change that we dont feel we should currently apply
status: waiting-for-feedback
We need additional information before we can continue
Bug Report
When trying to use Redis 6 ACL Auth with username and password there is a NOPERM error.
Current Behavior
Stack trace
Input Code
Input Code
Expected behavior/code
To connect to Redis with no issues.
Environment
Additional context
Code works fine with no Auth, but once Auth is on I get that error. Redis is being run from a docker container, and I know Redis has Auth enabled correctly due to having to log in on the CLI with admin:admin as well as my C# client connecting fine with Auth enabled or disabled.
The text was updated successfully, but these errors were encountered: