Portanto, isso é causado pelo Redis Labs bloqueando a sincronização entre outros comandos. Para detalhes, consulte link .
Estou recebendo o seguinte erro ao tentar sincronizar a partir do mesmo mestre de versão na nuvem redis:
# 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
Eu definitivamente forneci a senha masterauth correta, então deve ser outra coisa. Alguém já viu isso antes?
Portanto, isso é causado pelo Redis Labs bloqueando a sincronização entre outros comandos. Para detalhes, consulte link .
Tags redis