redis报错 Bad file format reading the append only file: make a backup of your AOF file, then use ./redis-check

redis无法启动,aop文件损坏

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

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

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

I can feel you forgetting me。。 有一种默契叫做我不理你,你就不理我

原文地址:https://www.cnblogs.com/weidaijie/p/12122875.html