Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

calling aclGetUser on none existing user throws a null error #2745

Open
gkorland opened this issue Apr 30, 2024 · 0 comments
Open

calling aclGetUser on none existing user throws a null error #2745

gkorland opened this issue Apr 30, 2024 · 0 comments
Labels

Comments

@gkorland
Copy link
Contributor

Description

TypeError: Cannot read properties of null (reading '1')
    at Object.transformReply (webpack-internal:///(rsc)/./node_modules/@redis/client/dist/lib/commands/ACL_GETUSER.js:16:21)
    at transformCommandReply (webpack-internal:///(rsc)/./node_modules/@redis/client/dist/lib/commander.js:89:20)
    at Commander.commandsExecutor (webpack-internal:///(rsc)/./node_modules/@redis/client/dist/lib/client/index.js:191:54)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

Node.js Version

No response

Redis Server Version

No response

Node Redis Version

No response

Platform

No response

Logs

No response

@gkorland gkorland added the Bug label Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant