cancel
Showing results for 
Search instead for 
Did you mean: 

What could be the reason I cannot connect to Password protected Redis?

NuxeoLearner_
Champ in-the-making
Champ in-the-making

I setup a passowrd protected Redis in my localhost. When I add the following configuration for Redis in nuxeo.conf file

nuxeo.redis.enabled=true nuxeo.redis.host=localhost nuxeo.redis.port=6379 nuxeo.redis.prefix=nuxeo: nuxeo.redis.password=<my password here for Redis, which I setup in Redis config file> nuxeo.redis.database=0 nuxeo.redis.timeout=2000

Nuxeo cannot connect to Redis.

But if I setup the Redis without password protection, and comment the line nuxeo.redis.password in nuxeo.conf, the it works.

Can someone help me here please?

Thanks

1 REPLY 1

Thierry_Martins
Star Collaborator
Star Collaborator

hello,

this issue should be fixed since Nuxeo Platform 7.2 and NXP-16526.

Kind regards,

Thierry