Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AUTH command not supported #814

Closed
WenningQiu opened this issue Oct 28, 2022 · 1 comment
Closed

AUTH command not supported #814

WenningQiu opened this issue Oct 28, 2022 · 1 comment

Comments

@WenningQiu
Copy link

I am looking into using Dynomite to replicate data between Redis clusters, but running into the roadblock of authenticating users via Dynomite proxy. It appears that Dynomite does not support AUTH command.

Dynomite version: v0.8
Redis version: 6.2.6

Has anyone run into the same situation and how to get around it?

[2022-10-28 16:12:21.222] proxy_accept:203 <CONN_PROXY 0xc66ec0 6 listening on '0.0.0.0:5010'> accepted <CONN_CLIENT 0xc6cce0 19 from '127.0.0.1:42418'>
[2022-10-28 16:12:21.223] redis_parse_req:1583 parsed unsupported command 'AUTH'
[2022-10-28 16:12:21.223] redis_parse_req:2387 parsed bad req 1 res 1 type 0 state 5
00000000  2a 33 0d 0a 24 34 0d 0a  41 55 54 48 0d 0a 24 31   |*3..$4..AUTH..$1|
00000010  30 0d 0a 57 65 6e 6e 69  6e 67 51 69 75 0d 0a 24   |0..WenningQiu..$|
00000020  38 0d 0a 70 61 73 73 77  6f 72 64 0d 0a            |8..password..|
[2022-10-28 16:12:21.223] core_close:418 close <CONN_CLIENT 0xc6cce0 19 from '127.0.0.1:42418'> on event FFFF eof 0 done 0 rb 45 sb 0: Invalid argument
[2022-10-28 16:12:21.223] client_unref_internal_try_put:97 <CONN_CLIENT 0xc6cce0 -1 from '127.0.0.1:42418'> unref owner <POOL 0xc5bbb0 'dyn_o_mite'>
[16:55:08][/nfs/home/qiuwen01-pa/redis/5000]
@WenningQiu
Copy link
Author

WenningQiu commented Oct 31, 2022

#46
#576
#748

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant