当前位置:首页 > 移动开发 > 正文

redis报错 Bad file format reading the append only file: make a

2024-03-31 移动开发

redis无法启动,aop文件损坏

运行:   /usr/local/bin/redis-check-aof --fix appendonly.aof

不知道存放路径的可以查找find / -name redis-check-aof

参考来源:https://blog.csdn.net/wang0112233/article/details/86438789

温馨提示: 本文由Jm博客推荐,转载请保留链接: https://www.jmwww.net/yidong/19291.html