CodisLabs / CodisLabs/redis-port

Twemproxy 迁移数据到codis报错

Open
#56 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
634
Forks
163
PR merge metrics
No merged PRs in 30d

Description

当我使用./redis-port sync --parallel=1 --from=192.168.81.170:12121 --password=XXX --target=192.168.81.220:19000 --auth=XXXX 命令将数据从Twemproxy 迁移到codis报如下错误:
2018/08/01 12:30:17 main.go:189: [INFO] set ncpu = 4, parallel = 4
2018/08/01 12:30:17 sync.go:56: [INFO] sync from '192.168.81.170:12121' to '192.168.81.220:19000'
2018/08/01 12:30:18 utils.go:109: [PANIC] read sync response = ''
[error]: EOF
[stack]:
0 /home/travis/gopath/src/github.com/CodisLabs/redis-port/cmd/utils.go:109
main.waitRdbDump.func1
... ...
请问是什么原因,怎么解决?用的版本是redis-port-v1.2.1-go1.7.5-linux。

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.