Hi, I’m trying to use URL to Authenticate to redis-cli and I’m getting “AUTH failed” , when using the same credential to authenticate with (AUTH user password) method all work OK, but when trying to implement the following method: (redis-cli redis://usrname:password@ipaddress:6379) I’m getting “AUTH failed”, is there anything else I need to do to enable it?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Can't connect to Heroku Redis | 1 | 509 | September 19, 2022 | |
"API authentication failed" - notification is getting piled up | 2 | 479 | May 1, 2023 | |
NOPERM this user has no permissions to access one of the channels used as arguments | 2 | 6699 | April 12, 2021 | |
Requirepass is not working | 3 | 1332 | August 21, 2023 | |
I don't know why and how to solve this | 1 | 2932 | September 29, 2022 |