Skip to content

redis sentinel connect issue #13

@kaydransaint

Description

@kaydransaint

Currently, Redis Sentinel is not connecting properly in this version.
Upon checking, it seems to be used as follows in the section that utilizes ioredis.
In addtional to sentinelPassword, the same password must also be entered for access.
Source location : src/service/socket.io/request/connection-connect.js

{ sentinels : redisConfig, name : sentinelName, sentinelPassword : redisConfig[0].password, sentinelRetryStrategy: () => { return false} }
I would appreciate your thoughts on this.

If you need further assistance or have additional questions, feel free to ask!.

ps. This text has been translated by GPT and may not be very polite. Thank you for your understanding.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions