Skip to content
This repository was archived by the owner on Mar 24, 2025. It is now read-only.
This repository was archived by the owner on Mar 24, 2025. It is now read-only.

ERROR: redis rdb file node192.168.1.181:[email protected] read value error #89

@15250980346

Description

@15250980346

when i migrate redis cluster (redis version:5.0.3)use redis-migrate-tool ,i meet the errors as follows,plz help me?

[2021-08-18 17:04:14.624] rmt_core.c:2551 migrate job is running...
[2021-08-18 17:04:14.633] rmt_redis.c:1706 Start connecting to MASTER[192.168.1.181:7380@17380].
[2021-08-18 17:04:14.634] rmt_redis.c:1740 Master[192.168.1.181:7380@17380] replied to PING, replication can continue...
[2021-08-18 17:04:14.634] rmt_redis.c:1051 Partial resynchronization for MASTER[192.168.1.181:7380@17380] not possible (no cached master).
[2021-08-18 17:04:14.638] rmt_redis.c:1706 Start connecting to MASTER[192.168.1.156:7380@17380].
[2021-08-18 17:04:14.638] rmt_redis.c:1740 Master[192.168.1.156:7380@17380] replied to PING, replication can continue...
[2021-08-18 17:04:14.639] rmt_redis.c:1051 Partial resynchronization for MASTER[192.168.1.156:7380@17380] not possible (no cached master).
[2021-08-18 17:04:14.650] rmt_redis.c:1110 Full resync from MASTER[192.168.1.181:7380@17380]: e43dfc557e160d43faa174220b271828add467a3:150562312309
[2021-08-18 17:04:14.700] rmt_redis.c:1110 Full resync from MASTER[192.168.1.156:7380@17380]: 52ea09f5fb004b208e80f10d9228c6ba48f49c4a:122100868432
[2021-08-18 17:04:15.718] rmt_redis.c:1517 MASTER <-> SLAVE sync: receiving 47014647 bytes from master[192.168.1.181:7380@17380]
[2021-08-18 17:04:15.808] rmt_redis.c:1517 MASTER <-> SLAVE sync: receiving 30952472 bytes from master[192.168.1.156:7380@17380]
[2021-08-18 17:04:15.954] rmt_redis.c:1623 MASTER <-> SLAVE sync: RDB data for node[192.168.1.181:7380@17380] is received, used: 1 s
[2021-08-18 17:04:15.954] rmt_redis.c:1643 rdb file node192.168.1.181:[email protected] write complete
[2021-08-18 17:04:16.006] rmt_redis.c:6170 ERROR: Unknown object type
[2021-08-18 17:04:16.006] rmt_redis.c:6542 ERROR: redis rdb file node192.168.1.181:[email protected] read value error
[2021-08-18 17:04:16.006] rmt_redis.c:6616 ERROR: Short read or OOM loading DB. Unrecoverable error, aborting now.
[2021-08-18 17:04:16.030] rmt_redis.c:6715 ERROR: Rdb file for node[192.168.1.181:7380@17380] parsed failed
[2021-08-18 17:04:16.064] rmt_redis.c:1623 MASTER <-> SLAVE sync: RDB data for node[192.168.1.156:7380@17380] is received, used: 1 s
[2021-08-18 17:04:16.064] rmt_redis.c:1643 rdb file node192.168.1.156:[email protected] write complete
[2021-08-18 17:04:16.112] rmt_redis.c:6170 ERROR: Unknown object type
[2021-08-18 17:04:16.112] rmt_redis.c:6542 ERROR: redis rdb file node192.168.1.156:[email protected] read value error

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions