当前位置:网站首页>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?
边栏推荐
- STM32H750VBT6 Keil5 error :flash download failed cortex-M7
- OIDC 思维导图
- 在Ubuntu/Linux环境下使用MySQL:修改数据库sql_mode,可解决“this is incompatible with sql_mode=only_full_group_by”问题
- TCP/IP协议栈
- 4-9 Matplotlib图结构分析
- Sencha touch中Ext.data.Store获取json串中key值的方法
- Non-major graduates, five-faced Ali: Four rounds of technical + HR have already taken an offer
- 观察者模式
- <力扣刷题>965. 单值二叉树
- 猿辅导联合多方专家共议新课标:语文将更强调“实践性”
猜你喜欢
京东三面惨遭被虐,关于 redis,高并发,分布式,问懵了
【图像去噪】基于边缘增强扩散 (cEED) 和 Coherence Enhancing Diffusion (cCED) 滤波器实现图像去噪附matlab代码
Discourse 的关闭主题(Close Topic )和重新开放主题
轻量级网络SqueezeNet学习记录
笔记| 矩阵分析中需要复习的线性代数知识
笔记&代码 | 统计学——基于R(第四版) 第十章 多元线性回归
《Go语言学习:基本变量与类型》
5-2 Seaborn 分类绘图
Unity3D小白学习日记(01):如何把物体移动到鼠标点击处
4-2 Matplotlib库 基本使用(绘制折线图)
随机推荐
线程与线程池
Bugs encountered in remote control projects
requestAnimationFrame实现浏览器动画
【信号去噪】基于Sage-Husa自适应卡尔曼滤波器实现海浪磁场噪声抑制及海浪磁场噪声的产生附matlab代码
利用Ehcache分布式缓存,轻松打造商业级高并发、高性能API接口!
模型冻结对应层参数freeze
在特征通道提升网络性能 --SENet网络详解
4-5 Matplotlib库 散点图
momerymap mmap 存储映射I/O
数学模型建立常用方法
When the centralized platform is gone, everything derived from this platform will be in vain
笔记&代码 | 统计学——基于R(第四版) 第二章数据可视化
动态style定义背景渐变
【元胞自动机】基于元胞自动机模拟社会力因素下的灾害人员疏散应急仿真附matlab代码
4-3 Matplotlib库 条形图
一名双非程序媛面试蚂蚁、美团、携程等大厂拿 offer 分享面试过程
进程和线程
入门数据库Days5
“圆梦杯”大学生智能硬件设计大赛 初赛样题——理论题作答
在vscode中编辑、编译、下载Keil工程