首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >Redis 2.8.12从同步失败

Redis 2.8.12从同步失败
EN

Server Fault用户
提问于 2015-02-05 00:13:34
回答 1查看 2.5K关注 0票数 6

在redis云中尝试从同一个版本的主服务器同步时,我会收到以下错误:

代码语言:javascript
复制
# Server started, Redis version 2.8.12
* The server is now ready to accept connections on port 6379
* Connecting to MASTER pub-redis-99999.us-east-1-3.1.ec2.garantiadata.com:99999
* MASTER <-> SLAVE sync started
* Non blocking connect for SYNC fired the event.
* Master replied to PING, replication can continue...
* (Non critical) Master does not understand REPLCONF listening-port: -ERR wrong number of arguments for 'REPLCONF' command
* Partial resynchronization not possible (no cached master)
* Master does not support PSYNC or is in error state (reply: -ERR wrong number of arguments for 'PSYNC' command)
* Retrying with SYNC...
# MASTER aborted replication with an error: ERR unauthenticated session

我已经提供了正确的密码,所以肯定是别的什么。有人以前见过这个吗?

EN

回答 1

Server Fault用户

发布于 2015-02-05 00:45:54

这是由Redis实验室阻止同步以及其他命令造成的。有关详细信息,请参阅https://redislabs.com/company/faqs#are-you-fully-compatible-with-open-source-redis

票数 5
EN
页面原文内容由Server Fault提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://serverfault.com/questions/665111

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档