redis does not require a password, but password was supplied
-
@julian I supplied a password in requirepass in the Redis config file. I then restarted Redis with
redis-server stop
and thenredis-server
to start. What is wrong? I want to set a password for Redis.@kenygamer Is anything broken? I did a quick search for the error and it looks like it might just be a warning?
-
@kenygamer Is anything broken? I did a quick search for the error and it looks like it might just be a warning?
-
@kenygamer said in redis does not require a password, but password was supplied:
@teh_g No.
I'd ignore it then. I think it might be tied to this issue that was fixed in a more recent node-redis version: https://github.com/dwyl/redis-connection/issues/31
Copyright © 2025 NodeBB | Contributors