jasmin icon indicating copy to clipboard operation
jasmin copied to clipboard

Cannot start RedisClient: NOAUTH Authentication required.

Open muriloventuroso opened this issue 7 years ago • 6 comments

I am having the following error when using password in the redis configuration:

Cannot start RedisClient: NOAUTH Authentication required.

I set the password in /etc/jasmin/jasmin.cfg

muriloventuroso avatar Mar 31 '17 14:03 muriloventuroso

Hi,

It worked here. Could you provide more details about your installation?

ivanrvpereira avatar Apr 04 '17 22:04 ivanrvpereira

This is the last issue i miss to solve on our installation. If I set a password in redis server and I insert the same in the config files of Jasmin, something doesn't work as expected: the redis-cli log show a correct auth but the syslog (Eg "systemctl status jasmind") give the error in the Title. I debugged a bit this issue and I verified that the password is correctly set up in redis client object, both for dlrlookupd instance and for jasmind instance so it seems to be some factory initialization issue or some other component of Jasmin trying to use Redis without authentication (but I have NOT found anything like that). Is there someone that can try to authenticate Redis on his development box to check about this issue? It should be great to know if it's a system dependent issue or a bug or even a dependencies issue. @muriloventuroso have you solved this issue on your box? Thanks!

magojr avatar Jan 09 '20 15:01 magojr

@magojr Same problem here, any solution?

redbaron-gt avatar Dec 16 '20 15:12 redbaron-gt

Hello, @redbaron-gt not at the moment, we're actually using redis on the same host of Jasmin and blocked queryes from outside.

magojr avatar Dec 16 '20 16:12 magojr

I have just written a solution for my installation in #991

lauer avatar Jan 30 '22 08:01 lauer

Stale issue detected, remove stale label or comment or this will be closed soon.

github-actions[bot] avatar Jan 31 '24 01:01 github-actions[bot]

This issue was closed because it has been stalled more than a year with no activity.

github-actions[bot] avatar Mar 17 '24 02:03 github-actions[bot]