Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Redis 6 ACL config #593

Open
neoteknic opened this issue May 5, 2022 · 1 comment
Open

Redis 6 ACL config #593

neoteknic opened this issue May 5, 2022 · 1 comment

Comments

@neoteknic
Copy link

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Use Redis 6 with ACL user

"databaseConfig": {
    "redis": {
        "path": "/run/redis/redis.sock",
	"password": "admin:xxxx"
    }

},

Can I use ":" to separate user and password maybe another config ?

Error in laravel-echo (password is OK, it's working with laravel
Unhandled error event: ReplyError: WRONGPASS invalid username-password pair or user is disabled.

Expected behavior
Connection working

@neoteknic
Copy link
Author

have to fallback with default user and password

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant