当前位置:网站首页>Docker redis master-slave replication setup, the container cannot be started?
Docker redis master-slave replication setup, the container cannot be started?
2022-08-09 01:03:00 【CSDN Q&A】
Prepare to use docker to build a set of redis master-slave replication, the environment of the three servers is the same, the redis configuration file and docker-compose.yml are also the same, the container on the master node and one of the slave nodes can be started normally,The last server container has been restarting, docker ps to view ports does not show the port number, use docker inspect to see that the IPAddress is empty, and then check the container log is always *** FATAL CONFIG FILE ERROR (Redis 6.2.6) ***
Reading the configuration file, at line 624
'repl-diskless-sync-max-replicas 0'
Bad directive or wrong number of arguments
Generally speaking, it's about the configuration file. Changing the configuration file still doesn't work, but the other two servers also use the same configuration file. Can anyone answer it?
边栏推荐
猜你喜欢
CondConv--动态卷积思想
Edge 提供了标签分组功能
Use Ehcache distributed cache to easily create commercial-grade high-concurrency, high-performance API interfaces!
在Ubuntu/Linux环境下使用MySQL:修改数据库sql_mode,可解决“this is incompatible with sql_mode=only_full_group_by”问题
数学建模美赛题型分类
卷积神经网络EfficentNet v1学习记录--Model Scaling
轻量级学习网络--ShuffleNet v1:Group conv的改进与channel shuffle的提出
【物理应用】基于El-centro地震波作用下隔震与非隔震支座下的顶层位移、速度、加速度的对比情况附matlab代码
PostMan导入证书 添加证书
ffplay播放控制
随机推荐
makefile文件编译
CondConv--动态卷积思想
LVGL简介(基于v8.1-8.2)
【C语言刷题】链表中快慢指针的应用
【科研-学习-pytorch】4-数据类型、创建、索引和维度变化
Sencha Touch延迟加载模块中的小类提高程序进入每个模块时性能
笔记&代码 | 统计学——基于R(第四版) 第九章一元线性回归
【科研-学习-pytorch】7-梯度、激活函数和loss
【科研-学习-pytorch】3-分类问题
任务六 特征衍生 案例分析
在特征通道提升网络性能 --SENet网络详解
【科研-学习-pytorch】6-数值计算
安装wcf框架
入门数据库Days5
jetson nano 开机闪一下然后黑屏
【科研-学习-pytorch】5-boardcasting、合并分割
在Windows环境下使用MySQL:自动定时备份
非线性规划——0-1问题、指派问题例子
关于cordova的InAppBrowser插件的几点问题
笔记&代码 | 统计学——基于R(第四版) 第四章随机变量的概率分布