Skip to content

resty-session v 3.10 rediscluster auth error : NOAUTH Authentication required #178

@darkSheep404

Description

@darkSheep404

Hi Bungle/Community
we occur error "NOAUTH Authentication required" when using openresty-opendic with redis-cluster
which rely on lua-resty-session 3.10

After troubleshooting, we found it casued by below PR
which replaces the parameter auth required by redis-cluster- with a wrong param name password

For production environments, it is necessary to use clustered redis instead of single-node redis for high availability

Since 4.0 is not backward compatible, and there's no 3.10 branch, I don't seem to be able to initiate a PR,could you consider releasing 3.11 to fix this issue

Best regards
image
98711d5

Change this line back will works
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions