Redis standalone mode window下单节点模式为什么会出现 ASTER <-> SLAVE sync started

qq_40030604 2020-04-18 12:11:37
各位大神,我的redis是单节点的,怎么会出现主从同步的错误啊
还有就是同步的IP64.227.6.34 我在配置文件中都没有发现,有点奇怪这个IP是从哪里来的
单节点下要关闭主从复制功能么,在哪里关闭

[6020] 18 Apr 08:46:31.149 # Sending command to master in replication handshake: -Writing to master: Unknown error
[6020] 18 Apr 08:46:31.466 * Connecting to MASTER 64.227.6.34:16158
[6020] 18 Apr 08:46:31.466 * MASTER <-> SLAVE sync started
[6020] 18 Apr 08:46:33.177 * Non blocking connect for SYNC fired the event.
[6020] 18 Apr 08:46:33.177 # Sending command to master in replication handshake: -Writing to master: Unknown error
[6020] 18 Apr 08:46:33.472 * Connecting to MASTER 64.227.6.34:16158
[6020] 18 Apr 08:46:33.472 * MASTER <-> SLAVE sync started
[6020] 18 Apr 08:46:35.163 * Non blocking connect for SYNC fired the event.
[6020] 18 Apr 08:46:35.163 # Sending command to master in replication handshake: -Writing to master: Unknown error
[6020] 18 Apr 08:46:35.478 * Connecting to MASTER 64.227.6.34:16158
[6020] 18 Apr 08:46:35.478 * MASTER <-> SLAVE sync started
[6020] 18 Apr 08:46:37.189 * Non blocking connect for SYNC fired the event.
[6020] 18 Apr 08:46:37.189 # Sending command to master in replication handshake: -Writing to master: Unknown error
[6020] 18 Apr 08:46:37.484 * Connecting to MASTER 64.227.6.34:16158
[6020] 18 Apr 08:46:37.484 * MASTER <-> SLAVE sync started
[6020] 18 Apr 08:46:39.161 * Non blocking connect for SYNC fired the event.
[6020] 18 Apr 08:46:39.161 # Sending command to master in replication handshake: -Writing to master: Unknown error
[6020] 18 Apr 08:46:39.490 * Connecting to MASTER 64.227.6.34:16158
[6020] 18 Apr 08:46:39.490 * MASTER <-> SLAVE sync started
[6020] 18 Apr 08:46:41.159 * Non blocking connect for SYNC fired the event.
[6020] 18 Apr 08:46:41.160 # Sending command to master in replication handshake: -Writing to master: Unknown error
[6020] 18 Apr 08:46:41.496 * Connecting to MASTER 64.227.6.34:16158
[6020] 18 Apr 08:46:41.496 * MASTER <-> SLAVE sync started
[6020] 18 Apr 08:46:43.187 * Non blocking connect for SYNC fired the event.
[6020] 18 Apr 08:46:43.187 # Sending command to master in replication handshake: -Writing to master: Unknown error
[6020] 18 Apr 08:46:43.500 * Connecting to MASTER 64.227.6.34:16158
[6020] 18 Apr 08:46:43.500 * MASTER <-> SLAVE sync started
[6020] 18 Apr 08:46:45.178 * Non blocking connect for SYNC fired the event.
[6020] 18 Apr 08:46:45.178 # Sending command to master in replication handshake: -Writing to master: Unknown error
[6020] 18 Apr 08:46:45.506 * Connecting to MASTER 64.227.6.34:16158
[6020] 18 Apr 08:46:45.506 * MASTER <-> SLAVE sync started
[6020] 18 Apr 08:46:47.195 * Non blocking connect for SYNC fired the event.
[6020] 18 Apr 08:46:47.195 # Sending command to master in replication handshake: -Writing to master: Unknown error
[6020] 18 Apr 08:46:47.511 * Connecting to MASTER 64.227.6.34:16158
[6020] 18 Apr 08:46:47.511 * MASTER <-> SLAVE sync started
[6020] 18 Apr 08:46:49.188 * Non blocking connect for SYNC fired the event.
[6020] 18 Apr 08:46:49.188 # Sending command to master in replication handshake: -Writing to master: Unknown error
[6020] 18 Apr 08:46:49.516 * Connecting to MASTER 64.227.6.34:16158
[6020] 18 Apr 08:46:49.516 * MASTER <-> SLAVE sync started
[6020] 18 Apr 08:46:49.804 * SLAVE OF 64.227.6.34:59298 enabled (user request from 'id=732 addr=64.227.6.34:35280 fd=13 name= age=0 idle=0 flags=N db=0 sub=0 psub=0 multi=-1 qbuf=0 qbuf-free=32768 obl=0 oll=0 omem=0 events=r cmd=slaveof')
[6020] 18 Apr 08:46:50.519 * Connecting to MASTER 64.227.6.34:59298
[6020] 18 Apr 08:46:50.519 * MASTER <-> SLAVE sync started
[6020] 18 Apr 08:46:52.215 * Non blocking connect for SYNC fired the event.
[6020] 18 Apr 08:46:52.215 # Sending command to master in replication handshake: -Writing to master: Unknown error
[6020] 18 Apr 08:46:52.525 * Connecting to MASTER 64.227.6.34:59298
[6020] 18 Apr 08:46:52.525 * MASTER <-> SLAVE sync started
[6020] 18 Apr 08:46:52.754 * Non blocking connect for SYNC fired the event.
[6020] 18 Apr 08:46:52.983 * Master replied to PING, replication can continue...
[6020] 18 Apr 08:46:53.444 * Partial resynchronization not possible (no cached master)
[6020] 18 Apr 08:46:53.677 * Full resync from master: ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ:0
[6020] 18 Apr 08:46:53.677 * MASTER <-> SLAVE sync: receiving 1578199 bytes from master
[6020] 18 Apr 08:46:55.542 * MASTER <-> SLAVE sync: Flushing old data
[6020] 18 Apr 08:46:55.542 * MASTER <-> SLAVE sync: Loading DB in memory
[6020] 18 Apr 08:46:55.542 # Wrong signature trying to load DB from file
[6020] 18 Apr 08:46:55.542 # Failed trying to load the MASTER synchronization DB from disk
[6020] 18 Apr 08:46:55.744 * Connecting to MASTER 64.227.6.34:59298
[6020] 18 Apr 08:46:55.744 * MASTER <-> SLAVE sync started
[6020] 18 Apr 08:46:55.969 * Non blocking connect for SYNC fired the event.
[6020] 18 Apr 08:46:57.069 * MASTER MODE enabled (user request from 'id=732 addr=64.227.6.34:35280 fd=13 name= age=8 idle=0 flags=N db=0 sub=0 psub=0 multi=-1 qbuf=0 qbuf-free=32768 obl=0 oll=0 omem=0 events=r cmd=slaveof')
[6020] 18 Apr 08:46:58.028 * SLAVE OF 64.227.6.34:45917 enabled (user request from 'id=733 addr=64.227.6.34:35424 fd=9 name= age=0 idle=0 flags=N db=0 sub=0 psub=0 multi=-1 qbuf=0 qbuf-free=32768 obl=0 oll=0 omem=0 events=r cmd=slaveof')
[6020] 18 Apr 08:46:58.752 * Connecting to MASTER 64.227.6.34:45917
[6020] 18 Apr 08:46:58.752 * MASTER <-> SLAVE sync started
[6020] 18 Apr 08:47:00.441 * Non blocking connect for SYNC fired the event.
[6020] 18 Apr 08:47:00.441 # Sending command to master in replication handshake: -Writing to master: Unknown error
[6020] 18 Apr 08:47:00.757 * Connecting to MASTER 64.227.6.34:45917
[6020] 18 Apr 08:47:00.757 * MASTER <-> SLAVE sync started
[6020] 18 Apr 08:47:02.114 * Non blocking connect for SYNC fired the event.
[6020] 18 Apr 08:47:02.441 * Master replied to PING, replication can continue...
[6020] 18 Apr 08:47:03.095 * Partial resynchronization not possible (no cached master)
[6020] 18 Apr 08:47:03.422 * Full resync from master: ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ:0
[6020] 18 Apr 08:47:03.423 * MASTER <-> SLAVE sync: receiving 42680 bytes from master
[6020] 18 Apr 08:47:03.776 * MASTER <-> SLAVE sync: Flushing old data
[6020] 18 Apr 08:47:03.776 * MASTER <-> SLAVE sync: Loading DB in memory
[6020] 18 Apr 08:47:03.776 # Wrong signature trying to load DB from file
[6020] 18 Apr 08:47:03.777 # Failed trying to load the MASTER synchronization DB from disk
[6020] 18 Apr 08:47:04.078 * Connecting to MASTER 64.227.6.34:45917
[6020] 18 Apr 08:47:04.078 * MASTER <-> SLAVE sync started
[6020] 18 Apr 08:47:04.310 * Non blocking connect for SYNC fired the event.
[6020] 18 Apr 08:47:05.549 * MASTER MODE enabled (user request from 'id=733 addr=64.227.6.34:35424 fd=9 name= age=8 idle=0 flags=N db=0 sub=0 psub=0 multi=-1 qbuf=0 qbuf-free=32768 obl=0 oll=0 omem=0 events=r cmd=slaveof')
[6020] 18 Apr 09:16:46.257 * SLAVE OF 64.227.6.34:57667 enabled (user request from 'id=735 addr=64.227.6.34:24072 fd=15 name= age=0 idle=0 flags=N db=0 sub=0 psub=0 multi=-1 qbuf=0 qbuf-free=32768 obl=0 oll=0 omem=0 events=r cmd=slaveof')
[6020] 18 Apr 09:16:46.913 * Connecting to MASTER 64.227.6.34:57667
[6020] 18 Apr 09:16:46.913 * MASTER <-> SLAVE sync started
[6020] 18 Apr 09:16:48.612 * Non blocking connect for SYNC fired the event.
[6020] 18 Apr 09:16:48.613 # Sending command to master in replication handshake: -Writing to master: Unknown error
[6020] 18 Apr 09:16:48.918 * Connecting to MASTER 64.227.6.34:57667
[6020] 18 Apr 09:16:48.918 * MASTER <-> SLAVE sync started
[6020] 18 Apr 09:16:49.147 * Non blocking connect for SYNC fired the event.
[6020] 18 Apr 09:16:49.370 * Master replied to PING, replication can continue...
[6020] 18 Apr 09:16:49.816 * Partial resynchronization not possible (no cached master)
[6020] 18 Apr 09:16:50.042 * Full resync from master: ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ:0
[6020] 18 Apr 09:16:50.042 * MASTER <-> SLAVE sync: receiving 1578199 bytes from master
[6020] 18 Apr 09:16:51.852 * MASTER <-> SLAVE sync: Flushing old data
[6020] 18 Apr 09:16:51.852 * MASTER <-> SLAVE sync: Loading DB in memory
[6020] 18 Apr 09:16:51.852 # Wrong signature trying to load DB from file
[6020] 18 Apr 09:16:51.852 # Failed trying to load the MASTER synchronization DB from disk
[6020] 18 Apr 09:16:52.098 * Connecting to MASTER 64.227.6.34:57667
[6020] 18 Apr 09:16:52.098 * MASTER <-> SLAVE sync started
[6020] 18 Apr 09:16:52.335 * Non blocking connect for SYNC fired the event.
[6020] 18 Apr 09:16:53.384 * MASTER MODE enabled (user request from 'id=735 addr=64.227.6.34:24072 fd=15 name= age=7 idle=0 flags=N db=0 sub=0 psub=0 multi=-1 qbuf=0 qbuf-free=32768 obl=0 oll=0 omem=0 events=r cmd=slaveof')
[6020] 18 Apr 09:16:54.353 * SLAVE OF 64.227.6.34:21640 enabled (user request from 'id=736 addr=64.227.6.34:24222 fd=13 name= age=0 idle=0 flags=N db=0 sub=0 psub=0 multi=-1 qbuf=0 qbuf-free=32768 obl=0 oll=0 omem=0 events=r cmd=slaveof')
[6020] 18 Apr 09:16:55.107 * Connecting to MASTER 64.227.6.34:21640
[6020] 18 Apr 09:16:55.107 * MASTER <-> SLAVE sync started
[6020] 18 Apr 09:16:56.797 * Non blocking connect for SYNC fired the event.
[6020] 18 Apr 09:16:56.798 # Sending command to master in replication handshake: -Writing to master: Unknown error
[6020] 18 Apr 09:16:57.113 * Connecting to MASTER 64.227.6.34:21640
[6020] 18 Apr 09:16:57.113 * MASTER <-> SLAVE sync started
[6020] 18 Apr 09:16:57.343 * Non blocki
...全文
195 1 打赏 收藏 转发到动态 举报
写回复
用AI写文章
1 条回复
切换为时间正序
请发表友善的回复…
发表回复
爱一切。 2021-01-08
  • 打赏
  • 举报
回复
请问您知道是什么原因了吗? 我也遇到了

67,512

社区成员

发帖
与我相关
我的任务
社区描述
J2EE只是Java企业应用。我们需要一个跨J2SE/WEB/EJB的微容器,保护我们的业务核心组件(中间件),以延续它的生命力,而不是依赖J2SE/J2EE版本。
社区管理员
  • Java EE
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧