We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
aws上的redis强制启用了ssl, 没看到有地方指定这个参数,还是默认就支持了? 我同步自建redis到aws上的redis时没看到log里报错,但是从开始到后来都一直停留在98%, 而且target redis里也没有半条同步成功的数据,同步是不成功的
2019/05/03 15:21:30 [INFO] rdb file = 683249 2019/05/03 15:21:31 [INFO] total=683249 - 672571 [ 98%] entry=0 2019/05/03 15:21:32 [INFO] total=683249 - 672571 [ 98%] entry=0 2019/05/03 15:21:33 [INFO] total=683249 - 672571 [ 98%] entry=0 ...... 2019/05/03 15:21:32 [INFO] total=683249 - 672571 [ 98%] entry=0 2019/05/03 15:21:33 [INFO] total=683249 - 672571 [ 98%] entry=0
能帮忙分析下吗?谢谢
The text was updated successfully, but these errors were encountered:
target redis密码里有%和$ ,是这2个字符导致的吗?关键是没看到连接不成功的错
Sorry, something went wrong.
No branches or pull requests
aws上的redis强制启用了ssl, 没看到有地方指定这个参数,还是默认就支持了?
我同步自建redis到aws上的redis时没看到log里报错,但是从开始到后来都一直停留在98%, 而且target redis里也没有半条同步成功的数据,同步是不成功的
2019/05/03 15:21:30 [INFO] rdb file = 683249
2019/05/03 15:21:31 [INFO] total=683249 - 672571 [ 98%] entry=0
2019/05/03 15:21:32 [INFO] total=683249 - 672571 [ 98%] entry=0
2019/05/03 15:21:33 [INFO] total=683249 - 672571 [ 98%] entry=0
......
2019/05/03 15:21:32 [INFO] total=683249 - 672571 [ 98%] entry=0
2019/05/03 15:21:33 [INFO] total=683249 - 672571 [ 98%] entry=0
能帮忙分析下吗?谢谢
The text was updated successfully, but these errors were encountered: