Skip to content

Could not connect to Redis when using strong password #690

@afoglia84-sou

Description

@afoglia84-sou

I can connect to Redis only by using password without special characters, for example it works fine using redis with 123456 password.
But if i configure redis with more complex password (i've tried both Changeme?1 and Changeme@1) i get these errors.

publish:

2024/07/08 07:08:38 [notice] 1#1: signal 17 (SIGCHLD) received from 52
2024/07/08 07:08:38 [alert] 1#1: worker process 52 exited on signal 11 (core dumped)
2024/07/08 07:08:38 [notice] 1#1: start worker process 56
2024/07/08 07:08:38 [notice] 1#1: signal 29 (SIGIO) received

subscription:

2024/06/28 14:42:39 [debug] 87#87: IPC-HANDLERS(0):received channel_auth_check request for channel sub/test1
2024/06/28 14:42:39 [notice] 1#1: signal 17 (SIGCHLD) received from 87

I tried to connect redis service using redis-cli and it works.

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