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

【bug】redis-sync密码带有'@'的时候无法正确解析密码 #62

Open
congshenV opened this issue Dec 5, 2018 · 1 comment
Open

Comments

@congshenV
Copy link

执行命令:
./redis-sync --ncpu=2 --master=redis_1@[email protected]:7395 --target=redis_2@[email protected]:7395 --tmpfile-size=8gb --tmpfile=buffer_7395.tmp
执行后反馈密码认证错误。

@congshenV
Copy link
Author

通过Redis的monitor不抓到auth,redis-port把@符转义成了%40

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